diff --git a/multimedia/sound/libcue/actions.py b/multimedia/sound/libcue/actions.py new file mode 100644 index 0000000000..c26d37aa00 --- /dev/null +++ b/multimedia/sound/libcue/actions.py @@ -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") diff --git a/multimedia/sound/libcue/pspec.xml b/multimedia/sound/libcue/pspec.xml new file mode 100644 index 0000000000..92091b8252 --- /dev/null +++ b/multimedia/sound/libcue/pspec.xml @@ -0,0 +1,54 @@ + + + + + libcue + http://sourceforge.net/projects/libcue/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + Cue sheet parser library + libcue is intended for parsing a so-called cue sheet from a char string or a file pointer. + https://github.com/lipnitsk/libcue/releases/download/v1.4.0/libcue-1.4.0.tar.bz2 + + + + libcue + + /usr/lib + /usr/share/doc + + + + + libcue-devel + Development files for libcue + + libcue + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2016-02-08 + 1.4.0 + Rebuild for Pisi 2.0 repository + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2011-03-21 + 1.4.0 + First release + Erdem Artan + admins@pisilinux.org + + + diff --git a/multimedia/sound/libcue/translations.xml b/multimedia/sound/libcue/translations.xml new file mode 100644 index 0000000000..b3dac62d86 --- /dev/null +++ b/multimedia/sound/libcue/translations.xml @@ -0,0 +1,14 @@ + + + + libcue + Cue sayfası ayrıştırma kitaplığı + libcue, cue sayfalarındaki metinleri ayrıştırmak için kullanılan bir kitaplıktır. + + + + libcue-devel + libcue için geliştirme dosyaları + + + diff --git a/pisi-index.xml b/pisi-index.xml index 4a5cfea557..4ecbe9c86b 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -104789,6 +104789,60 @@ + + + libcue + http://sourceforge.net/projects/libcue/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + multimedia.sound + Cue sheet parser library + Cue sayfası ayrıştırma kitaplığı + libcue is intended for parsing a so-called cue sheet from a char string or a file pointer. + libcue, cue sayfalarındaki metinleri ayrıştırmak için kullanılan bir kitaplıktır. + https://github.com/lipnitsk/libcue/releases/download/v1.4.0/libcue-1.4.0.tar.bz2 + multimedia/sound/libcue/pspec.xml + + + libcue + + /usr/lib + /usr/share/doc + + + + libcue-devel + Development files for libcue + libcue için geliştirme dosyaları + + libcue + + + /usr/include + /usr/lib/pkgconfig + + + + + 2016-02-08 + 1.4.0 + Rebuild for Pisi 2.0 repository + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2011-03-21 + 1.4.0 + First release + Erdem Artan + admins@pisilinux.org + + + speex diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 1ebb226f01..ee89d9e0e8 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -9b4165f7077c44e45548a681a28455e90f7a6215 \ No newline at end of file +e676bdeb9bd745b6bd515dd88fc925af91184f28 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index f09ad9db0b..5c5b2a829a 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 4c460be16b..6c0c802af0 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -22b345b8ab3e82fef773044f5ab3151977df5f95 \ No newline at end of file +86d0f1bb38b3bff90e7bdb451d7676bfec2969ba \ No newline at end of file