public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-themes/gnome-icon-theme/files: gnome-icon-theme-2.91.7-update-cache.patch
@ 2011-02-21 19:09 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2011-02-21 19:09 UTC (permalink / raw
  To: gentoo-commits

pacho       11/02/21 19:09:12

  Added:                gnome-icon-theme-2.91.7-update-cache.patch
  Log:
  Version bump adding speaker device icon and reverting upstream commit that was causing icon cache to be always regenerated even when unneeded (bug #351117 by Alex Buell). Remove old.
  
  (Portage version: 2.1.9.40/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-themes/gnome-icon-theme/files/gnome-icon-theme-2.91.7-update-cache.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-icon-theme/files/gnome-icon-theme-2.91.7-update-cache.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-icon-theme/files/gnome-icon-theme-2.91.7-update-cache.patch?rev=1.1&content-type=text/plain

Index: gnome-icon-theme-2.91.7-update-cache.patch
===================================================================
From f71b86486f5b42821fad50f8cada03edd3eb07e2 Mon Sep 17 00:00:00 2001
From: Dan Winship <danw@gnome.org>
Date: Thu, 23 Sep 2010 19:58:12 +0000
Subject: Run gtk-update-icon-cache after installing

https://bugzilla.gnome.org/show_bug.cgi?id=630465
---
diff --git a/Makefile.am b/Makefile.am
index 693a3cc..2097ee2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,6 +80,9 @@ install-data-local:
 		touch $(DESTDIR)$(themedir); \
 	fi
 
+install-data-hook:
+	$(GTK_UPDATE_ICON_CACHE) -q $(DESTDIR)$(themedir)
+
 pkgconfigdir = $(datadir)/pkgconfig
 pkgconfig_DATA = gnome-icon-theme.pc
 
diff --git a/configure.ac b/configure.ac
index 6074f2c..0e7e3b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,6 +57,11 @@ fi
 
 AC_SUBST(ICONMAP)
 
+AC_PATH_PROG(GTK_UPDATE_ICON_CACHE, gtk-update-icon-cache)
+if test -z "$GTK_UPDATE_ICON_CACHE"; then
+    AC_MSG_ERROR([Could not find gtk-update-icon-cache])
+fi
+
 AC_CONFIG_FILES([
 Makefile
 gnome-icon-theme.pc
--
cgit v0.8.3.4






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-themes/gnome-icon-theme/files: gnome-icon-theme-2.91.7-update-cache.patch
@ 2014-11-13 12:44 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2014-11-13 12:44 UTC (permalink / raw
  To: gentoo-commits

pacho       14/11/13 12:44:04

  Removed:              gnome-icon-theme-2.91.7-update-cache.patch
  Log:
  Drop old (#508854)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-13 12:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 19:09 [gentoo-commits] gentoo-x86 commit in x11-themes/gnome-icon-theme/files: gnome-icon-theme-2.91.7-update-cache.patch Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-13 12:44 Pacho Ramos (pacho)

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