forked from ports/contrib
nv-codec-headers: dropped unmaintained port
This commit is contained in:
parent
b9a9e8589a
commit
d9004bac56
@ -1,11 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/ffnvcodec/
|
||||
-rw-r--r-- root/root usr/include/ffnvcodec/dynlink_cuda.h
|
||||
-rw-r--r-- root/root usr/include/ffnvcodec/dynlink_cuviddec.h
|
||||
-rw-r--r-- root/root usr/include/ffnvcodec/dynlink_loader.h
|
||||
-rw-r--r-- root/root usr/include/ffnvcodec/dynlink_nvcuvid.h
|
||||
-rw-r--r-- root/root usr/include/ffnvcodec/nvEncodeAPI.h
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/pkgconfig/
|
||||
-rw-r--r-- root/root usr/share/pkgconfig/ffnvcodec.pc
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF36a7G5isa4xn19+YiM2EbGWbGjdSgNHNmFJFLJUTXweDACJCrJ6R3oZpXQ52CPRzM8meQQF6nWDS01FIw5fsVg0=
|
||||
SHA256 (Pkgfile) = 63498c7ec3cfbebea3636aa0b3821d6325dc9cadefa847594df3d4f17f3b0ac7
|
||||
SHA256 (.footprint) = 5d781dfd08b3879be9f6f5eb4e0df66519c6aa0ea2af326ddf989f1db58ee481
|
||||
SHA256 (nv-codec-headers-n12.0.16.0.tar.gz) = 2a1533b65f55f9da52956faf0627ed3b74868ac0c7f269990edd21369113b48f
|
@ -1,17 +0,0 @@
|
||||
# Description: FFmpeg version of headers required to interface with Nvidias codec APIs.
|
||||
# URL: https://github.com/FFmpeg/nv-codec-headers
|
||||
# Maintainer: unmaintained
|
||||
|
||||
name=nv-codec-headers
|
||||
version=12.0.16.0
|
||||
release=1
|
||||
source=(https://github.com/FFmpeg/nv-codec-headers/archive/n$version/$name-n$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-n$version
|
||||
|
||||
sed -i -e 's|/include|/include/ffnvcodec|g' ffnvcodec.pc.in
|
||||
|
||||
make PREFIX=/usr LIBDIR=/share
|
||||
make PREFIX=/usr LIBDIR=/share DESTDIR="$PKG" install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user