[SCM] gmtk/master: add DEP-3 headers
sramacher-guest at users.alioth.debian.org
sramacher-guest at users.alioth.debian.org
Mon Jan 2 14:43:27 UTC 2012
The following commit has been merged in the master branch:
commit 290cd1da1bac33e08506f798e1c83f44d415fd01
Author: Sebastian Ramacher <s.ramacher at gmx.at>
Date: Mon Jan 2 15:29:20 2012 +0100
add DEP-3 headers
diff --git a/debian/patches/0001-fix-buildsystem.patch b/debian/patches/0001-fix-buildsystem.patch
index b5e07d6..ec95c64 100644
--- a/debian/patches/0001-fix-buildsystem.patch
+++ b/debian/patches/0001-fix-buildsystem.patch
@@ -1,7 +1,11 @@
+Description: Link against missing libraries
+Origin: upstream
+Last-Updated: 2012-01-02
+
Index: src/Makefile.am
===================================================================
---- src/Makefile.am (revision 76)
-+++ src/Makefile.am (revision 79)
+--- a/src/Makefile.am (revision 76)
++++ b/src/Makefile.am (revision 79)
@@ -28,13 +28,16 @@
libgmtk_la_CFLAGS = -fPIC \
@@ -32,8 +36,8 @@ Index: src/Makefile.am
$(GIO_LIBS) \
Index: configure.ac
===================================================================
---- configure.ac (revision 76)
-+++ configure.ac (revision 79)
+--- a/configure.ac (revision 76)
++++ b/configure.ac (revision 79)
@@ -55,7 +55,7 @@
PKG_CHECK_MODULES([X11], [x11],[AC_DEFINE([X11_ENABLED],[1],[Define to 1 if X11 support is needed])],[AC_MSG_NOTICE([Compiling without X11 support])])
AC_SUBST(X11_LIBS)
--
gmtk packaging
More information about the pkg-multimedia-commits
mailing list