new package: libyuv

This commit is contained in:
suvari
2026-07-13 17:41:49 +03:00
parent 6cee9a1d27
commit 8ad7bd4895
7 changed files with 154 additions and 2 deletions
+63
View File
@@ -215157,6 +215157,61 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libyuv</Name>
<Homepage>https://chromium.googlesource.com/libyuv/libyuv/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>custom</License>
<PartOf>multimedia.misc</PartOf>
<Summary xml:lang="en">Library for YUV scaling</Summary>
<Summary xml:lang="tr">YUV ölçeklendirme kütüphanesi</Summary>
<Description xml:lang="en">libyuv is an open source project that includes YUV scaling and conversion functionality.</Description>
<Description xml:lang="tr">libyuv, YUV ölçeklendirme ve dönüştürme işlevselliğini içeren açık kaynaklı bir projedir.</Description>
<Icon>libyuv</Icon>
<Archive type="tarbz2" sha1sum="d8578ca79a52a594ccce0bdc3ceb2c5c646152e1" name="libyuv-1909.tar.bz2">https://sourceforge.net/projects/pisilinux/files/source/libyuv-1909.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
</BuildDependencies>
<SourceURI>multimedia/misc/libyuv/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libyuv</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>libjpeg-turbo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libyuv*</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libyuv-devel</Name>
<Summary xml:lang="en">Development files for libyuv.</Summary>
<RuntimeDependencies>
<Dependency release="1">libyuv</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2026-07-13</Date>
<Version>1909</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libzen</Name>
@@ -406188,7 +406243,9 @@ Gnome session.</Summary>
<Dependency>glm</Dependency>
<Dependency>meson</Dependency>
<Dependency>cmake</Dependency>
<Dependency>hwdata</Dependency>
<Dependency>libgomp</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>eudev-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -406197,6 +406254,7 @@ Gnome session.</Summary>
<Dependency>pixman-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency>vulkan-devel</Dependency>
<Dependency>glslang-devel</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>nlohmann-json</Dependency>
<Dependency>libevdev-devel</Dependency>
@@ -406205,12 +406263,17 @@ Gnome session.</Summary>
<Dependency>wayland-client</Dependency>
<Dependency>libinput-devel</Dependency>
<Dependency>vulkan-headers</Dependency>
<Dependency>libseatd-devel</Dependency>
<Dependency>wf-config-devel</Dependency>
<Dependency>libliftoff-devel</Dependency>
<Dependency>wlroots0.19-devel</Dependency>
<Dependency>libxkbcommon-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>xorg-xwayland-devel</Dependency>
<Dependency>xcb-util-errors-devel</Dependency>
<Dependency>libdisplay-info-devel</Dependency>
<Dependency>wayland-protocols-devel</Dependency>
<Dependency>xcb-util-renderutil-devel</Dependency>
</BuildDependencies>
<SourceURI>x11/wm/wayfire/pspec.xml</SourceURI>
</Source>