From bd35cdaaa9384a81699854abf83afeb13fec6298 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sat, 3 Dec 2011 19:13:18 +0000 Subject: [PATCH] Move all icons themes to x11/gtk+2,-guic. --- x11/faenza-icon-theme/Makefile | 6 +++-- x11/faenza-icon-theme/pkg/PLIST | 26 ++++++++++---------- x11/gnome-colors-icon-theme/Makefile | 6 +++-- x11/gnome-colors-icon-theme/pkg/PLIST | 34 +++++++++++++-------------- x11/gnome/themes-standard/Makefile | 6 +++-- x11/gnome/themes-standard/pkg/PLIST | 14 +++++------ x11/human-icon-theme/Makefile | 4 +++- x11/human-icon-theme/pkg/PLIST | 6 ++--- x11/industrial-icon-theme/Makefile | 6 +++-- x11/industrial-icon-theme/pkg/PLIST | 6 ++--- x11/kde/accessibility3/Makefile | 7 +++--- x11/kde/accessibility3/pkg/PLIST | 14 +++++------ x11/kde/artwork3/Makefile | 7 +++--- x11/kde/artwork3/pkg/PLIST | 22 ++++++++--------- x11/tangerine-icon-theme/Makefile | 6 +++-- x11/tangerine-icon-theme/pkg/PLIST | 6 ++--- x11/tango-icon-theme/Makefile | 5 ++-- x11/tango-icon-theme/pkg/PLIST | 6 ++--- x11/xfce4/xfce4-icon-theme/Makefile | 7 ++++-- x11/xfce4/xfce4-icon-theme/pkg/PLIST | 6 ++--- 20 files changed, 109 insertions(+), 91 deletions(-) diff --git a/x11/faenza-icon-theme/Makefile b/x11/faenza-icon-theme/Makefile index 2bbcca7355b..936ad4a4aa7 100644 --- a/x11/faenza-icon-theme/Makefile +++ b/x11/faenza-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2011/11/17 15:57:32 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.3 2011/12/03 19:13:19 ajacoutot Exp $ COMMENT = complete, colourful suite of squared icons @@ -6,7 +6,7 @@ V = 1.2 DISTNAME = faenza_icons_by_tiheum-d2v6x24 PKGNAME = faenza-icon-theme-${V} CATEGORIES = x11 -REVISION = 0 +REVISION = 1 HOMEPAGE = http://tiheum.deviantart.com/ MASTER_SITES = http://www.deviantart.com/download/173323228/ @@ -24,6 +24,8 @@ PKG_ARCH = * NO_BUILD = Yes NO_REGRESS = Yes +RUN_DEPENDS = x11/gtk+2,-guic + # Add the corresponding "Inherits" theme RUN_DEPENDS += x11/gnome/icon-theme diff --git a/x11/faenza-icon-theme/pkg/PLIST b/x11/faenza-icon-theme/pkg/PLIST index d5d9f78b5c8..0589fef2f85 100644 --- a/x11/faenza-icon-theme/pkg/PLIST +++ b/x11/faenza-icon-theme/pkg/PLIST @@ -1,10 +1,10 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2011/11/17 15:47:59 dcoppa Exp $ -@unexec rm -f %D/share/icons/Faenza/icon-theme.cache -@unexec rm -f %D/share/icons/Faenza-Ambiance/icon-theme.cache -@unexec rm -f %D/share/icons/Faenza-Dark/icon-theme.cache -@unexec rm -f %D/share/icons/Faenza-Darker/icon-theme.cache -@unexec rm -f %D/share/icons/Faenza-Darkest/icon-theme.cache -@unexec rm -f %D/share/icons/Faenza-Radiance/icon-theme.cache +@comment $OpenBSD: PLIST,v 1.2 2011/12/03 19:13:18 ajacoutot Exp $ +@unexec-delete rm -f %D/share/icons/Faenza/icon-theme.cache +@unexec-delete rm -f %D/share/icons/Faenza-Ambiance/icon-theme.cache +@unexec-delete rm -f %D/share/icons/Faenza-Dark/icon-theme.cache +@unexec-delete rm -f %D/share/icons/Faenza-Darker/icon-theme.cache +@unexec-delete rm -f %D/share/icons/Faenza-Darkest/icon-theme.cache +@unexec-delete rm -f %D/share/icons/Faenza-Radiance/icon-theme.cache share/icons/Faenza/ share/icons/Faenza-Ambiance/ share/icons/Faenza-Ambiance/index.theme @@ -29105,9 +29105,9 @@ share/icons/Faenza/stock/scalable/stock_new-meeting.svg share/icons/Faenza/stock/scalable/stock_people.svg share/icons/Faenza/stock/scalable/stock_person-panel.svg share/icons/Faenza/stock/scalable/stock_person.svg -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Faenza 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Faenza-Ambiance 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Faenza-Dark 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Faenza-Darker 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Faenza-Darkest 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Faenza-Radiance 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Faenza 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Faenza-Ambiance 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Faenza-Dark 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Faenza-Darker 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Faenza-Darkest 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Faenza-Radiance 2>/dev/null || true diff --git a/x11/gnome-colors-icon-theme/Makefile b/x11/gnome-colors-icon-theme/Makefile index 4d4943f5993..5f9969fcb13 100644 --- a/x11/gnome-colors-icon-theme/Makefile +++ b/x11/gnome-colors-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2011/05/19 14:43:16 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.5 2011/12/03 19:13:19 ajacoutot Exp $ COMMENT = complete, multi-colored suite of icons @@ -7,7 +7,7 @@ DISTNAME = gnome-colors-${V} PKGNAME = gnome-colors-icon-theme-${V} CATEGORIES = x11 -REVISION = 2 +REVISION = 3 HOMEPAGE = http://code.google.com/p/gnome-colors/ MASTER_SITES = http://gnome-colors.googlecode.com/files/ @@ -22,6 +22,8 @@ PKG_ARCH = * NO_BUILD = Yes NO_REGRESS = Yes +RUN_DEPENDS = x11/gtk+2,-guic + # Add the corresponding "Inherits" theme. RUN_DEPENDS += x11/gnome/icon-theme diff --git a/x11/gnome-colors-icon-theme/pkg/PLIST b/x11/gnome-colors-icon-theme/pkg/PLIST index b38b933f538..7dff4c98712 100644 --- a/x11/gnome-colors-icon-theme/pkg/PLIST +++ b/x11/gnome-colors-icon-theme/pkg/PLIST @@ -1,12 +1,12 @@ -@comment $OpenBSD: PLIST,v 1.3 2011/05/19 14:43:16 ajacoutot Exp $ -@unexec rm -f %D/share/icons/gnome-brave/icon-theme.cache -@unexec rm -f %D/share/icons/gnome-colors-common/icon-theme.cache -@unexec rm -f %D/share/icons/gnome-dust/icon-theme.cache -@unexec rm -f %D/share/icons/gnome-human/icon-theme.cache -@unexec rm -f %D/share/icons/gnome-illustrious/icon-theme.cache -@unexec rm -f %D/share/icons/gnome-noble/icon-theme.cache -@unexec rm -f %D/share/icons/gnome-wine/icon-theme.cache -@unexec rm -f %D/share/icons/gnome-wise/icon-theme.cache +@comment $OpenBSD: PLIST,v 1.4 2011/12/03 19:13:18 ajacoutot Exp $ +@unexec-delete rm -f %D/share/icons/gnome-brave/icon-theme.cache +@unexec-delete rm -f %D/share/icons/gnome-colors-common/icon-theme.cache +@unexec-delete rm -f %D/share/icons/gnome-dust/icon-theme.cache +@unexec-delete rm -f %D/share/icons/gnome-human/icon-theme.cache +@unexec-delete rm -f %D/share/icons/gnome-illustrious/icon-theme.cache +@unexec-delete rm -f %D/share/icons/gnome-noble/icon-theme.cache +@unexec-delete rm -f %D/share/icons/gnome-wine/icon-theme.cache +@unexec-delete rm -f %D/share/icons/gnome-wise/icon-theme.cache share/icons/ share/icons/gnome-brave/ share/icons/gnome-brave/16x16/ @@ -14008,11 +14008,11 @@ share/icons/gnome-wise/scalable/status/stock_volume-max.svg share/icons/gnome-wise/scalable/status/stock_volume-med.svg share/icons/gnome-wise/scalable/status/stock_volume-min.svg share/icons/gnome-wise/scalable/status/stock_volume.svg -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome-brave 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome-colors-common 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome-dust 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome-human 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome-illustrious 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome-noble 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome-wine 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome-wise 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/gnome-brave 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/gnome-colors-common 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/gnome-dust 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/gnome-human 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/gnome-illustrious 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/gnome-noble 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/gnome-wine 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/gnome-wise 2>/dev/null || true diff --git a/x11/gnome/themes-standard/Makefile b/x11/gnome/themes-standard/Makefile index d24e1b0b913..f2901425b52 100644 --- a/x11/gnome/themes-standard/Makefile +++ b/x11/gnome/themes-standard/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2011/11/04 09:56:29 jasper Exp $ +# $OpenBSD: Makefile,v 1.22 2011/12/03 19:13:19 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= standard GNOME themes GNOME_PROJECT= gnome-themes-standard GNOME_VERSION= 3.2.1 -REVISION= 2 +REVISION= 3 # LGPLv2.1 PERMIT_PACKAGE_CDROM= Yes @@ -28,6 +28,8 @@ MODULES= devel/gettext \ LIB_DEPENDS= x11/gtk+3 \ x11/gnome/librsvg +MODGNOME_ICON_CACHE= Yes + # As explained here: # https://mail.gnome.org/archives/desktop-devel-list/2011-March/msg00017.html # we need to depend on gtk-engines2 in order for the gtk2 themes to work. diff --git a/x11/gnome/themes-standard/pkg/PLIST b/x11/gnome/themes-standard/pkg/PLIST index 4866a332d7e..2a216039ada 100644 --- a/x11/gnome/themes-standard/pkg/PLIST +++ b/x11/gnome/themes-standard/pkg/PLIST @@ -1,8 +1,8 @@ -@comment $OpenBSD: PLIST,v 1.10 2011/10/20 06:14:04 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.11 2011/12/03 19:13:18 ajacoutot Exp $ @conflict gnome-themes-<2.32.1p3 -@unexec rm -f %D/share/icons/HighContrast/icon-theme.cache -@unexec rm -f %D/share/icons/HighContrastInverse/icon-theme.cache -@unexec rm -f %D/share/icons/LowContrast/icon-theme.cache +@unexec-delete rm -f %D/share/icons/HighContrast/icon-theme.cache +@unexec-delete rm -f %D/share/icons/HighContrastInverse/icon-theme.cache +@unexec-delete rm -f %D/share/icons/LowContrast/icon-theme.cache lib/gtk-3.0/3.0.0/theming-engines/ @comment lib/gtk-3.0/3.0.0/theming-engines/libadwaita.la lib/gtk-3.0/3.0.0/theming-engines/libadwaita.so @@ -782,6 +782,6 @@ share/themes/LowContrast/gtk-2.0/gtkrc share/themes/LowContrast/gtk-3.0/ share/themes/LowContrast/gtk-3.0/gtk.css share/themes/LowContrast/index.theme -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/HighContrast 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/HighContrastInverse 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/LowContrast 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/HighContrast 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/HighContrastInverse 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/LowContrast 2>/dev/null || true diff --git a/x11/human-icon-theme/Makefile b/x11/human-icon-theme/Makefile index 6d0d2f7f174..f645faaa62c 100644 --- a/x11/human-icon-theme/Makefile +++ b/x11/human-icon-theme/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2011/07/09 04:51:12 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.9 2011/12/03 19:13:18 ajacoutot Exp $ COMMENT= Human icon theme from Ubuntu V= 0.36 DISTNAME= human-icon-theme_${V} PKGNAME= human-icon-theme-${V} +REVISION= 0 CATEGORIES= x11 @@ -21,6 +22,7 @@ MASTER_SITES= https://launchpad.net/ubuntu/oneiric/+source/human-icon-theme/${V WRKDIST= ${WRKDIR}/human-icon-theme MODULES= textproc/intltool +RUN_DEPENDS= x11/gtk+2,-guic BUILD_DEPENDS= x11/icon-naming-utils # Add the corresponding "Inherits" theme. diff --git a/x11/human-icon-theme/pkg/PLIST b/x11/human-icon-theme/pkg/PLIST index e848a56e7b3..c88b065f4a5 100644 --- a/x11/human-icon-theme/pkg/PLIST +++ b/x11/human-icon-theme/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.5 2011/07/09 04:51:12 ajacoutot Exp $ -@unexec rm -f %D/share/icons/Human/icon-theme.cache +@comment $OpenBSD: PLIST,v 1.6 2011/12/03 19:13:18 ajacoutot Exp $ +@unexec-delete rm -f %D/share/icons/Human/icon-theme.cache share/icons/Human/ share/icons/Human/12x12/ share/icons/Human/12x12/stock/ @@ -1516,4 +1516,4 @@ share/locale/fr/LC_MESSAGES/human-icon-theme.mo share/locale/it/LC_MESSAGES/human-icon-theme.mo share/locale/pt_BR/LC_MESSAGES/human-icon-theme.mo share/locale/sv/LC_MESSAGES/human-icon-theme.mo -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Human 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Human 2>/dev/null || true diff --git a/x11/industrial-icon-theme/Makefile b/x11/industrial-icon-theme/Makefile index 5105ae11b43..834cb7f8a6e 100644 --- a/x11/industrial-icon-theme/Makefile +++ b/x11/industrial-icon-theme/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2011/05/19 14:43:16 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.11 2011/12/03 19:13:18 ajacoutot Exp $ COMMENT= Industrial icon theme from OpenSUSE DISTNAME= industrial-icon-theme-11.0.5 -REVISION= 4 +REVISION= 5 CATEGORIES= x11 @@ -15,6 +15,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +RUN_DEPENDS= x11/gtk+2,-guic + BUILD_DEPENDS= x11/icon-naming-utils \ x11/gnome/librsvg \ graphics/ImageMagick diff --git a/x11/industrial-icon-theme/pkg/PLIST b/x11/industrial-icon-theme/pkg/PLIST index 7c17f39cfde..aa881ce7f30 100644 --- a/x11/industrial-icon-theme/pkg/PLIST +++ b/x11/industrial-icon-theme/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.5 2011/05/19 14:43:16 ajacoutot Exp $ -@unexec rm -f %D/share/icons/Industrial/icon-theme.cache +@comment $OpenBSD: PLIST,v 1.6 2011/12/03 19:13:18 ajacoutot Exp $ +@unexec-delete rm -f %D/share/icons/Industrial/icon-theme.cache @comment lib/locale/ share/icons/ share/icons/Industrial/ @@ -242,4 +242,4 @@ share/icons/Industrial/48x48/status/gnome-fs-directory-visiting.png share/icons/Industrial/48x48/status/stock_open.icon share/icons/Industrial/48x48/status/stock_open.png share/icons/Industrial/index.theme -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Industrial 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Industrial 2>/dev/null || true diff --git a/x11/kde/accessibility3/Makefile b/x11/kde/accessibility3/Makefile index 93c8b8324c7..ae80569f2f0 100644 --- a/x11/kde/accessibility3/Makefile +++ b/x11/kde/accessibility3/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.44 2011/09/16 12:29:15 espie Exp $ +# $OpenBSD: Makefile,v 1.45 2011/12/03 19:13:19 ajacoutot Exp $ COMMENT = X11 toolkit, accessibility aids CATEGORIES = x11 x11/kde @@ -10,14 +10,15 @@ SHARED_LIBS += kttsd 2.0 # .1.0 MODULES = x11/kde devel/gettext -RUN_DEPENDS += devel/desktop-file-utils +RUN_DEPENDS += devel/desktop-file-utils \ + x11/gtk+2,-guic LIB_DEPENDS = x11/kde/libs3 FLAVORS = debug SEPARATE_BUILD = flavored -REVISION = 9 +REVISION = 10 WANTLIB = ICE SM X11 Xau Xdmcp Xext Xi Xrender Xtst art_lgpl_2 artsflow \ artsflow_idl audiofile c fam glib-2.0 gmodule-2.0 gthread-2.0 idn jpeg \ diff --git a/x11/kde/accessibility3/pkg/PLIST b/x11/kde/accessibility3/pkg/PLIST index afc06145aba..a6b366afbc2 100644 --- a/x11/kde/accessibility3/pkg/PLIST +++ b/x11/kde/accessibility3/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.18 2011/05/19 14:43:16 ajacoutot Exp $ -@unexec rm -f %D/share/icons/mono/icon-theme.cache +@comment $OpenBSD: PLIST,v 1.19 2011/12/03 19:13:18 ajacoutot Exp $ +@unexec-delete rm -f %D/share/icons/mono/icon-theme.cache @bin bin/kmag @bin bin/kmousetool @bin bin/kmouth @@ -2979,8 +2979,8 @@ share/servicetypes/kttsd_filterplugin.desktop share/servicetypes/kttsd_synthplugin.desktop @exec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true -@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/locolor 2> /dev/null || true -@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/locolor 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/mono 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true +@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/hicolor 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/locolor 2>/dev/null || true +@unexec-delete %D/bin/gtk-update-icon-cache -q %D/share/icons/locolor 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/mono 2>/dev/null || true diff --git a/x11/kde/artwork3/Makefile b/x11/kde/artwork3/Makefile index b96ace1f89f..da6ef8c1d8e 100644 --- a/x11/kde/artwork3/Makefile +++ b/x11/kde/artwork3/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.65 2011/09/16 12:29:15 espie Exp $ +# $OpenBSD: Makefile,v 1.66 2011/12/03 19:13:19 ajacoutot Exp $ COMMENT = K Desktop Environment, additional artwork CATEGORIES = x11 x11/kde @@ -15,9 +15,10 @@ SEPARATE_BUILD = flavored CONFIGURE_ENV += XSCREENSAVER=${LOCALBASE}/libexec/xscreensaver BUILD_DEPENDS = x11/xscreensaver,-data,no_gle -RUN_DEPENDS = x11/xscreensaver,-data,no_gle +RUN_DEPENDS = x11/xscreensaver,-data,no_gle \ + x11/gtk+2,-guic -REVISION = 9 +REVISION = 10 WANTLIB = GL GLU ICE SM X11 Xau Xdamage Xdmcp Xext Xfixes Xrender Xt Xxf86vm \ art_lgpl_2 artsflow artsflow_idl artskde audiofile c drm fam glib-2.0 \ diff --git a/x11/kde/artwork3/pkg/PLIST b/x11/kde/artwork3/pkg/PLIST index d28b58e4e3d..b12798b1fe2 100644 --- a/x11/kde/artwork3/pkg/PLIST +++ b/x11/kde/artwork3/pkg/PLIST @@ -1,9 +1,9 @@ -@comment $OpenBSD: PLIST,v 1.36 2011/05/19 14:43:16 ajacoutot Exp $ -@unexec rm -f %D/share/icons/Locolor/icon-theme.cache -@unexec rm -f %D/share/icons/ikons/icon-theme.cache -@unexec rm -f %D/share/icons/kdeclassic/icon-theme.cache -@unexec rm -f %D/share/icons/kids/icon-theme.cache -@unexec rm -f %D/share/icons/slick/icon-theme.cache +@comment $OpenBSD: PLIST,v 1.37 2011/12/03 19:13:18 ajacoutot Exp $ +@unexec-delete rm -f %D/share/icons/Locolor/icon-theme.cache +@unexec-delete rm -f %D/share/icons/ikons/icon-theme.cache +@unexec-delete rm -f %D/share/icons/kdeclassic/icon-theme.cache +@unexec-delete rm -f %D/share/icons/kids/icon-theme.cache +@unexec-delete rm -f %D/share/icons/slick/icon-theme.cache @bin bin/kbanner.kss @bin bin/kblob.kss @bin bin/kclock.kss @@ -8099,8 +8099,8 @@ share/wallpapers/kraftwurm.jpg share/wallpapers/kubical.png share/wallpapers/mystical_rightturn.jpg share/wallpapers/vegetative_fog.jpg -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Locolor 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/ikons 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/kdeclassic 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/kids 2> /dev/null || true -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/slick 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Locolor 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/ikons 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/kdeclassic 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/kids 2>/dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/slick 2>/dev/null || true diff --git a/x11/tangerine-icon-theme/Makefile b/x11/tangerine-icon-theme/Makefile index 97e8bb8c3cc..75c0a0f74ee 100644 --- a/x11/tangerine-icon-theme/Makefile +++ b/x11/tangerine-icon-theme/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2011/05/19 14:43:16 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.9 2011/12/03 19:13:19 ajacoutot Exp $ COMMENT= Tangerine icon theme from Ubuntu DISTNAME= tangerine-icon-theme_0.26 PKGNAME= ${DISTNAME:S/_/-/} -REVISION= 4 +REVISION= 5 CATEGORIES= x11 MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/t/tangerine-icon-theme/ @@ -19,6 +19,8 @@ MODULES= textproc/intltool WRKDIST= ${WRKDIR}/tangerine-icon-theme-0.26 +RUN_DEPENDS= x11/gtk+2,-guic + BUILD_DEPENDS= x11/icon-naming-utils \ x11/gnome/librsvg \ graphics/ImageMagick \ diff --git a/x11/tangerine-icon-theme/pkg/PLIST b/x11/tangerine-icon-theme/pkg/PLIST index a9db3ad7303..2fd6b8d8354 100644 --- a/x11/tangerine-icon-theme/pkg/PLIST +++ b/x11/tangerine-icon-theme/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.5 2011/05/19 14:43:16 ajacoutot Exp $ -@unexec rm -f %D/share/icons/Tangerine/icon-theme.cache +@comment $OpenBSD: PLIST,v 1.6 2011/12/03 19:13:18 ajacoutot Exp $ +@unexec-delete rm -f %D/share/icons/Tangerine/icon-theme.cache @comment lib/locale/ @comment lib/locale/fr/ @comment lib/locale/fr/LC_MESSAGES/ @@ -1357,4 +1357,4 @@ share/icons/Tangerine/scalable/status/stock_trash_full.svg share/icons/Tangerine/scalable/status/trashcan_full.svg share/icons/Tangerine/scalable/status/user-trash-full.svg share/icons/Tangerine/scalable/status/xfce-trash_full.svg -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Tangerine 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Tangerine 2>/dev/null || true diff --git a/x11/tango-icon-theme/Makefile b/x11/tango-icon-theme/Makefile index b53202b111c..3ae8d6c604b 100644 --- a/x11/tango-icon-theme/Makefile +++ b/x11/tango-icon-theme/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.17 2011/05/19 14:43:16 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.18 2011/12/03 19:13:19 ajacoutot Exp $ COMMENT= Tango icon theme DISTNAME= tango-icon-theme-0.8.90 -REVISION= 4 +REVISION= 5 CATEGORIES= x11 HOMEPAGE= http://tango.freedesktop.org/ @@ -17,6 +17,7 @@ PERMIT_DISTFILES_FTP= Yes MODULES= textproc/intltool +RUN_DEPENDS= x11/gtk+2,-guic BUILD_DEPENDS= x11/icon-naming-utils>=0.8.7 \ graphics/ImageMagick diff --git a/x11/tango-icon-theme/pkg/PLIST b/x11/tango-icon-theme/pkg/PLIST index a4bd7a90214..2d99f6c17cc 100644 --- a/x11/tango-icon-theme/pkg/PLIST +++ b/x11/tango-icon-theme/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.11 2011/05/19 14:43:16 ajacoutot Exp $ -@unexec rm -f %D/share/icons/Tango/icon-theme.cache +@comment $OpenBSD: PLIST,v 1.12 2011/12/03 19:13:18 ajacoutot Exp $ +@unexec-delete rm -f %D/share/icons/Tango/icon-theme.cache @comment lib/locale/ share/icons/ share/icons/Tango/ @@ -4279,4 +4279,4 @@ share/icons/Tango/scalable/status/weather-showers.svg share/icons/Tango/scalable/status/weather-snow.svg share/icons/Tango/scalable/status/weather-storm.svg share/icons/Tango/scalable/status/xfce-trash_full.svg -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Tango 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Tango 2>/dev/null || true diff --git a/x11/xfce4/xfce4-icon-theme/Makefile b/x11/xfce4/xfce4-icon-theme/Makefile index d6f7b7565e4..f3caf622d24 100644 --- a/x11/xfce4/xfce4-icon-theme/Makefile +++ b/x11/xfce4/xfce4-icon-theme/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.25 2011/05/19 14:43:17 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.26 2011/12/03 19:13:19 ajacoutot Exp $ + PKG_ARCH= * COMMENT= Xfce4 icon theme XFCE_ARTWORK= xfce4-icon-theme XFCE_VERSION= 4.4.3 -REVISION= 8 +REVISION= 9 # GPLv2 PERMIT_DISTFILES_CDROM= Yes @@ -17,6 +18,8 @@ MODULES= textproc/intltool \ x11/xfce4 XFCE_NO_SRC= Yes +MODXFCE_ICON_CACHE= Yes + # Add the corresponding "Inherits" theme. RUN_DEPENDS += x11/tango-icon-theme diff --git a/x11/xfce4/xfce4-icon-theme/pkg/PLIST b/x11/xfce4/xfce4-icon-theme/pkg/PLIST index f81ae7f0693..1402dbde901 100644 --- a/x11/xfce4/xfce4-icon-theme/pkg/PLIST +++ b/x11/xfce4/xfce4-icon-theme/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.10 2011/05/19 14:43:16 ajacoutot Exp $ -@unexec rm -f %D/share/icons/Rodent/icon-theme.cache +@comment $OpenBSD: PLIST,v 1.11 2011/12/03 19:13:18 ajacoutot Exp $ +@unexec-delete rm -f %D/share/icons/Rodent/icon-theme.cache lib/pkgconfig/ lib/pkgconfig/xfce4-icon-theme-1.0.pc share/icons/ @@ -1632,4 +1632,4 @@ share/icons/Rodent/scalable/stock/volume-zero.svg share/xfce4/ share/xfce4/mime/ share/xfce4/mime/Rodent.mime.xml -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Rodent 2> /dev/null || true +@exec %D/bin/gtk-update-icon-cache -q %D/share/icons/Rodent 2>/dev/null || true