mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
Revert "nv-codec-headers: Update to 12.2.72.0"
This reverts commit 939a712449
.
this update broke compatibility with ffmpeg 4 and 6
This commit is contained in:
parent
39e11a2612
commit
64f1fb5d40
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'nv-codec-headers'
|
||||
pkgname=nv-codec-headers
|
||||
version=12.2.72.0
|
||||
revision=1
|
||||
reverts="12.2.72.0_1"
|
||||
version=11.1.5.1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
short_desc="FFmpeg version of headers required to interface with Nvidias codec APIs"
|
||||
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=dbeaec433d93b850714760282f1d0992b1254fc3b5a6cb7d76fc1340a1e47563
|
||||
checksum=d095fbd56aa93772471a323be0ebe65504a0f43f06c76a30b6d25da77b06ae9c
|
||||
|
||||
post_install() {
|
||||
sed -n '4,25p' include/ffnvcodec/nvEncodeAPI.h > LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue