File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ DESCRIPTION_FRE = FFmpeg est une solution complète multiplateforme pour enregis
1515DISPLAY_NAME = FFmpeg $(firstword $(subst ., ,$(SPK_VERS ) ) )
1616STARTABLE = no
1717
18+ GCC_DEBUG_INFO := 1
19+
1820HOMEPAGE = https://www.ffmpeg.org/
1921LICENSE = GPLv3
2022
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ DESCRIPTION = "Provides video driver support for Intel GPU acceleration includin
88DISPLAY_NAME = SynoCli Video Drivers
99STARTABLE = no
1010
11+ GCC_DEBUG_INFO := 1
12+
1113HOMEPAGE = https://github.com/intel/compute-runtime
1214LICENSE = MIT license
1315
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ DSM_UI_DIR = app
1313# 000-fix-version.patch from cross/tvheadend
1414export TVH_VERS
1515
16+ GCC_DEBUG_INFO := 1
17+
1618FFMPEG_PACKAGE = ffmpeg7
1719PYTHON_PACKAGE = python312
1820SPK_DEPENDS = 'python312:$(FFMPEG_PACKAGE ) '
You can’t perform that action at this time.
0 commit comments