Page MenuHomeSolus

D4663.id11503.diff
No OneTemporary

D4663.id11503.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
\ No newline at end of file
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,12 @@
+name : nv-codec-headers
+version : 8.2.15.6
+release : 1
+source :
+ - https://github.com/FFmpeg/nv-codec-headers/releases/download/n8.2.15.6/nv-codec-headers-8.2.15.6.tar.gz : 10ec7fc39ccffc08561e751a626ca2b90dfdf1a25f9dc868831fab3462629569
+license : MIT
+component : multimedia.library
+summary : Headers for Nvidia Video Codec API.
+description: |
+ FFmpeg version of headers required to interface with Nvidias codec APIs.
+install : |
+ %make_install PREFIX='/usr'
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,39 @@
+<PISI>
+ <Source>
+ <Name>nv-codec-headers</Name>
+ <Packager>
+ <Name>Mateusz Mikuła</Name>
+ <Email>mati865@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.devel</PartOf>
+ <Summary xml:lang="en">Headers for Nvidia Video Codec API.</Summary>
+ <Description xml:lang="en">FFmpeg version of headers required to interface with Nvidias codec APIs.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>nv-codec-headers-devel</Name>
+ <Summary xml:lang="en">Development files for nv-codec-headers</Summary>
+ <Description xml:lang="en">FFmpeg version of headers required to interface with Nvidias codec APIs.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <Files>
+ <Path fileType="header">/usr/include/ffnvcodec/dynlink_cuda.h</Path>
+ <Path fileType="header">/usr/include/ffnvcodec/dynlink_cuviddec.h</Path>
+ <Path fileType="header">/usr/include/ffnvcodec/dynlink_loader.h</Path>
+ <Path fileType="header">/usr/include/ffnvcodec/dynlink_nvcuvid.h</Path>
+ <Path fileType="header">/usr/include/ffnvcodec/nvEncodeAPI.h</Path>
+ <Path fileType="data">/usr/lib/pkgconfig/ffnvcodec.pc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-12-13</Date>
+ <Version>8.2.15.6</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Mateusz Mikuła</Name>
+ <Email>mati865@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:03 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5796902
Default Alt Text
D4663.id11503.diff (2 KB)

Event Timeline