]> git.pld-linux.org Git - packages/gpac.git/blame - gpac-apps.patch
- release 3 (by relup.sh)
[packages/gpac.git] / gpac-apps.patch
CommitLineData
d0ad1451
JR
1diff -urNp -x '*.orig' gpac-0.8.0.org/applications/Makefile gpac-0.8.0/applications/Makefile
2--- gpac-0.8.0.org/applications/Makefile 2019-06-27 12:20:45.000000000 +0200
3+++ gpac-0.8.0/applications/Makefile 2021-03-13 09:23:01.300056818 +0100
4@@ -33,15 +33,15 @@ V4STUDIODIR=
16219ea0
JB
5 INSTDIRS=mp4client
6 ifeq ($(CONFIG_XUL),no)
7 else
8-#INSTDIRS+=osmozilla
9-#APPDIRS+=osmozilla
10+INSTDIRS+=osmozilla
11+APPDIRS+=osmozilla
12 endif
13
14 #disable due to version incompatibilities
15 ifeq ($(USE_WXWIDGETS), yes)
16-#APPDIRS+=osmo4_wx
17+APPDIRS+=osmo4_wx
18 #V4STUDIODIR=V4Studio
19-#INSTDIRS+=osmo4_wx
20+INSTDIRS+=osmo4_wx
21 endif
22
d0ad1451 23 #MP4BOX_STATIC
This page took 0.17229 seconds and 4 git commands to generate.