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
ajacoutot
20337f54f1
Fall back to the old 2.20 behaviour, bypassing gnome-session (and
...
consolekit): only if GDM is running shutdown/restart is allowed.
2009-11-16 11:50:34 +00:00
ajacoutot
09a6e22955
Respect XDG_MENU_PREFIX.
...
Set default menu file to gnome-applications.menu.
2009-11-15 17:36:38 +00:00
ajacoutot
90049addf7
Make this run_depends on a notification daemon so that the notification
...
area can be used ouf ot the box.
Discussed with jasper@
2009-10-14 08:02:52 +00:00
ajacoutot
da85b6e01c
Remove the dependency on gnome-settings-daemon after all.
...
All GNOME components use it and there won't be any point in adding it to
all GNOME ports.
2009-10-13 20:08:47 +00:00
ajacoutot
dc34f53de5
Make it depend on gnome-settings-daemon so that it actually looks usable.
2009-10-11 22:38:04 +00:00
ajacoutot
69f73d724c
gnome-panel 2.28.0.
...
It compiles, let's ship it... seriously, several things are not behaving
correctly right now, but as agreed with jasper@ let's import it and work on
it in tree.
2009-10-11 21:26:03 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
ajacoutot
c1a422fed3
Remove workaround now that update-desktop-database fixes desktop files
...
modes.
2009-08-01 16:07:34 +00:00
ajacoutot
b4998c57e6
Bump after recent gconf2 MODULE change.
...
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
kili
2b41280401
WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs.
2009-06-10 20:27:09 +00:00
ajacoutot
99a5ed25d5
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
8d5815c2be
Convert to using the new gconf2.port.mk module.
2009-06-07 10:46:40 +00:00
ajacoutot
6a768369c4
- now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
...
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore
ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
205c226bb2
Rework the way we handle build_depends with the gnome MODULE when
...
MODGNOME_HELP_FILES is set to yes.
* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed
This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.
"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00
ajacoutot
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c
- first pass at cleaning rarian/scrollkeeper handling
...
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.
discussed with jasper@
2009-03-14 10:40:51 +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
sturm
90abd467a8
fix WANTLIB
2009-01-30 20:49:41 +00:00
ajacoutot
87daa7fbc0
- don't add a "Shut Down..." button on the panel when GDM is not running;
...
this complies with old behaviour (that's for you sthen@) which we want
because we don't use dbus+polkit+consolekit.
2009-01-28 16:36:41 +00:00
ajacoutot
09dd6ba720
- regen WANTLIB after libgnome esound support removal
2009-01-20 23:13:30 +00:00
jasper
fce4d58313
- update gnome-panel to 2.24.3
2009-01-13 08:57:19 +00:00
jasper
a076589b35
- switch remaining ports to rarian instead of scrollkeeper
...
- regen PLIST
ok ajacoutot@
2008-12-17 18:47:57 +00:00
ajacoutot
e104e709ae
- user switching does not work under OpenBSD, so disable the button
2008-12-12 12:50:48 +00:00
ajacoutot
f05c8158b4
- add a workaround to install desktop launchers in 644 mode whatever the
...
original file mode from the system applications directory is
2008-11-29 16:14:38 +00:00
ajacoutot
6ec322f3bc
- adapt a patch from Gentoo to fix "Restart" and "Shut Down" buttons.
...
We do not support policykit yet and latest gnome-panel requires it
for restart/shutdown support, so just backport the old way in which
the panel will talk directly to GDM bypassing gnome-session
dbus/polycikit.
"commit it" jasper@
2008-11-26 11:58:40 +00:00
jasper
9dcdb11e80
- update gnome-panel to 2.24.2
...
* translation updates
2008-11-25 13:46:14 +00:00
jasper
109b7a681d
- fix LIB_DEPENDS and re-order them
2008-11-23 10:30:36 +00:00
jasper
bff5c1a508
- update gnome-panel to 2.24.1
...
* this needs some work wrt the clock applet
- specify licenses and their versions
feedback and ok ajacoutot@
2008-11-21 18:15:45 +00:00
ajacoutot
e26775f9fe
- remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
...
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages
"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
ajacoutot
78b73ecee7
- make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
...
to RUN_DEPENDS
"mkay" jasper@
2008-05-26 16:29:26 +00:00
ajacoutot
d8df7a8750
- since devhelp files are provided, make it run_depends on devhelp so
...
that we can actually see them
ok jasper@
2008-05-26 08:32:57 +00:00