Skip to content
Snippets Groups Projects
Verified Commit dc0933e5 authored by alice's avatar alice
Browse files

community/ffnvcodec-headers: new aport

https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git
FFmpeg version of headers required to interface with Nvidias codec APIs

added for gnome-remote-desktop
parent cf95210d
No related branches found
No related tags found
2 merge requests!54607main/sofia-sip: backport support for forking SIP calls,!41733community/linux-edge: fix build on x86_64
# Maintainer: psykose <alice@ayaya.dev>
pkgname=ffnvcodec-headers
pkgver=11.1.5.1
pkgrel=0
pkgdesc="FFmpeg version of headers required to interface with Nvidias codec APIs"
url="https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git"
arch="noarch"
license="MIT"
source="https://github.com/FFmpeg/nv-codec-headers/releases/download/n$pkgver/nv-codec-headers-$pkgver.tar.gz"
builddir="$srcdir/nv-codec-headers-$pkgver"
options="!check" # no tests
build() {
make PREFIX=/usr
}
package() {
make PREFIX=/usr DESTDIR="$pkgdir" install
}
sha512sums="
b0738e51e3d542483a15bdbf615b1233a2ef110f1a12853b1af45c650fbd144f4aa94dd68289c66582eedb2309bf266c7e1c0ef48b9e2ee1789fd009ed45bd88 nv-codec-headers-11.1.5.1.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment