# ffnvcodec/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run https://github.com/FFmpeg/nv-codec-headers.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] configure = none license = See notice at the top of each header file nosyslinks = yes tmpsize = 1M unpack = relaxed #--------------------------------------------------------------------- [depends] none #--------------------------------------------------------------------- [build] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE sed -e "s@^prefix.*=.*@prefix=$PKGDIR_PROD@" -i ffnvcodec.pc.in sed -e "s@^PREFIX.*=.*@PREFIX=$PKGDIR_PROD@" -i Makefile cp -p ffnvcodec.pc{.in,} make install #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian_page = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 211024 Added package. Started with b641a195e ("git" hash).