- remove cache file on pkg_delete
ok jasper@
This commit is contained in:
parent
3dc7d2b271
commit
97b64acdb7
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2008/07/11 08:05:35 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2008/10/08 11:41:52 ajacoutot Exp $
|
||||
|
||||
COMMENT= base icon theme for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-icon-theme
|
||||
GNOME_VERSION= 2.22.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11
|
||||
|
||||
# GPLv2
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2008/07/11 08:05:36 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2008/10/08 11:41:52 ajacoutot Exp $
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gnome-icon-theme.pc
|
||||
share/icons/
|
||||
@ -6576,5 +6576,6 @@ share/icons/gnome/scalable/status/xfce-trash_full.svg
|
||||
share/icons/gnome/scalable/stock/
|
||||
share/icons/gnome/scalable/stock/generic/
|
||||
share/icons/gnome/scalable/stock/generic/stock_person.svg
|
||||
@unexec-delete rm -f share/icons/gnome/icon-theme.cache
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome 2> /dev/null || true
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2008/07/25 11:25:12 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2008/10/08 11:41:52 ajacoutot Exp $
|
||||
|
||||
COMMENT= themes collection for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-themes-extras
|
||||
GNOME_VERSION= 2.22.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= x11
|
||||
|
||||
TAR= ${LOCALBASE}/bin/gtar
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2008/07/13 17:03:24 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2008/10/08 11:41:52 ajacoutot Exp $
|
||||
share/icons/Foxtrot/
|
||||
share/icons/Foxtrot/16x16/
|
||||
share/icons/Foxtrot/16x16/actions/
|
||||
@ -5678,6 +5678,9 @@ share/themes/Unity/gtk-2.0/gtkrc
|
||||
share/themes/Unity/index.theme
|
||||
share/themes/Unity/metacity-1/
|
||||
share/themes/Unity/metacity-1/metacity-theme-1.xml
|
||||
@unexec-delete rm -f share/icons/Foxtrot/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/Gion/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/Neu/icon-theme.cache
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Foxtrot 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Foxtrot 2> /dev/null || true
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Gion 2> /dev/null || true
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2008/07/13 17:03:07 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2008/10/08 11:41:52 ajacoutot Exp $
|
||||
|
||||
COMMENT= themes collection for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-themes
|
||||
GNOME_VERSION= 2.22.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= x11
|
||||
|
||||
# LGPL
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2008/07/13 17:03:07 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2008/10/08 11:41:52 ajacoutot Exp $
|
||||
@conflict gtk2-clearlooks-engine-*
|
||||
share/icons/Crux/
|
||||
share/icons/Crux/16x16/
|
||||
@ -2721,6 +2721,15 @@ share/themes/Mist/metacity-1/metacity-theme-1.xml
|
||||
share/themes/Simple/
|
||||
share/themes/Simple/gtk-2.0/
|
||||
share/themes/Simple/gtk-2.0/gtkrc
|
||||
@unexec-delete rm -f share/icons/Crux/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/HighContrast-SVG/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/HighContrastInverse/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/HighContrastLargePrint/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/HighContrastLargePrintInverse/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/LargePrint/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/LowContrast/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/LowContrastLargePrint/icon-theme.cache
|
||||
@unexec-delete rm -f share/icons/Mist/icon-theme.cache
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Crux 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Crux 2> /dev/null || true
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/HighContrast-SVG 2> /dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user