Codebase list x264 / 7780c4f
Disable gpac support Sebastian Ramacher 1 year, 24 days ago
3 changed file(s) with 2 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
1010 MAKEFLAGS += -j$(NUMJOBS)
1111 endif
1212
13 common_confflags += --prefix=/usr --libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
13 common_confflags += --prefix=/usr --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) --disable-gpac
1414
1515 ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
1616 common_confflags += --host=$(DEB_HOST_GNU_TYPE) --cross-prefix=$(DEB_HOST_GNU_TYPE)-
1717 endif
1818
1919 ifneq (,$(filter stage1,$(DEB_BUILD_PROFILES)))
20 common_confflags += --disable-avs --disable-ffms --disable-gpac
20 common_confflags += --disable-avs --disable-ffms
2121 endif
2222
2323 # XXX why isn't --enable-visualize used in the static build?
88 debhelper-compat (= 13),
99 libavformat-dev (>= 6:9) <!stage1>,
1010 libffms2-dev <!stage1>,
11 libgpac-dev (>= 0.5.0+svn4288~) <!stage1>,
1211 nasm (>= 2.13) [any-i386 any-amd64],
1312 pkg-config
1413 Standards-Version: 4.6.1
88 debhelper-compat (= 13),
99 libavformat-dev (>= 6:9) <!stage1>,
1010 libffms2-dev <!stage1>,
11 libgpac-dev (>= 0.5.0+svn4288~) <!stage1>,
1211 nasm (>= 2.13) [any-i386 any-amd64],
1312 pkg-config
1413 Standards-Version: 4.6.1