Package: libcuda1-dev Severity: wishlist Dear Maintainer,
While integrating nvdec/nvenc in gst-plugins-bad, we have found that, instead of using the long HOWTO starting from the NVidia blobs, it is possible to compile and enable these modules by checking the dependency against the debian packages/system libraries. To this end, we only need a pc file to be installed: $ cat ~/Downloads/cuda.pc libdir=LIBDIR includedir=INCLUDE_DIR Name: cuda Description: CUDA Driver Library Version: CUDA_VERSION Libs: -L${libdir} -lcuda Cflags: -I${includedir} See also: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/merge_requests/154 This message is subject to the following terms and conditions: MAIL DISCLAIMER<http://www.barco.com/en/maildisclaimer>