Page MenuHomeSolus

D323.id.diff
No OneTemporary

D323.id.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,9 @@
+libX11.so.6
+libc.so.6
+libm.so.6
+libpthread.so.0
+libva-drm.so.1
+libva-wayland.so.1
+libva-x11.so.1
+libva.so.1
+libwayland-client.so.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,27 @@
+name : libva-utils
+version : 1.8.2
+release : 1
+source :
+ - https://freedesktop.org/software/vaapi/releases/libva/libva-utils-1.8.2.tar.bz2 : 038cc320d6403a626d78a50aad6c8b70a13f2359cea1e0cf0ab773773135bf4c
+license : MIT
+component : xorg.display
+summary : Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API).
+description: |
+ Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API).
+builddeps :
+ - pkgconfig(libdrm)
+ - pkgconfig(x11)
+ - pkgconfig(xext)
+ - pkgconfig(xfixes)
+ - pkgconfig(libva-x11)
+ - pkgconfig(wayland-client)
+ - pkgconfig(libva-wayland)
+rundeps :
+ - libva
+setup : |
+ %autogen --prefix=/usr \
+ --disable-static
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,34 @@
+<PISI>
+ <Source>
+ <Name>libva-utils</Name>
+ <Packager>
+ <Name>Peter Cornelis</Name>
+ <Email>poltertec@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>xorg.display</PartOf>
+ <Summary xml:lang="en">Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API).</Summary>
+ <Description xml:lang="en">Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API).
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>libva-utils</Name>
+ <Summary xml:lang="en">Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API).</Summary>
+ <Description xml:lang="en">Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API).
+</Description>
+ <PartOf>xorg.display</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-03</Date>
+ <Version>1.8.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Peter Cornelis</Name>
+ <Email>poltertec@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Apr 24 2023, 1:59 PM (15 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789366
Default Alt Text
D323.id.diff (2 KB)

Event Timeline