[SCM] directfb/experimental: Drop patch, no longer needed

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Jan 2 19:12:33 UTC 2017


The following commit has been merged in the experimental branch:
commit 900f52659dd6c8f8e4055ad1784b195c951240a7
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Jan 2 17:15:43 2017 +0100

    Drop patch, no longer needed

diff --git a/debian/patches/05_link_dynamic.patch b/debian/patches/05_link_dynamic.patch
deleted file mode 100644
index 27fc873..0000000
--- a/debian/patches/05_link_dynamic.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-Status: sent-upstream
-
-Index: directfb/configure.in
-===================================================================
---- directfb.orig/configure.in
-+++ directfb/configure.in
-@@ -1660,7 +1660,7 @@ AM_CONDITIONAL(BUILD_TOOLS, test "$with_
- AM_CONDITIONAL(CROSS_COMPILING, test "$cross_compiling" = "yes")
- 
- CFLAGS="$CFLAGS $DFB_INTERNAL_CFLAGS"
--DFB_LDFLAGS="$LDFLAGS $ZLIB_LIBS"
-+DFB_LDFLAGS="$LDFLAGS"
- 
- CFLAGS="$CFLAGS $CFLAGS_STD"
- 
-Index: directfb/src/core/Makefile.am
-===================================================================
---- directfb.orig/src/core/Makefile.am
-+++ directfb/src/core/Makefile.am
-@@ -143,6 +143,8 @@ libdirectfb_core_la_SOURCES = \
- 	windowstack.c		\
- 	wm.c
- 
-+libdirectfb_core_la_LIBADD = @ZLIB_LIBS@
-+
- distclean-local:
- 	rm -f CoreDFB.c
- 	rm -f CoreDFB.h
diff --git a/debian/patches/series b/debian/patches/series
index b8516a3..a683bdb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,5 @@
 01_default_cflags.patch
 02_fix_sh772x_build.patch
-05_link_dynamic.patch
 70_linux_fusion.patch
 93_fix_unicode_key_handling.patch
 94_fix_mknod.patch

-- 
directfb packaging



More information about the pkg-multimedia-commits mailing list