[SCM] packaging for the mame arcade game emulator branch, master, updated. 20b3d0fa748ccdbdce42d1ccce6f47b2dccfeb09

Emmanuel Kasper emmanuel at libera.cc
Thu Mar 1 21:20:45 UTC 2012


The following commit has been merged in the master branch:
commit 20b3d0fa748ccdbdce42d1ccce6f47b2dccfeb09
Author: Emmanuel Kasper <emmanuel at libera.cc>
Date:   Thu Mar 1 21:56:29 2012 +0100

    Enable build with build_with_system_flac.patch

diff --git a/debian/control b/debian/control
index c15ea38..58b4038 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Uploaders: Félix Arreola Rodríguez <fgatuno.123 at gmail.com>,
            Jordi Mallach <jordi at debian.org>
 Build-Depends: debhelper (>= 8),
                libexpat1-dev,
+               libflac-dev,
                libgconf2-dev,
                libgtk2.0-dev,
                libjpeg8-dev,
diff --git a/debian/patches/series b/debian/patches/series
index 276ae2d..07a50b7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ nplayers.ini.patch
 fix_mame_manpage_section.patch
 gnu_fixes.patch
 build_with_system_libjpeg.patch
+build_with_system_flac.patch
diff --git a/debian/rules b/debian/rules
index 01adf97..c895fd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,7 @@ DEB_MAME_OPTS = \
     BUILD_EXPAT= \
     BUILD_ZLIB= \
     BUILD_JPEGLIB= \
+    BUILD_FLAC= \
     SYMBOLS= \
     SYMLEVEL= \
     DUMPSYM= \

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list