The following commit has been merged in the master branch:
commit c62eb3df261399999596b37053e93a71f90021d7
Author: Andres Mejia <[email protected]>
Date: Mon Aug 1 10:19:05 2011 -0400
Add DEP-3 patch descriptions and refresh patches.
diff --git a/debian/patches/compiler-flags-change.patch
b/debian/patches/compiler-flags-change.patch
index d33d6ae..1741232 100644
--- a/debian/patches/compiler-flags-change.patch
+++ b/debian/patches/compiler-flags-change.patch
@@ -1,7 +1,8 @@
-Index: alure-1.2/CMakeLists.txt
-===================================================================
---- alure-1.2.orig/CMakeLists.txt
-+++ alure-1.2/CMakeLists.txt
+Description: Patch to set some compilation flags for various builds.
+Origin:
http://anonscm.debian.org/gitweb/?p=pkg-games/alure.git;a=tree;f=debian/patches
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -88,6 +88,31 @@
SET(STATIC_CFLAGS "${STATIC_CFLAGS} -fPIC")
ENDIF(NOT WIN32)
diff --git a/debian/patches/enable-modplug.patch
b/debian/patches/enable-modplug.patch
index 66524c6..92818ac 100644
--- a/debian/patches/enable-modplug.patch
+++ b/debian/patches/enable-modplug.patch
@@ -1,9 +1,8 @@
-Enable modplug.
-==========================================================================
-Index: alure-1.2/CMakeLists.txt
-===================================================================
---- alure-1.2.orig/CMakeLists.txt
-+++ alure-1.2/CMakeLists.txt
+Description: Patch to set modplug support on by default.
+Origin:
http://anonscm.debian.org/gitweb/?p=pkg-games/alure.git;a=tree;f=debian/patches
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -169,7 +169,7 @@
OPTION(FLAC "FLAC support (for FLAC and Ogg FLAC)" ON)
OPTION(MPG123 "MPG123 support (for MP1/MP2/MP3)" ON)
diff --git a/debian/patches/link-libdumb.so.1.patch
b/debian/patches/link-libdumb.so.1.patch
index 21bcf23..41581e7 100644
--- a/debian/patches/link-libdumb.so.1.patch
+++ b/debian/patches/link-libdumb.so.1.patch
@@ -1,9 +1,8 @@
-Link to libdumb.so.1, libdumb.so is in the package libdumb1-dev.
-==========================================================================
-Index: alure-1.2/src/codec_dumb.cpp
-===================================================================
---- alure-1.2.orig/src/codec_dumb.cpp
-+++ alure-1.2/src/codec_dumb.cpp
+Description: Patch to correct libdumb library to dlopen.
+Origin:
http://anonscm.debian.org/gitweb/?p=pkg-games/alure.git;a=tree;f=debian/patches
+
+--- a/src/codec_dumb.cpp
++++ b/src/codec_dumb.cpp
@@ -93,7 +93,7 @@
#elif defined(__APPLE__)
#define DUMB_LIB "libdumb.dylib"
--
ALURE packaging
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits