public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-raw-thumbnailer/files/
@ 2017-01-04 10:57 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-01-04 10:57 UTC (permalink / raw
  To: gentoo-commits

commit:     9acce2f516845023a316c94b992a889bc6e3cd42
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Dec 23 15:56:52 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 10:57:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9acce2f5

media-gfx/gnome-raw-thumbnailer: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3223

 .../gnome-raw-thumbnailer-0.99.1-drop-libgsf.patch | 32 --------------------
 .../gnome-raw-thumbnailer-0.99.1-make-382.patch    | 34 ----------------------
 2 files changed, 66 deletions(-)

diff --git a/media-gfx/gnome-raw-thumbnailer/files/gnome-raw-thumbnailer-0.99.1-drop-libgsf.patch b/media-gfx/gnome-raw-thumbnailer/files/gnome-raw-thumbnailer-0.99.1-drop-libgsf.patch
deleted file mode 100644
index 33cf2c6..00000000
--- a/media-gfx/gnome-raw-thumbnailer/files/gnome-raw-thumbnailer-0.99.1-drop-libgsf.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- configure.ac
-+++ configure.ac
-@@ -17,9 +17,9 @@
- 
- SCROLLKEEPER_REQUIRED=0.1.4
- 
--PKG_CHECK_MODULES(GSF, gnome-vfs-2.0 libgsf-gnome-1 gdk-pixbuf-2.0)
--AC_SUBST(GSF_CFLAGS)
--AC_SUBST(GSF_LIBS)
-+PKG_CHECK_MODULES(GNOME, gnome-vfs-2.0 gdk-pixbuf-2.0)
-+AC_SUBST(GNOME_CFLAGS)
-+AC_SUBST(GNOME_LIBS)
- 
- PKG_CHECK_MODULES(OPENRAW, libopenraw-gnome-1.0 >= 0.0.4)
- AC_SUBST(OPENRAW_CFLAGS)
---- src/Makefile.am
-+++ src/Makefile.am
-@@ -2,7 +2,7 @@
- 
- 
- INCLUDES = -I$(top_srcdir)                                              \
--           $(GSF_CFLAGS) \
-+           $(GNOME_CFLAGS) \
-            $(OPENRAW_CFLAGS) \
-            -DG_LOG_DOMAIN=\"raw-thumbnailer\"    \
-            -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"       \
-@@ -15,4 +15,4 @@
- 
- raw_thumbnailer_SOURCES = raw-thumbnailer.c
- 
--raw_thumbnailer_LDADD = $(GSF_LIBS) $(OPENRAW_LIBS) $(INTLLIBS)
-+raw_thumbnailer_LDADD = $(GNOME_LIBS) $(OPENRAW_LIBS) $(INTLLIBS)

diff --git a/media-gfx/gnome-raw-thumbnailer/files/gnome-raw-thumbnailer-0.99.1-make-382.patch b/media-gfx/gnome-raw-thumbnailer/files/gnome-raw-thumbnailer-0.99.1-make-382.patch
deleted file mode 100644
index 4111989..00000000
--- a/media-gfx/gnome-raw-thumbnailer/files/gnome-raw-thumbnailer-0.99.1-make-382.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-http://bugs.gentoo.org/333715
-
---- data/Makefile.am
-+++ data/Makefile.am
-@@ -20,11 +20,11 @@
- 
- install-data-local: $(schema_DATA)
- if GCONF_SCHEMAS_INSTALL
--        if test -z "$(DESTDIR)" ; then \
--        for p in $^ ; do \
--                GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p 2>&1 > /dev/null; \
--        done \
--        fi
-+	if test -z "$(DESTDIR)" ; then \
-+	for p in $^ ; do \
-+		GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p 2>&1 > /dev/null; \
-+	done \
-+	fi
- endif
- 
- EXTRA_DIST = \
-@@ -34,8 +34,8 @@
- 	raw-thumbnailer.xml 
- 
- CLEANFILES = \
--        $(generated_schema_in_files)    \
--        $(schema_DATA)                  \
--        raw-thumbnailer.schemas.in      \
--        update-gconf.sh
-+	$(generated_schema_in_files)    \
-+	$(schema_DATA)                  \
-+	raw-thumbnailer.schemas.in      \
-+	update-gconf.sh
- 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-04 10:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04 10:57 [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-raw-thumbnailer/files/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox