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 @@ + + + nv-codec-headers + + Mateusz Mikuła + mati865@gmail.com + + MIT + programming.devel + Headers for Nvidia Video Codec API. + FFmpeg version of headers required to interface with Nvidias codec APIs. + + https://solus-project.com/sources/README.Solus + + + nv-codec-headers-devel + Development files for nv-codec-headers + FFmpeg version of headers required to interface with Nvidias codec APIs. + + programming.devel + + /usr/include/ffnvcodec/dynlink_cuda.h + /usr/include/ffnvcodec/dynlink_cuviddec.h + /usr/include/ffnvcodec/dynlink_loader.h + /usr/include/ffnvcodec/dynlink_nvcuvid.h + /usr/include/ffnvcodec/nvEncodeAPI.h + /usr/lib/pkgconfig/ffnvcodec.pc + + + + + 2018-12-13 + 8.2.15.6 + Packaging update + Mateusz Mikuła + mati865@gmail.com + + + \ No newline at end of file