Commit Graph

54 Commits

Author SHA1 Message Date
ajacoutot
24d7a637be @unexec-delete -> @unexec, to prevent pkg_add -u from whining. 2011-10-19 12:59:07 +00:00
ajacoutot
c5753c58f9 Update to gnome-icon-theme-3.2.1.1. 2011-10-19 12:44:40 +00:00
ajacoutot
0529661269 Update to gnome-icon-theme-3.2.1. 2011-10-18 15:17:20 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
baf6b87710 - update to 3.2.0 2011-09-27 13:02:00 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +00:00
jasper
5b39fca11d Moar GNOME3 merge 2011-09-12 07:28:52 +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
1be6361984 Add gtk+2 and librsvg to RUN_DEPENDS.
Rational: except for QT/KDE ports, gtk+2 should already be in the
dependency chain for ports installing share/icons/ files (i.e. no need
to explicitely add it) and if we have svg icons without their png
counterpart and librsvg is not part of the dependency chain then we
explicitely add it.
gnome-icon-theme is the inherited theme for most icon themes so we
make sure we have gtk-update-icon-cache and can display svg icons.

landry@ agrees
2011-05-19 07:50:37 +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
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
jasper
994b63da94 - remove USE_X11=Yes where needed (can't we fully get rid of it?)
and set USE_X11=No where needed

agreed by aja@
2010-10-18 13:18:13 +00:00
dcoppa
d88522e08f gtk+2-2.22.0 is more picky about missing icons.
Work around this by installing, alongside gnome-icon-theme, a system-wide
gtkrc containing the line:

gtk-icon-theme-name="gnome"

This avoids assertion failures regarding missing icons with GTK+
applications when executed outside of a Desktop Environment like GNOME
or XFCE.

Also remove x11/gtk+2/pkg/MESSAGE-main which is no longer needed.

Problem noticed by Patrick Keshishian

Discussed with and OK ajacoutot@
2010-10-06 13:51:58 +00:00
ajacoutot
756438fe86 Minor update to gnome-icon-theme-2.30.3. 2010-05-26 14:52:35 +00:00
ajacoutot
1ec98062c8 Set PKG_ARCH=* 2010-05-01 22:22:00 +00:00
ajacoutot
494ca4ab4b Update to gnome-icon-theme-2.30.2.1.
* fix some icons names
2010-04-29 15:26:43 +00:00
ajacoutot
3ce907bfac Update to gnome-icon-theme-2.30.2. 2010-04-27 14:44:09 +00:00
jasper
b2caa536db - update gnome-icon-theme to 2.30.1
* for unknown reason, upstream decided to remove the .svg icons....
2010-04-20 17:49:51 +00:00
ajacoutot
0070e11661 Use @unexec-delete instead of @unexec for the *-update-* goos and remove
@unexec for theme ports.

prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
b2e3b2d66f Add a run_dependency on rsvg. Most icons are svg now so instead of
wondering why some icons seem missing, make sure we are actually able to
display theme.
Idea from Debian.
2009-10-14 16:57:15 +00:00
jasper
1baf095db2 - update gnome-icon-theme to 2.28.0 2009-10-10 13:45:31 +00:00
landry
52fed5e9da Update PLIST after icon-naming-utils update & bump PKGNAME 2009-03-05 19:41:14 +00:00
jasper
b623c4c82b - bah...missing '>' :( 2009-02-11 15:47:49 +00:00
jasper
9f71a816c3 - add another tadpole as maintainer of this hobbit 2009-02-11 15:33:51 +00:00
jasper
680d5230d7 - update gnome-icon-theme to 2.24.0
feedback and ok ajacoutot@
2008-11-21 18:04:45 +00:00
ajacoutot
1728cdbe1e - fuck me, move @unexec-delete at the end of the PLIST as under some
circumstances the icon-cache file would be recreated by @unexec

spotted by Mikolaj Kucharski, thanks!
2008-10-08 13:00:00 +00:00
ajacoutot
2e52811b1f - oops, missing %D in PLIST 2008-10-08 12:43:38 +00:00
ajacoutot
97b64acdb7 - remove cache file on pkg_delete
ok jasper@
2008-10-08 11:41:52 +00:00
jasper
f570a582a0 - update gnome-icon-theme to 2.22.0
(unbreak after recent icon-naming-utils update, spotted by sturm@, thanks!)
2008-07-11 08:05:35 +00:00
ajacoutot
8291fa34b0 - don't depend on gtk+2 just for running gtk-update-icon-cache 2008-04-17 08:35:16 +00:00
bernd
3bafe31b7e Add gtk+2 to RUN_DEPENDS so gtk-update-icon-cache(1) can run correctly.
ok naddy@, pvalchev@, jasper@
2008-03-05 17:22:27 +00:00
ajacoutot
6b78067707 - add missing gtk-update-icon-cache goos to speed up icons loading
ok jasper@
2008-02-19 14:57:34 +00:00
jasper
008634bea8 let's face it....add myself as maintainer
requested by and ok ajacoutot@, ok fkr@
2008-02-04 17:55:18 +00:00
jasper
e7aaa8b783 update gnome-icon-theme to 2.20
ok martynas@
2007-10-24 15:50:41 +00:00
jasper
7af8f3fbb2 convert these gnome ports to use the new x11/gnome module.
this module is now mature enough to be used in new ports too.

feedback and ok martynas@
2007-07-05 22:50:10 +00:00
jasper
0438d89564 HOMEPAGE is taken care of via Makefile.inc, so no need to have it defined
twice when the homepage is http://www.gnome.org/
2007-05-30 09:56:29 +00:00
jasper
c0da803a85 regen distinfo after DIST_SUBDIR addition 2007-05-30 09:25:57 +00:00
jasper
b40e3424a6 update gnome-icon-theme to 2.18.0
ok martynas@, feedback from steven@
2007-04-24 19:46:24 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
jasper
87e635eb0b update gnome-icon-theme to 2.16.1
based on work by Alexander Wirt <alexander.wirt@credativ.de>

ok simon@
2007-01-18 21:52:52 +00:00
marcm
cc712e1780 Update for GNome 2.10 so there are new pretty icons. 2005-05-24 22:06:27 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
2492803fcd SIZE 2005-01-05 17:53:50 +00:00
marcm
bae0e34e39 Update to Gnome 2.8 (.1).
Work done primarily by Francois Briere, thanks Francois.
2004-12-10 20:36:42 +00:00
marcm
4df11e0635 Update PLISTS and good-bye INSTALL/DEINSTALL for Gnome (both 1 and 2).
Prodding by espie@... with a really, really sharp stick :).
2004-10-11 04:27:23 +00:00
sturm
2b6b029866 this needs p5-XML-Parser to build
ok marcm@
2004-07-07 14:32:10 +00:00
marcm
95401581ca Monster update to Gnome 2.6. See, I am not slacking, really!
Change info on a Gnome mirror near you.
2004-06-23 03:26:11 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
48a819eb16 @dirrm shared directories 2003-12-15 20:35:19 +00:00