The following commit has been merged in the master branch:
commit bc20006b24e718d10ed4f8f1e1200b53caf6e60d
Author: Martin Erik Werner <[email protected]>
Date:   Mon Dec 26 18:12:30 2011 +0100

    Update cube2font building with upstream

diff --git a/debian/rules b/debian/rules
index 009a9ae..34db4f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,7 @@ override_dh_auto_build:
        install -d debian/tmp/usr/share/games/redeclipse/data/fonts/
        cd debian/tmp/usr/share/games/redeclipse/data/fonts/ && \
                cube2font /usr/share/fonts/truetype/play/Play-Bold.ttf \
-                       small 3 15 1 1 40 40 512 512 0 0 fonts/; \
-               cube2font /usr/share/fonts/truetype/play/Play-Bold.ttf \
-                       large 3 14 1 1 56 56 512 512 0 0 fonts/
+                       play 4 15 1 1 54 54 512 512 0 0 fonts/; \
        dh_auto_build
 
 override_dh_prep:
@@ -33,8 +31,7 @@ get-orig-source:
        rm -rf $(DIR)/bin/
        cd $(DIR) && rm -f redeclipse.sh server.sh redeclipse.bat server.bat
        rm -rf $(DIR)/data/examples/
-       rm -f $(DIR)/data/fonts/large*
-       rm -f $(DIR)/data/fonts/small*
+       rm -f $(DIR)/data/fonts/play*
        rm -f $(DIR)/data/fonts/*.ttf
        rm -rf (DIR)/src/
        # CGTextures license is questionable,

-- 
Packaging for Red Eclipse data

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

Reply via email to