r15221 - in /desktop/unstable/gnome-games/debian: changelog rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Mar 17 01:18:55 UTC 2008


Author: slomo
Date: Mon Mar 17 01:18:55 2008
New Revision: 15221

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15221
Log:
  + debian/rules:
    - Force the soundbackend to be gstreamer.

Modified:
    desktop/unstable/gnome-games/debian/changelog
    desktop/unstable/gnome-games/debian/rules

Modified: desktop/unstable/gnome-games/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/changelog?rev=15221&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/changelog (original)
+++ desktop/unstable/gnome-games/debian/changelog Mon Mar 17 01:18:55 2008
@@ -14,6 +14,8 @@
     + debian/gnome-games-servers.install,
       debian/gnome-games-data.install:
       - Adjust paths.
+    + debian/rules:
+      - Force the soundbackend to be gstreamer.
   * debian/control.in:
     + Wrap build dependencies and dependencies.
     + Add ${misc:Depends} where it was missing.

Modified: desktop/unstable/gnome-games/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/rules?rev=15221&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/rules (original)
+++ desktop/unstable/gnome-games/debian/rules Mon Mar 17 01:18:55 2008
@@ -12,7 +12,8 @@
 DEB_CONFIGURE_EXTRA_FLAGS := --bindir=\$${prefix}/games \
 		--disable-gnuchess --with-tls=GnuTLS \
 		--with-ggzconfig=/usr/bin \
-		--disable-scrollkeeper
+		--disable-scrollkeeper \
+		--with-sound=gstreamer
 DEB_DH_FIXPERMS_ARGS := -X/usr/games
 DEB_DH_MAKESHLIBS_ARGS_gnome-games := --no-act
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--as-needed"




More information about the pkg-gnome-commits mailing list