diff --git a/multimedia/misc/taglib-extras/actions.py b/multimedia/misc/taglib-extras/actions.py new file mode 100644 index 0000000000..d42ef590ff --- /dev/null +++ b/multimedia/misc/taglib-extras/actions.py @@ -0,0 +1,22 @@ +#!/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 pisitools +from pisi.actionsapi import get +from pisi.actionsapi import kde4 + +WorkDir="%s-%s" % (get.srcNAME(), get.srcVERSION()) + +def setup(): + kde4.configure("-DWITH_KDE=1") + +def build(): + kde4.make() + +def install(): + kde4.install() + + pisitools.dodoc("AUTHORS", "COPYING.LGPL") diff --git a/multimedia/misc/taglib-extras/pspec.xml b/multimedia/misc/taglib-extras/pspec.xml new file mode 100644 index 0000000000..353e234c03 --- /dev/null +++ b/multimedia/misc/taglib-extras/pspec.xml @@ -0,0 +1,69 @@ + + + + + taglib-extras + http://amarok.kde.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + Taglib extras library from Amarok team + Taglib-extras delivers support for reading and editing the meta-data of audio formats not supported by taglib, including: asf, mp4v2, rmff, wav. + http://download.kde.org/stable/taglib-extras/1.0.1/src/taglib-extras-1.0.1.tar.gz + + pkgconfig + cmake + taglib-devel + + + + taglib-extras + + taglib + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc + + + + taglib-extras-devel + Development files for taglib-extras + + taglib-extras + + + /usr/include/taglib-extras + /usr/lib/pkgconfig + + + + + + 2014-05-25 + 1.0.1 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2014-03-09 + 1.0.1 + Rebuild + Varol Maksutoğlu + waroi@pisilinux.org + + + 2010-10-12 + 1.0.1 + First release + Pisi Linux Admins + admins@pisilinux.org + + + diff --git a/multimedia/misc/taglib-extras/translations.xml b/multimedia/misc/taglib-extras/translations.xml new file mode 100644 index 0000000000..2c885ba23d --- /dev/null +++ b/multimedia/misc/taglib-extras/translations.xml @@ -0,0 +1,13 @@ + + + + taglib-extras + Amarok takımından taglib ekstraları kütüphanesi + Taglib-extras taglib tarafından desteklenmeyen ses formatlarının (asf, mp4v2, rmff, wav vs.) meta verilerini okumak ve düzenlemek için gerekli desteği verir. + + + + taglib-extras-devel + taglib-extras için geliştirme dosyaları + + diff --git a/pisi-index.xml b/pisi-index.xml index e6f617e9d7..840745418c 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -86442,6 +86442,77 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + taglib-extras + http://amarok.kde.org/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2 + library + multimedia.misc + Taglib extras library from Amarok team + Amarok takımından taglib ekstraları kütüphanesi + Taglib-extras delivers support for reading and editing the meta-data of audio formats not supported by taglib, including: asf, mp4v2, rmff, wav. + Taglib-extras taglib tarafından desteklenmeyen ses formatlarının (asf, mp4v2, rmff, wav vs.) meta verilerini okumak ve düzenlemek için gerekli desteği verir. + http://download.kde.org/stable/taglib-extras/1.0.1/src/taglib-extras-1.0.1.tar.gz + + pkgconfig + cmake + taglib-devel + + multimedia/misc/taglib-extras/pspec.xml + + + taglib-extras + + taglib + libgcc + + + /usr/bin + /usr/lib + /usr/share/doc + + + + taglib-extras-devel + Development files for taglib-extras + taglib-extras için geliştirme dosyaları + + taglib-extras + + + /usr/include/taglib-extras + /usr/lib/pkgconfig + + + + + 2014-05-25 + 1.0.1 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2014-03-09 + 1.0.1 + Rebuild + Varol Maksutoğlu + waroi@pisilinux.org + + + 2010-10-12 + 1.0.1 + First release + Pisi Linux Admins + admins@pisilinux.org + + + blender diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index dedab0f928..0934b975ff 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -c8250892fbf7d630b4fa0cfa37f9ec4845164d81 \ No newline at end of file +a0b18f0b2eed34bfee45a25cc0c9e9a6f241c6f7 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 475f70aa4c..93d2c00e73 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 0f5a446ec4..dbbfe2d7ce 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -5f3b2bc6193d29b511f9358d72ee47977d871474 \ No newline at end of file +73211d3d4f81fac5eeafb6fd13c2e2a5fd5340c2 \ No newline at end of file