mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
nv-codec-headers: update to 11.1.5.1
This commit is contained in:
parent
bde74e96c0
commit
eec7b27432
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'nv-codec-headers'
|
||||
pkgname=nv-codec-headers
|
||||
version=9.1.23.1
|
||||
version=11.1.5.1
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
wrksrc="nv-codec-headers-n${version}"
|
||||
build_style=gnu-makefile
|
||||
short_desc="FFmpeg version of headers required to interface with Nvidias codec APIs"
|
||||
|
@ -10,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git"
|
||||
distfiles="https://github.com/FFmpeg/nv-codec-headers/archive/n${version}.tar.gz"
|
||||
checksum=063f49838113c90504fd430377a6025478e2a454f812ce8a4da033e474727dc8
|
||||
checksum=d095fbd56aa93772471a323be0ebe65504a0f43f06c76a30b6d25da77b06ae9c
|
||||
|
||||
post_install() {
|
||||
sed -n '4,25p' include/ffnvcodec/nvEncodeAPI.h > LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue