Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/files/
Date: Sat, 06 Jan 2018 16:42:25
Message-Id: 1515256935.8674a045a9220e0c07e6f9e6017b5f3c5b00d25f.sping@gentoo
1 commit: 8674a045a9220e0c07e6f9e6017b5f3c5b00d25f
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sat Jan 6 09:12:49 2018 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 6 16:42:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8674a045
7
8 media-gfx/gimp: remove unused patch
9
10 media-gfx/gimp/files/gimp-2.9.6-underlinking.patch | 20 --------------------
11 1 file changed, 20 deletions(-)
12
13 diff --git a/media-gfx/gimp/files/gimp-2.9.6-underlinking.patch b/media-gfx/gimp/files/gimp-2.9.6-underlinking.patch
14 deleted file mode 100644
15 index 9208c2f329b..00000000000
16 --- a/media-gfx/gimp/files/gimp-2.9.6-underlinking.patch
17 +++ /dev/null
18 @@ -1,20 +0,0 @@
19 -diff --git a/libgimpbase/Makefile.am b/libgimpbase/Makefile.am
20 -index a1a6719..85c8518 100644
21 ---- a/libgimpbase/Makefile.am
22 -+++ b/libgimpbase/Makefile.am
23 -@@ -22,6 +22,7 @@ uninstall-libtool-import-lib:
24 - -rm $(DESTDIR)$(libdir)/libgimpbase-$(GIMP_API_VERSION).dll.a
25 - -rm $(DESTDIR)$(libdir)/gimpbase.def
26 - else
27 -+libm = -lm
28 - install-libtool-import-lib:
29 - uninstall-libtool-import-lib:
30 - endif
31 -@@ -169,6 +170,7 @@ EXTRA_libgimpbase_@GIMP_API_VERSION@_la_DEPENDENCIES = $(gimpbase_def)
32 - libgimpbase_@GIMP_API_VERSION@_la_LIBADD = \
33 - $(GIO_LIBS) \
34 - $(GEXIV2_LIBS) \
35 -+ $(libm) \
36 - $(ole32_lib)
37 -
38 - install-data-local: install-ms-lib install-libtool-import-lib