1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-02 03:23:35 +02:00

Re-add avidemux 2.7.6

This commit is contained in:
2022-08-28 18:23:32 +02:00
parent 07e0f3e572
commit eccc35f0fe
12 changed files with 497 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
--- a/cmake/ffmpeg_configure.sh.cmake
+++ b/cmake/ffmpeg_configure.sh.cmake
@@ -1,2 +1,2 @@
export PATH=${FF_ENV_PATH}:$PATH
-${FFMPEG_SOURCE_DIR}/configure ${FFMPEG_FLAGS}
\ No newline at end of file
+${FFMPEG_SOURCE_DIR}/configure ${FFMPEG_FLAGS} @@GENTOO_FFMPEG_FLAGS@@
\ No newline at end of file