File tree Expand file tree Collapse file tree
packages/vdr/_vdr-plugin-softhddevice Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ PKG_URL="https://github.com/ua0lnj/vdr-plugin-softhddevice/archive/${PKG_VERSION
99PKG_BRANCH ="latest"
1010PKG_SOURCE_DIR ="vdr-plugin-softhddevice-${PKG_VERSION}"
1111PKG_DEPENDS_TARGET ="toolchain _vdr libglvnd nvidia glm alsa freetype ffmpeg libdrm mesa libva _xcb-util-wm libxcb glu libXi libXrandr libXrender libXext libXxf86vm vdr-helper"
12- PKG_DEPENDS_CONFIG ="_vdr"
12+ PKG_DEPENDS_CONFIG ="_vdr libva "
1313PKG_NEED_UNPACK ="$(get_pkg_directory _vdr ) $(get_pkg_directory vdr-helper ) "
14- PKG_DEPENDS_UNPACK ="vdr-helper"
14+ PKG_DEPENDS_UNPACK ="vdr-helper libva "
1515PKG_LONGDESC ="A software and GPU emulated UHD output device plugin for VDR."
1616PKG_MAKE_OPTS_TARGET="CUVID =$(cat $(get_build_dir ffmpeg ) /config.h | grep CUVID | cut -d ' ' -f 3 ) "
1717PKG_MAKEINSTALL_OPTS_TARGET="CUVID =$(cat $(get_build_dir ffmpeg ) /config.h | grep CUVID | cut -d ' ' -f 3 ) "
You can’t perform that action at this time.
0 commit comments