[SCM] Debian packaging of allegro4.4 branch, master, updated. upstream/4.4.2-123-g98d4bd8

Andreas Rönnquist gusnan at gusnan.se
Wed Apr 25 20:40:21 UTC 2012


The following commit has been merged in the master branch:
commit a6e1f87086d19bff2e75bb9a57755ac8721f94d8
Author: Andreas Rönnquist <gusnan at gusnan.se>
Date:   Wed Apr 25 22:26:34 2012 +0200

    Build and install the tools too

diff --git a/debian/liballegro4.4-dev.install b/debian/liballegro4.4-dev.install
index d19c249..6cad401 100644
--- a/debian/liballegro4.4-dev.install
+++ b/debian/liballegro4.4-dev.install
@@ -90,4 +90,13 @@ usr/lib/*/pkgconfig/allegro.pc
 usr/lib/*/pkgconfig/allegrogl.pc
 usr/lib/*/pkgconfig/logg.pc
 usr/lib/*/liballeg.so
-
+usr/bin/colormap
+usr/bin/dat
+usr/bin/dat2c
+usr/bin/dat2s
+usr/bin/exedat
+usr/bin/grabber
+usr/bin/pack
+usr/bin/pat2dat
+usr/bin/rgbmap
+usr/bin/textconv
diff --git a/debian/rules b/debian/rules
index 135f521..5a3c527 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ DEB_CMAKE_OPTIONS ?= -DCMAKE_VERBOSE_MAKEFILE=ON \
 		-DWANT_LOADPNG=ON \
 		-DWANT_LOGG=OFF \
 		-DWANT_JPGALLEG=ON \
-		-DWANT_TOOLS=OFF \
+		-DWANT_TOOLS=ON \
 		-DWANT_EXAMPLES=ON \
 		-DWANT_TESTS=ON
 

-- 
Debian packaging of allegro4.4



More information about the Pkg-games-commits mailing list