diff --git a/multimedia/sound/suil/actions.py b/multimedia/sound/suil/actions.py new file mode 100644 index 0000000000..078cb66b3b --- /dev/null +++ b/multimedia/sound/suil/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 shelltools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +shelltools.export("JOBS", get.makeJOBS().replace("-j", "")) + +def setup(): + shelltools.system("python waf configure --prefix=/usr --libdir=/usr/lib/ --configdir=/etc") + +def build(): + shelltools.system("python waf build -v") + +def install(): + shelltools.system("DESTDIR=%s python waf install" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "NEWS", "COPYING", "README") \ No newline at end of file diff --git a/multimedia/sound/suil/pspec.xml b/multimedia/sound/suil/pspec.xml new file mode 100644 index 0000000000..d9504d76be --- /dev/null +++ b/multimedia/sound/suil/pspec.xml @@ -0,0 +1,78 @@ + + + + + suil + http://drobilla.net/software/suil/ + + Osman Erkan + osman.erkan@pisilinux.org + + ISC + app:gui + Lightweight C library for loading and wrapping LV2 plugin UIs + Suil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by Suil). + http://download.drobilla.net/suil-0.10.0.tar.bz2 + + qt5-base-devel + gtk3-devel + gtk2-devel + lv2-devel + atk-devel + pango-devel + cairo-devel + libX11-devel + freetype-devel + gdk-pixbuf-devel + python-devel + python3-devel + cmake + fontconfig-devel + + + + + suil + + qt5-base + gtk2 + atk + gtk3 + cairo + glib2 + pango + libX11 + libgcc + freetype + gdk-pixbuf + fontconfig + + + /usr/share/doc + /usr/lib/libsuil* + /usr/lib/suil-0/libsuil* + + + + + suil-devel + Development files for suil + + suil + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2018-04-04 + 0.10.0 + First release + Stefan Gronewold + groni@pisilinux.org + + + diff --git a/multimedia/sound/suil/translations.xml b/multimedia/sound/suil/translations.xml new file mode 100644 index 0000000000..a8c10bbc27 --- /dev/null +++ b/multimedia/sound/suil/translations.xml @@ -0,0 +1,13 @@ + + + + suil + Lightweight C library for loading and wrapping LV2 plugin UIs + Suil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by Suil). + + + + suil-devel + suil için geliştirme dosyaları + + \ No newline at end of file diff --git a/pisi-index.xml b/pisi-index.xml index eadae49332..5af5c8a4df 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -142779,6 +142779,82 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + suil + http://drobilla.net/software/suil/ + + Osman Erkan + osman.erkan@pisilinux.org + + ISC + app:gui + multimedia.sound + Lightweight C library for loading and wrapping LV2 plugin UIs + Suil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by Suil). + http://download.drobilla.net/suil-0.10.0.tar.bz2 + + qt5-base-devel + gtk3-devel + gtk2-devel + lv2-devel + atk-devel + pango-devel + cairo-devel + libX11-devel + freetype-devel + gdk-pixbuf-devel + python-devel + python3-devel + cmake + fontconfig-devel + + multimedia/sound/suil/pspec.xml + + + suil + + qt5-base + gtk2 + atk + gtk3 + cairo + glib2 + pango + libX11 + libgcc + freetype + gdk-pixbuf + fontconfig + + + /usr/share/doc + /usr/lib/libsuil* + /usr/lib/suil-0/libsuil* + + + + suil-devel + Development files for suil + suil için geliştirme dosyaları + + suil + + + /usr/include + /usr/lib/pkgconfig + + + + + 2018-04-04 + 0.10.0 + First release + Stefan Gronewold + groni@pisilinux.org + + + qmmp diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index c1d01bdd03..dca5389a34 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -66f754fb31f6d23aa2136939b8b22de34fc70915 \ No newline at end of file +e0395a65d786f828399bc7e98f09514c6cb44538 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index b1aba2849d..29cf1e4fad 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 7e65a0ae44..85256a4a4f 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -a3b73352925f1b2af3607a68ff684f4471bd98b8 \ No newline at end of file +1daaf30a7c415bf58f9f7879129de72c480965af \ No newline at end of file