mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 03:12:18 +00:00
110a079d5c
* add: Some more NVIDIA stuff
* fix: Add arches in anda.hcl
Signed-off-by: Gilver <rockgrub@disroot.org>
---------
Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 23a0de7300)
Co-authored-by: Gilver <rockgrub@disroot.org>
9 lines
159 B
PkgConfig
9 lines
159 B
PkgConfig
libdir=LIBDIR
|
|
includedir=INCLUDE_DIR
|
|
|
|
Name: nvjpeg2k
|
|
Description: NVIDIA JPEG 2K decoder
|
|
Version: VERSION
|
|
Libs: -L${libdir} -lnvjpeg2k
|
|
Cflags: -I${includedir}
|