diff --git a/multimedia/misc/lilv/actions.py b/multimedia/misc/lilv/actions.py new file mode 100644 index 0000000000..37ce95813a --- /dev/null +++ b/multimedia/misc/lilv/actions.py @@ -0,0 +1,24 @@ +#!/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 mesontools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get + +def setup(): + mesontools.configure() + +def build(): + mesontools.build() + +def check(): + mesontools.build("test") + +def install(): + mesontools.install() + + pisitools.dodoc("COPYING") diff --git a/multimedia/misc/lilv/pspec.xml b/multimedia/misc/lilv/pspec.xml new file mode 100644 index 0000000000..86e5018523 --- /dev/null +++ b/multimedia/misc/lilv/pspec.xml @@ -0,0 +1,73 @@ + + + + + lilv + https://drobilla.net/software/lilv.html + + Kamil Atlı + suvari@pisilinux.org + + ISC + app:gui + A library to make the use of LV2 plugins as simple as possible for applications. + Lilv is a C library to make the use of LV2 plugins as simple as possible for applications. Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. + https://gitlab.com/lv2/lilv/-/archive/v0.24.20/lilv-v0.24.20.tar.gz + + swig + meson + lv2-devel + serd-devel + sord-devel + sratom-devel + python3-devel + python3-sphinx + libsndfile-devel + + + + + lilv + + lv2 + serd + sord + sratom + libsndfile + + + /usr/share/man + /usr/share/doc + /usr/bin + /usr/lib/liblilv-0.so* + /usr/lib/python3.9/site-packages + /etc/bash_completion.d/lilv + + + + + lilv-devel + Development files for lilv + + lilv + lv2-devel + sord-devel + serd-devel + sratom-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2023-06-24 + 0.24.20 + First release + Kamil Atlı + suvari@pisilinux.org + + + diff --git a/multimedia/misc/lilv/translations.xml b/multimedia/misc/lilv/translations.xml new file mode 100644 index 0000000000..fe795c65ab --- /dev/null +++ b/multimedia/misc/lilv/translations.xml @@ -0,0 +1,13 @@ + + + + lilv + Uygulamalar için LV2 eklentilerinin kullanımını olabildiğince basit hale getiren bir kitaplık. + Lilv, uygulamalar için LV2 eklentilerinin kullanımını olabildiğince basit hale getiren bir C kitaplığıdır. Lilv, SLV2'nin halefidir, önemli ölçüde daha hızlı olacak ve minimum bağımlılığa sahip olacak şekilde yeniden yazılmıştır. Çeşitli uygulamalar tarafından kullanılan kararlı, iyi test edilmiş bir yazılımdır (dahil edilen test paketi, kodun %90'ından fazlasını kapsar). + + + + lilv-devel + lilv için geliştirme dosyaları + + diff --git a/multimedia/misc/sord/pspec.xml b/multimedia/misc/sord/pspec.xml index 4f7fd85216..2aaa01f095 100644 --- a/multimedia/misc/sord/pspec.xml +++ b/multimedia/misc/sord/pspec.xml @@ -32,6 +32,7 @@ /usr/bin /usr/lib/libsord-0.so* + /usr/lib/python3.9/site-packages /usr/share/man /usr/share/doc diff --git a/pisi-index.xml b/pisi-index.xml index dc3029365b..5701ecdeaa 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -258545,6 +258545,79 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + lilv + https://drobilla.net/software/lilv.html + + Kamil Atlı + suvari@pisilinux.org + + ISC + app:gui + multimedia.misc + A library to make the use of LV2 plugins as simple as possible for applications. + Uygulamalar için LV2 eklentilerinin kullanımını olabildiğince basit hale getiren bir kitaplık. + Lilv is a C library to make the use of LV2 plugins as simple as possible for applications. Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. It is stable, well-tested software (the included test suite covers over 90% of the code) in use by several applications. + Lilv, uygulamalar için LV2 eklentilerinin kullanımını olabildiğince basit hale getiren bir C kitaplığıdır. Lilv, SLV2'nin halefidir, önemli ölçüde daha hızlı olacak ve minimum bağımlılığa sahip olacak şekilde yeniden yazılmıştır. Çeşitli uygulamalar tarafından kullanılan kararlı, iyi test edilmiş bir yazılımdır (dahil edilen test paketi, kodun %90'ından fazlasını kapsar). + https://gitlab.com/lv2/lilv/-/archive/v0.24.20/lilv-v0.24.20.tar.gz + + swig + meson + lv2-devel + serd-devel + sord-devel + sratom-devel + python3-devel + python3-sphinx + libsndfile-devel + + multimedia/misc/lilv/pspec.xml + + + lilv + + lv2 + serd + sord + sratom + libsndfile + + + /usr/share/man + /usr/share/doc + /usr/bin + /usr/lib/liblilv-0.so* + /usr/lib/python3.9/site-packages + /etc/bash_completion.d/lilv + + + + lilv-devel + Development files for lilv + lilv için geliştirme dosyaları + + lilv + lv2-devel + sord-devel + serd-devel + sratom-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2023-06-24 + 0.24.20 + First release + Kamil Atlı + suvari@pisilinux.org + + + lv2 @@ -260626,6 +260699,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol serd http://download.drobilla.net/serd-0.30.16.tar.xz + meson doxygen python3-sphinx @@ -260697,6 +260771,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol /usr/bin /usr/lib/libsord-0.so* + /usr/lib/python3.9/site-packages /usr/share/man /usr/share/doc diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 7918e2a7e4..93c8b4e1e0 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -312141b91bacef9a67edca462b42912d7b6ae566 \ No newline at end of file +fc3a06aad6f1fb79296b616ed1f674aa2030d94b \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 56356c7cdd..84d32ba526 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 d3d4a24cb0..4a363340e8 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -67b78551328e041105e7e8c753c88d5dd5463d33 \ No newline at end of file +fe5a129bf50e97f70ffa434027add8ba8330ed65 \ No newline at end of file