[SCM] mplayer packaging branch, master, updated. debian/1.0.rc3+svn20090426-1ubuntu16-18-g4858f16
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun May 2 06:08:06 UTC 2010
The following commit has been merged in the master branch:
commit e5cb74e35c944ba1adcd22ec98dd30c6e7aeeadf
Author: Reinhard Tartler <siretart at tauware.de>
Date: Sat May 1 21:23:27 2010 +0200
disable mencoder during build, it has been removed from the tarball anyways
diff --git a/debian/rules b/debian/rules
index 2a4965c..b57d025 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,7 +99,7 @@ install-arch: $(QUILT_STAMPFN)
[ ! -f config.mak ] || $(MAKE) distclean
echo "$(UPSTREAM_VERSION)" > snapshot_version
$(CLEAN_ENV) \
- ./configure $(COMMON_CONFIGURE_FLAGS) $(DEB_BUILD_CONFIGURE) --disable-gui
+ ./configure $(COMMON_CONFIGURE_FLAGS) $(DEB_BUILD_CONFIGURE) --disable-gui --disable-mencoder
$(CLEAN_ENV) \
$(MAKE)
# build non-gui version
--
mplayer packaging
More information about the pkg-multimedia-commits
mailing list