mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
e0369b47be
* Add some dependencies for FFmpeg
* add uavs3d
* Fix changelogs
* Vendor DeckLink SDK
* format uavs3d patch properly
* Fix kvazaar
(cherry picked from commit fc60a7018d)
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
9 lines
183 B
PkgConfig
9 lines
183 B
PkgConfig
libdir=LIBDIR
|
|
includedir=INCLUDE_DIR
|
|
|
|
Name: npps
|
|
Description: NVIDIA Performance Primitives - Signal Processing
|
|
Version: CUDA_VERSION
|
|
Libs: -L${libdir} -lnpps
|
|
Cflags: -I${includedir}
|