Commit Graph

117 Commits

Author SHA1 Message Date
jasper
30ba2876d3 - update to 3.4.1
* translation updates
2012-04-18 08:25:59 +00:00
ajacoutot
09041a7093 Remove uneeded patches.
The "Switch User" policy will be set by gsettings-desktop-schemas.
2012-04-07 12:19:40 +00:00
ajacoutot
f58c99b90c Needs an explicit dependency on sysutils/polkit.
spotted by jasper@
2012-04-05 07:50:26 +00:00
ajacoutot
6e2e50e551 Add HOMEPAGE. 2012-03-30 14:09:59 +00:00
ajacoutot
44bd2b6c79 Update to gnome-panel-3.4.0. 2012-03-29 06:53:15 +00:00
ajacoutot
adc0b9e75a From Ubuntu: disable help buttons since gnome-panel help is no longer in
the GNOME user guide.
(https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/885959)
2012-01-25 18:18:13 +00:00
ajacoutot
75439b88d2 GNOME 3 only works with sysutils/notification-daemon and not the xfce ones. 2012-01-04 10:47:01 +00:00
ajacoutot
dfb3e14837 Add a comment regarding the notification-area-applet dependency. 2011-12-28 16:02:02 +00:00
ajacoutot
29bc074c65 Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
no need to play with get/setenv.
gnome-panel is not supposed to be started by anything than gnome-session
anyway and it will ease future updates.
2011-12-28 08:56:57 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
jasper
8ea933b403 - regen WANTLIB 2011-11-04 09:56:28 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
c09b2cb353 WANTLIB. 2011-10-16 19:23:34 +00:00
ajacoutot
7dee96ccbb Update to gnome-panel-3.2.1. 2011-10-16 15:11:26 +00:00
ajacoutot
2719a44499 Fix configure output when evolution-data-server is picked up.
Regen WANTLIB while here.
2011-10-13 16:59:09 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
03f5c81c30 - update to 3.2.0 2011-09-26 11:14:36 +00:00
ajacoutot
3d3a9c0c8d Regen WANTLIB here as well to unbreak. 2011-09-26 07:53:09 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
ajacoutot
685d7a79aa Tweak RUN_DEPENDS. 2011-09-13 08:07:22 +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
cff11ed126 Don't install libtool files. 2011-07-26 15:36:26 +00:00
ajacoutot
141b35e679 Yelp does not really need to RUN_DEPENDS on gnome-user-docs. Non GNOME
applications use it and they don't care about the GNOME Desktop help.
We can now convert gnome-user-docs to MODGNOME_HELP_FILES.
Add a RUN_DEPENDS on gnome-user-docs to gnome-panel since this is where
the link to the GNOME Desktop help gets displayed.
2011-06-24 08:01:43 +00:00
rpointel
b9417a33bb bump after default python version switch. 2011-06-08 17:35:54 +00:00
ajacoutot
71588a4efb Regen dependencies after recent gnome-desktop commit. 2011-06-03 15:41:14 +00:00
ajacoutot
be4496bb79 Let's not complicate things, remove the xsltproc tweak, it's not really
needed.
2011-05-18 15:50:37 +00:00
ajacoutot
803f3ba099 Cope with recent libcanberra subpackaging. 2011-04-13 06:47:42 +00:00
ajacoutot
d9a19482cf Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 09:29:51 +00:00
jasper
676b798dee - update gnome-panel to 2.32.1
- new DEPENDS
2010-11-17 12:24:47 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +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
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
3f374fe2c1 - merge into PLIST 2010-09-30 17:04:17 +00:00
ajacoutot
2526d75d13 Update to gnome-panel-2.32.0.2.
ok jasper@
2010-09-30 07:36:27 +00:00
landry
e23ff7aa98 Fix WANTLIB after librsvg update, remove bz2/gsf-1. Package now
installable again.
2010-09-28 08:20:01 +00:00
ajacoutot
bb528ac4c4 Tweak XXX. 2010-09-01 11:36:47 +00:00
ajacoutot
86bc93df4d Quick hack to unbreak build after python 2.6 switch.
configure looks for python but it isn't used anywhere... I'll revisit
this later.
Regen PLIST while here.
2010-08-31 21:18:19 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
ajacoutot
71e59845f0 Enable polkit support.
ok jasper@ robert@
2010-07-07 16:38:27 +00:00
ajacoutot
1384080453 Remove this patch, it's not needed anymore. 2010-07-01 18:41:11 +00:00
ajacoutot
d6b0c66d9d Bugfix update to gnome-panel-2.30.2. 2010-06-22 18:22:57 +00:00
ajacoutot
2f1ecda52d Fix substitution.
spotted by jasper@
2010-04-22 22:54:35 +00:00
ajacoutot
ba9f518e2a Update to gnome-panel-2.30.0.
Without the shutdown patch for now.
2010-04-22 18:36:32 +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
895eb5fb09 Fix small regression from previous commit. 2009-11-16 15:21:25 +00:00