[SCM] xbmc packaging branch, master, updated. upstream/9.11.svn24588.deb1-39-gebbc753
ceros-guest at users.alioth.debian.org
ceros-guest at users.alioth.debian.org
Mon Nov 23 05:04:16 UTC 2009
The following commit has been merged in the master branch:
commit 331320ecda7dccdf6bbaf9ed0c332adee0af678a
Author: Andres Mejia <mcitadel at gmail.com>
Date: Mon Nov 23 00:02:14 2009 -0500
Enable goom visualization for xbmc.
diff --git a/debian/rules b/debian/rules
index 6cc131d..6366eb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ SVNVERSION ?= $(shell dpkg-parsechangelog | grep '^Version:' | sed 's/.*svn\([[:
XBMC_CONFIG_OPTIONS ?= --host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --disable-ccache \
--disable-dvdcss --enable-external-libraries --enable-avahi \
- CFLAGS="$(DEB_CFLAGS)" CXXFLAGS="$(DEB_CXXFLAGS)"
+ --enable-goom CFLAGS="$(DEB_CFLAGS)" CXXFLAGS="$(DEB_CXXFLAGS)"
# Add the SVN revision if it exists in the changelog
ifeq (,$(findstring Version,$(SVNVERSION)))
--
xbmc packaging
More information about the pkg-multimedia-commits
mailing list