new package: lilv
This commit is contained in:
@@ -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")
|
||||
@@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>lilv</Name>
|
||||
<Homepage>https://drobilla.net/software/lilv.html</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>ISC</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>A library to make the use of LV2 plugins as simple as possible for applications.</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="32ce37f4305c745bff907e4b5f46ca0143893814" type="targz">https://gitlab.com/lv2/lilv/-/archive/v0.24.20/lilv-v0.24.20.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>swig</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>lv2-devel</Dependency>
|
||||
<Dependency>serd-devel</Dependency>
|
||||
<Dependency>sord-devel</Dependency>
|
||||
<Dependency>sratom-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-sphinx</Dependency>
|
||||
<Dependency>libsndfile-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>lilv</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>lv2</Dependency>
|
||||
<Dependency>serd</Dependency>
|
||||
<Dependency>sord</Dependency>
|
||||
<Dependency>sratom</Dependency>
|
||||
<Dependency>libsndfile</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/liblilv-0.so*</Path>
|
||||
<Path fileType="library">/usr/lib/python3.9/site-packages</Path>
|
||||
<Path fileType="config">/etc/bash_completion.d/lilv</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lilv-devel</Name>
|
||||
<Summary>Development files for lilv</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">lilv</Dependency>
|
||||
<Dependency>lv2-devel</Dependency>
|
||||
<Dependency>sord-devel</Dependency>
|
||||
<Dependency>serd-devel</Dependency>
|
||||
<Dependency>sratom-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-06-24</Date>
|
||||
<Version>0.24.20</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>lilv</Name>
|
||||
<Summary xml:lang="tr">Uygulamalar için LV2 eklentilerinin kullanımını olabildiğince basit hale getiren bir kitaplık.</Summary>
|
||||
<Description xml:lang="tr">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).</Description>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>lilv-devel</Name>
|
||||
<Summary xml:lang="tr">lilv için geliştirme dosyaları</Summary>
|
||||
</Package>
|
||||
</PISI>
|
||||
@@ -32,6 +32,7 @@
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/libsord-0.so*</Path>
|
||||
<Path fileType="library">/usr/lib/python3.9/site-packages</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
|
||||
@@ -258545,6 +258545,79 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>lilv</Name>
|
||||
<Homepage>https://drobilla.net/software/lilv.html</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>ISC</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>multimedia.misc</PartOf>
|
||||
<Summary xml:lang="en">A library to make the use of LV2 plugins as simple as possible for applications.</Summary>
|
||||
<Summary xml:lang="tr">Uygulamalar için LV2 eklentilerinin kullanımını olabildiğince basit hale getiren bir kitaplık.</Summary>
|
||||
<Description xml:lang="en">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.</Description>
|
||||
<Description xml:lang="tr">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).</Description>
|
||||
<Archive type="targz" sha1sum="32ce37f4305c745bff907e4b5f46ca0143893814" name="lilv-v0.24.20.tar.gz">https://gitlab.com/lv2/lilv/-/archive/v0.24.20/lilv-v0.24.20.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>swig</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>lv2-devel</Dependency>
|
||||
<Dependency>serd-devel</Dependency>
|
||||
<Dependency>sord-devel</Dependency>
|
||||
<Dependency>sratom-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-sphinx</Dependency>
|
||||
<Dependency>libsndfile-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>multimedia/misc/lilv/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>lilv</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>lv2</Dependency>
|
||||
<Dependency>serd</Dependency>
|
||||
<Dependency>sord</Dependency>
|
||||
<Dependency>sratom</Dependency>
|
||||
<Dependency>libsndfile</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/liblilv-0.so*</Path>
|
||||
<Path fileType="library">/usr/lib/python3.9/site-packages</Path>
|
||||
<Path fileType="config">/etc/bash_completion.d/lilv</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>lilv-devel</Name>
|
||||
<Summary xml:lang="en">Development files for lilv</Summary>
|
||||
<Summary xml:lang="tr">lilv için geliştirme dosyaları</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="1">lilv</Dependency>
|
||||
<Dependency>lv2-devel</Dependency>
|
||||
<Dependency>sord-devel</Dependency>
|
||||
<Dependency>serd-devel</Dependency>
|
||||
<Dependency>sratom-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-06-24</Date>
|
||||
<Version>0.24.20</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>lv2</Name>
|
||||
@@ -260626,6 +260699,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Icon>serd</Icon>
|
||||
<Archive type="tarxz" sha1sum="5392f24ddca0a1002605cb7a36e1335146de1598" name="serd-0.30.16.tar.xz">http://download.drobilla.net/serd-0.30.16.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>python3-sphinx</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -260697,6 +260771,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/libsord-0.so*</Path>
|
||||
<Path fileType="library">/usr/lib/python3.9/site-packages</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
|
||||
@@ -1 +1 @@
|
||||
312141b91bacef9a67edca462b42912d7b6ae566
|
||||
fc3a06aad6f1fb79296b616ed1f674aa2030d94b
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
67b78551328e041105e7e8c753c88d5dd5463d33
|
||||
fe5a129bf50e97f70ffa434027add8ba8330ed65
|
||||
Reference in New Issue
Block a user