mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 10:22: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
170 B
PkgConfig
9 lines
170 B
PkgConfig
libdir=LIBDIR
|
|
includedir=INCLUDE_DIR
|
|
|
|
Name: nppc
|
|
Description: NVIDIA Performance Primitives - Core
|
|
Version: CUDA_VERSION
|
|
Libs: -L${libdir} -lnppc
|
|
Cflags: -I${includedir}
|