From b64124b196951695e77f3b3844515062bcb8531f Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 23 Mar 2009 17:21:30 +0000 Subject: [PATCH] - remove unneeded gtk-update-icon-cache goo spotted by Mikolaj Kucharski, thanks! --- x11/gnome/gucharmap/Makefile | 4 ++-- x11/gnome/gucharmap/pkg/PLIST | 4 +--- x11/xfce4/xfce4-mixer/Makefile | 3 ++- x11/xfce4/xfce4-mixer/pkg/PLIST | 4 +--- 4 files changed, 6 insertions(+), 9 deletions(-) diff --git a/x11/gnome/gucharmap/Makefile b/x11/gnome/gucharmap/Makefile index de5d79a2bef..5dc36677342 100644 --- a/x11/gnome/gucharmap/Makefile +++ b/x11/gnome/gucharmap/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.19 2009/03/14 11:36:25 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.20 2009/03/23 17:21:30 ajacoutot Exp $ COMMENT= Unicode character map for the GNOME project GNOME_PROJECT= gucharmap GNOME_VERSION= 2.24.3 -PKGNAME= ${DISTNAME}p3 +PKGNAME= ${DISTNAME}p4 SHARED_LIBS += gucharmap 1.0 # .7.0 HOMEPAGE= http://live.gnome.org/Gucharmap diff --git a/x11/gnome/gucharmap/pkg/PLIST b/x11/gnome/gucharmap/pkg/PLIST index 3b73608074c..59688191881 100644 --- a/x11/gnome/gucharmap/pkg/PLIST +++ b/x11/gnome/gucharmap/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.9 2009/03/14 10:40:53 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.10 2009/03/23 17:21:30 ajacoutot Exp $ %%SHARED%% bin/charmap bin/gnome-character-map @@ -216,7 +216,5 @@ share/omf/gucharmap/gucharmap-zh_TW.omf share/schemas/gucharmap/ share/schemas/gucharmap/gucharmap.schemas @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/gucharmap/*.schemas > /dev/null -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true @exec %D/bin/update-desktop-database @unexec %D/bin/update-desktop-database diff --git a/x11/xfce4/xfce4-mixer/Makefile b/x11/xfce4/xfce4-mixer/Makefile index 6541ec1f059..803d7b36a26 100644 --- a/x11/xfce4/xfce4-mixer/Makefile +++ b/x11/xfce4/xfce4-mixer/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.13 2009/03/08 17:29:02 landry Exp $ +# $OpenBSD: Makefile,v 1.14 2009/03/23 17:23:43 ajacoutot Exp $ COMMENT= volume mixer module for xfce4-panel XFCE_PROJECT= xfce4-mixer +PKGNAME= ${DISTNAME}p0 # GPLv2 PERMIT_DISTFILES_CDROM= Yes diff --git a/x11/xfce4/xfce4-mixer/pkg/PLIST b/x11/xfce4/xfce4-mixer/pkg/PLIST index 97e67d2e64e..d39ff3fca34 100644 --- a/x11/xfce4/xfce4-mixer/pkg/PLIST +++ b/x11/xfce4/xfce4-mixer/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.8 2009/03/08 17:29:02 landry Exp $ +@comment $OpenBSD: PLIST,v 1.9 2009/03/23 17:23:43 ajacoutot Exp $ @bin bin/xfce4-mixer libexec/xfce4/ libexec/xfce4/panel-plugins/ @@ -101,7 +101,5 @@ share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-ultra-low.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-very-high.svg share/xfce4/panel-plugins/ share/xfce4/panel-plugins/xfce4-mixer-plugin.desktop -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true @exec %D/bin/update-desktop-database @unexec %D/bin/update-desktop-database