add libcue
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
autotools.configure("--disable-static")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS")
|
||||
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libcue</Name>
|
||||
<Homepage>http://sourceforge.net/projects/libcue/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Cue sheet parser library</Summary>
|
||||
<Description>libcue is intended for parsing a so-called cue sheet from a char string or a file pointer.</Description>
|
||||
<Archive sha1sum="3fd31f2da7c0e3967d5f56363f3051a85a8fd50d" type="tarbz2">https://github.com/lipnitsk/libcue/releases/download/v1.4.0/libcue-1.4.0.tar.bz2</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libcue</Name>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libcue-devel</Name>
|
||||
<Summary>Development files for libcue</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libcue</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-02-08</Date>
|
||||
<Version>1.4.0</Version>
|
||||
<Comment>Rebuild for Pisi 2.0 repository</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2011-03-21</Date>
|
||||
<Version>1.4.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Erdem Artan</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libcue</Name>
|
||||
<Summary xml:lang="tr">Cue sayfası ayrıştırma kitaplığı</Summary>
|
||||
<Description xml:lang="tr">libcue, cue sayfalarındaki metinleri ayrıştırmak için kullanılan bir kitaplıktır.</Description>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libcue-devel</Name>
|
||||
<Summary xml:lang="tr">libcue için geliştirme dosyaları</Summary>
|
||||
</Package>
|
||||
</PISI>
|
||||
|
||||
@@ -104789,6 +104789,60 @@
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>libcue</Name>
|
||||
<Homepage>http://sourceforge.net/projects/libcue/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>multimedia.sound</PartOf>
|
||||
<Summary xml:lang="en">Cue sheet parser library</Summary>
|
||||
<Summary xml:lang="tr">Cue sayfası ayrıştırma kitaplığı</Summary>
|
||||
<Description xml:lang="en">libcue is intended for parsing a so-called cue sheet from a char string or a file pointer.</Description>
|
||||
<Description xml:lang="tr">libcue, cue sayfalarındaki metinleri ayrıştırmak için kullanılan bir kitaplıktır.</Description>
|
||||
<Archive type="tarbz2" sha1sum="3fd31f2da7c0e3967d5f56363f3051a85a8fd50d">https://github.com/lipnitsk/libcue/releases/download/v1.4.0/libcue-1.4.0.tar.bz2</Archive>
|
||||
<SourceURI>multimedia/sound/libcue/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>libcue</Name>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libcue-devel</Name>
|
||||
<Summary xml:lang="en">Development files for libcue</Summary>
|
||||
<Summary xml:lang="tr">libcue için geliştirme dosyaları</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="2">libcue</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-02-08</Date>
|
||||
<Version>1.4.0</Version>
|
||||
<Comment>Rebuild for Pisi 2.0 repository</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2011-03-21</Date>
|
||||
<Version>1.4.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Erdem Artan</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>speex</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
9b4165f7077c44e45548a681a28455e90f7a6215
|
||||
e676bdeb9bd745b6bd515dd88fc925af91184f28
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
22b345b8ab3e82fef773044f5ab3151977df5f95
|
||||
86d0f1bb38b3bff90e7bdb451d7676bfec2969ba
|
||||
Reference in New Issue
Block a user