index for new package
This commit is contained in:
@@ -475007,6 +475007,53 @@ contacts, tasks, and calendar information.</Summary>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>libva-nvidia-driver</Name>
|
||||
<Homepage>https://github.com/elFarto/nvidia-vaapi-driver/</Homepage>
|
||||
<Packager>
|
||||
<Name>Bedirhan Kurt</Name>
|
||||
<Email>bedirhan.kurt@outlook.com</Email>
|
||||
</Packager>
|
||||
<License>MIT</License>
|
||||
<PartOf>x11.driver</PartOf>
|
||||
<Summary xml:lang="en">VA-API implementation that uses NVDEC as a backend</Summary>
|
||||
<Summary xml:lang="tr">Arka uç (Backend) olarak NVDEC kullanan VA-API implamantasyonu.</Summary>
|
||||
<Description xml:lang="en">libva-nvidia-driver is a VA-API implementation that uses NVDEC as a backend. This implementation is noted to be "specifically designed to be used by Firefox for accelerated decode of web content, and may not operate correctly in other applications" by the upstream developer.</Description>
|
||||
<Description xml:lang="tr">libva-nvidia-driver, arka uç (backend) olarak NVDEC kullanan bir VA-API implamantasyonudur. Bu implamantasyon upstream geliştiriciye göre "web içeriğinin hızlandırılmış çözümlemesi için Firefox tarafından kullanılması adına özellikle tasarlanmıştır, ve diğer uygulamalarda doğru çalışmayabilir."</Description>
|
||||
<Archive type="targz" sha1sum="02b4458ae84a3ad86786a7f8af42c90f1b337d88" name="v0.0.12.tar.gz">https://github.com/elFarto/nvidia-vaapi-driver/archive/v0.0.12.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ffnvcodec</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>libdrm-devel</Dependency>
|
||||
<Dependency>libva-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>x11/driver/libva-nvidia-driver/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>libva-nvidia-driver</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>gst-plugins-bad</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package>vdpau-video</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2024-10-20</Date>
|
||||
<Version>0.0.12</Version>
|
||||
<Comment>Initial Pisi Linux packaging</Comment>
|
||||
<Name>Bedirhan Kurt</Name>
|
||||
<Email>bedirhan.kurt@outlook.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>vdpau-video</Name>
|
||||
|
||||
@@ -1 +1 @@
|
||||
e03e344d000f0c2da8b3eaa8d75b572772a1d504
|
||||
7f19ac4a490b88384bd88e08182a5a6b95b80de2
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
f281007007f9a13db4d0040aa4b890d6fde48a4c
|
||||
a4cbecb248b3e73f20c1aa03e1d0932fce598050
|
||||
@@ -1,3 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libva-nvidia-driver</Name>
|
||||
@@ -11,13 +13,14 @@
|
||||
<Description>libva-nvidia-driver is a VA-API implementation that uses NVDEC as a backend. This implementation is noted to be "specifically designed to be used by Firefox for accelerated decode of web content, and may not operate correctly in other applications" by the upstream developer.</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency>ffnvcodec</Dependency>
|
||||
<Dependency>libva</Dependency>
|
||||
<!-- <Dependency>libva</Dependency> -->
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>libdrm-devel</Dependency>
|
||||
<Dependency>libva-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="02b4458ae84a3ad86786a7f8af42c90f1b337d88" type="targz">https://github.com/elFarto/nvidia-vaapi-driver/archive/v0.0.12.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libva-nvidia-driver</Name>
|
||||
<RuntimeDependencies>
|
||||
@@ -32,6 +35,7 @@
|
||||
<Package>vdpau-video</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2024-10-20</Date>
|
||||
|
||||
Reference in New Issue
Block a user