libplacebo new package
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
#!/usr/bin/env 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
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import mesontools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dshaderc=disabled \
|
||||
-Ddemos=false \
|
||||
-Dxxhash=enabled \
|
||||
-Dlcms=enabled \
|
||||
-Dvulkan=enabled \
|
||||
-Dglslang=enabled \
|
||||
-Dd3d11=disabled \
|
||||
-Dlibdovi=disabled \
|
||||
-Dopengl=disabled")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
#shelltools.cd("..")
|
||||
pisitools.dodoc("RELEASING*", "LICENSE", "README*")
|
||||
@@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libplacebo</Name>
|
||||
<Homepage>https://github.com/haasn/libplacebo/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Core rendering algorithms and ideas of mpv rewritten as an independent library</Summary>
|
||||
<Icon>libplacebo</Icon>
|
||||
<Description>Bağımsız bir kitaplık olarak yeniden yazılan çekirdek oluşturma algoritmaları ve mpv fikirleri</Description>
|
||||
<Archive sha1sum="69585bc16a752612c128b9db44d488c19fc74b30" type="targz">https://github.com/haasn/libplacebo/archive/refs/tags/v6.338.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
<Dependency>vulkan-devel</Dependency>
|
||||
<Dependency>xxhash-devel</Dependency>
|
||||
<Dependency>glslang-devel</Dependency>
|
||||
<Dependency>vulkan-headers</Dependency>
|
||||
<Dependency>libunwind-devel</Dependency>
|
||||
<Dependency>python3-Jinja2</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>libplacebo.patch</Patch>
|
||||
<Patch level="1">libplacebo.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libplacebo</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>lcms2</Dependency>
|
||||
<Dependency>vulkan</Dependency>
|
||||
<Dependency>libunwind</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libplacebo-devel</Name>
|
||||
<Summary>Development files for libplacebo</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
<Dependency>vulkan-devel</Dependency>
|
||||
<Dependency>libunwind-devel</Dependency>
|
||||
<Dependency release="current">libplacebo</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-11-22</Date>
|
||||
<Version>6.338.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libplacebo</Name>
|
||||
<Summary xml:lang="tr">Core rendering algorithms and ideas of mpv rewritten as an independent library</Summary>
|
||||
<Description xml:lang="tr">Bağımsız bir kitaplık olarak yeniden yazılan çekirdek oluşturma algoritmaları ve mpv fikirleri</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
+75
-2
@@ -89717,6 +89717,72 @@ cleaner, which will allow to add new features in the future.</Description>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>libplacebo</Name>
|
||||
<Homepage>https://github.com/haasn/libplacebo/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>multimedia.misc</PartOf>
|
||||
<Summary xml:lang="en">Core rendering algorithms and ideas of mpv rewritten as an independent library</Summary>
|
||||
<Summary xml:lang="tr">Core rendering algorithms and ideas of mpv rewritten as an independent library</Summary>
|
||||
<Description xml:lang="en">Bağımsız bir kitaplık olarak yeniden yazılan çekirdek oluşturma algoritmaları ve mpv fikirleri</Description>
|
||||
<Description xml:lang="tr">Bağımsız bir kitaplık olarak yeniden yazılan çekirdek oluşturma algoritmaları ve mpv fikirleri</Description>
|
||||
<Icon>libplacebo</Icon>
|
||||
<Archive type="targz" sha1sum="69585bc16a752612c128b9db44d488c19fc74b30" name="v6.338.1.tar.gz">https://github.com/haasn/libplacebo/archive/refs/tags/v6.338.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
<Dependency>vulkan-devel</Dependency>
|
||||
<Dependency>xxhash-devel</Dependency>
|
||||
<Dependency>glslang-devel</Dependency>
|
||||
<Dependency>vulkan-headers</Dependency>
|
||||
<Dependency>libunwind-devel</Dependency>
|
||||
<Dependency>python3-Jinja2</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>multimedia/misc/libplacebo/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>libplacebo</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>lcms2</Dependency>
|
||||
<Dependency>vulkan</Dependency>
|
||||
<Dependency>libunwind</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libplacebo-devel</Name>
|
||||
<Summary xml:lang="en">Development files for libplacebo</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
<Dependency>vulkan-devel</Dependency>
|
||||
<Dependency>libunwind-devel</Dependency>
|
||||
<Dependency release="1">libplacebo</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2023-11-22</Date>
|
||||
<Version>6.338.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>sdl-mixer</Name>
|
||||
@@ -107511,7 +107577,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Summary xml:lang="tr">GIO/GVfs kullanarak uzak dosya sistemleri için bağlantıları yönetme arayüzü</Summary>
|
||||
<Description xml:lang="en">Gigolo allows you to quickly connect/mount local and remote filesystems and manage bookmarks of such.</Description>
|
||||
<Description xml:lang="tr">Gigolo, yerel ve uzak dosya sistemlerinin kolayca bağlanmasını ve yönetilmesini sağlayan bir arayüzdür.</Description>
|
||||
<Archive type="tarbz2" sha1sum="5f01239049013fa64e8840e63f3598ac2163095d" name="gigolo-0.5.2.tar.bz2">https://archive.xfce.org/src/apps/gigolo/0.5/gigolo-0.5.2.tar.bz2</Archive>
|
||||
<Archive type="tarbz2" sha1sum="4e1c981ed3081483879d09f3d1267526739b05aa" name="gigolo-0.5.3.tar.bz2">https://archive.xfce.org/src/apps/gigolo/0.5/gigolo-0.5.3.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
@@ -107539,6 +107605,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2023-11-22</Date>
|
||||
<Version>0.5.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-03-31</Date>
|
||||
<Version>0.5.2</Version>
|
||||
@@ -380789,7 +380862,7 @@ yığın. Üç bölüm sağlar:</Description>
|
||||
<Dependency>nettle</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
|
||||
@@ -1 +1 @@
|
||||
e415553624feb6f3fa169ca3bc8090ffdc8b3fa5
|
||||
3f077f944fae38cf1dd6d0c70fa866c48fb186d2
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
e248567109aadf3eddffbbd1e171eff620361d92
|
||||
4c7510e5608b8000c0336517f6c55b82292208ba
|
||||
Reference in New Issue
Block a user