Commit Graph

13 Commits

Author SHA1 Message Date
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
landry
0022accb37 Update PLISTs, fix WANTLIB, merge PFRAGs into PLIST, bump REVISION. This
should end Xfce 4.10.0 update.
2012-04-30 13:29:03 +00:00
ajacoutot
bd35cdaaa9 Move all icons themes to x11/gtk+2,-guic. 2011-12-03 19:13:18 +00:00
ajacoutot
07174a9714 We want to use @unexec here and not @unexec-delete.
The reason is that if a theme is removed after updating to a new version,
then we are left over with a useless cache file because we are using
pkg_add -u and not pkg_delete.
2011-05-19 14:43:16 +00:00
ajacoutot
c1dcb146ce Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
landry
5ede4cb3eb Replace @unexec by @unexec-delete for update-desktop-database,
gtk-update-icon-cache and update-mime-database goos, & Bump PKGNAMEs.
Prodded by espie@, discussed with aja@ & sthen@
2009-12-21 16:07:44 +00:00
landry
1342ec8f68 Remove icon cache file on pkg_delete.
ok ajacoutot@
2008-10-08 13:11:27 +00:00
landry
dd2c2354e8 Fix gtk-update-icon-cache call, prodded by ajacoutot@
Bump PKGNAMEs, and while here reorded @exec/@unexec calls for consistency.

ok ajacoutot@
2008-04-17 09:00:24 +00:00
landry
0a23106aff - Update xfce4-icon-theme to 4.4.2
- No need to RUN_DEPENDS on xfce4-panel
- i have to find an elegant way to depend on librsvg,no_gnome

ok ajacoutot@ steven@
2007-12-18 20:48:58 +00:00
steven
bf9d122ad0 mark icon-theme.cache file as extra, so it gets removed with pkg_delete -c 2007-11-17 23:35:59 +00:00
steven
cccbe3b2d1 add gtk-update-icon-cache calls where appropriate.
reminded by and ok Landry Breuil
2007-05-28 19:53:06 +00:00
steven
26aa4e6464 update to 4.4.1
from Landry Breuil <gaston at gcu.info>
2007-05-08 08:45:58 +00:00
jolan
0f5e57869f xfce 4.2.1 2005-05-12 04:38:34 +00:00