Author: pabs
Date: 2009-03-30 09:55:05 +0000 (Mon, 30 Mar 2009)
New Revision: 9290

Modified:
   packages/trunk/chromium-bsu/debian/changelog
   packages/trunk/chromium-bsu/debian/control
   packages/trunk/chromium-bsu/debian/rules
Log:
Switch to the new GLC text rendering backend for i18n

Modified: packages/trunk/chromium-bsu/debian/changelog
===================================================================
--- packages/trunk/chromium-bsu/debian/changelog        2009-03-30 09:51:42 UTC 
(rev 9289)
+++ packages/trunk/chromium-bsu/debian/changelog        2009-03-30 09:55:05 UTC 
(rev 9290)
@@ -3,6 +3,7 @@
   * New upstream release
     - Upstream was renamed to chromium-bsu, switch to that
       and add transitional packages for easy migration.
+    - Switch to the new GLC text rendering backend for i18n
 
  -- Paul Wise <[email protected]>  Mon, 30 Mar 2009 17:22:29 +0800
 

Modified: packages/trunk/chromium-bsu/debian/control
===================================================================
--- packages/trunk/chromium-bsu/debian/control  2009-03-30 09:51:42 UTC (rev 
9289)
+++ packages/trunk/chromium-bsu/debian/control  2009-03-30 09:55:05 UTC (rev 
9290)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Sam Hocevar (Debian packages) <[email protected]>, Paul Wise 
<[email protected]>
-Build-Depends: debhelper (>= 5.0), autotools-dev, libsdl1.2-dev (>= 
1.2.2-3.1~), libopenal-dev (>= 0.2005080600), libalut-dev, libglpng-dev, 
libglu1-mesa-dev, libftgl-dev (>= 2.1.3~rc5), libfontconfig1-dev | 
libfontconfig-dev
+Build-Depends: debhelper (>= 5.0), autotools-dev, libsdl1.2-dev (>= 
1.2.2-3.1~), libopenal-dev (>= 0.2005080600), libalut-dev, libglpng-dev, 
libglu1-mesa-dev, libglc-dev
 Standards-Version: 3.8.0
 Homepage: http://chromium-bsu.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/chromium-bsu/

Modified: packages/trunk/chromium-bsu/debian/rules
===================================================================
--- packages/trunk/chromium-bsu/debian/rules    2009-03-30 09:51:42 UTC (rev 
9289)
+++ packages/trunk/chromium-bsu/debian/rules    2009-03-30 09:55:05 UTC (rev 
9290)
@@ -31,7 +31,7 @@
 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
        cp -f /usr/share/misc/config.guess config.guess
 endif
-       ./configure $(build_flags) CXXFLAGS="$(CFLAGS)" --prefix=/usr 
--bindir=/usr/games --datadir=/usr/share/games 
--with-font-path=/usr/share/fonts/truetype/uralic/gothub__.ttf
+       ./configure $(build_flags) CXXFLAGS="$(CFLAGS)" --prefix=/usr 
--bindir=/usr/games --datadir=/usr/share/games
        touch configure-stamp
 
 build: build-stamp


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to