[SCM] gpac/master: Remove mp4client-makefile-fix.patch, applied upstream.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Wed Jul 27 03:08:06 UTC 2011


The following commit has been merged in the master branch:
commit 52637281b15c3c3ef374a4891ecf5524ccc93b7a
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue Jul 26 22:49:53 2011 -0400

    Remove mp4client-makefile-fix.patch, applied upstream.

diff --git a/debian/patches/mp4client-makefile-fix.patch b/debian/patches/mp4client-makefile-fix.patch
deleted file mode 100644
index 1ac2923..0000000
--- a/debian/patches/mp4client-makefile-fix.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Patch fixes build failure due to missing -ldl.
-Origin: http://git.debian.org/?p=pkg-multimedia/gpac.git;a=blob;f=debian/patches/mp4client-makefile-fix.patch
-Forwarded: https://sourceforge.net/tracker/?func=detail&aid=3295895&group_id=84101&atid=571740
---- a/applications/mp4client/Makefile
-+++ b/applications/mp4client/Makefile
-@@ -4,7 +4,7 @@
- 
- CFLAGS= $(OPTFLAGS) -I"$(SRC_PATH)/include" -I../../
- 
--LINKLIBS=$(OGL_LIBS)
-+LINKLIBS=$(OGL_LIBS) $(GPAC_SH_FLAGS)
- 
- ifeq ($(DEBUGBUILD), yes)
- CFLAGS+=-g
diff --git a/debian/patches/series b/debian/patches/series
index b9f7fb9..f54ca2c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-mp4client-makefile-fix.patch
 soname-fix.patch
 MP4Client-manpage-fix.patch

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list