nv-codec-headers: update to 9.0.18.1.
This commit is contained in:
parent
aac8544a67
commit
53021f0b64
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'nv-codec-headers'
|
# Template file for 'nv-codec-headers'
|
||||||
pkgname=nv-codec-headers
|
pkgname=nv-codec-headers
|
||||||
version=8.2.15.6
|
version=9.0.18.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="nv-codec-headers-n${version}"
|
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
|
wrksrc="nv-codec-headers-n${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="FFmpeg version of headers required to interface with Nvidias codec APIs"
|
short_desc="FFmpeg version of headers required to interface with Nvidias codec APIs"
|
||||||
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git"
|
homepage="http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git"
|
||||||
distfiles="https://github.com/FFmpeg/nv-codec-headers/archive/n${version}.tar.gz"
|
distfiles="https://github.com/FFmpeg/nv-codec-headers/archive/n${version}.tar.gz"
|
||||||
checksum=10ec7fc39ccffc08561e751a626ca2b90dfdf1a25f9dc868831fab3462629569
|
checksum=6181a5dac66a6990aa3baf10a77ae677f372b9068be9ef73abfd37b73fb4c745
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '4,25p' include/ffnvcodec/nvEncodeAPI.h > LICENSE
|
sed -n '4,25p' include/ffnvcodec/nvEncodeAPI.h > LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue