Commit Graph

100 Commits

Author SHA1 Message Date
ajacoutot
8c37ca3273 Missing dependency on polkit.
/usr/sbin -> ${PREFIX}/sbin
2011-06-07 15:52:18 +00:00
ajacoutot
8fd42a107e Force dependency on the gtk2 FLAVOR of metacity. 2011-05-27 12:48:19 +00:00
ajacoutot
4b4f2da211 Fix default path to themes and backgrounds. 2011-04-21 10:20:27 +00:00
ajacoutot
803f3ba099 Cope with recent libcanberra subpackaging. 2011-04-13 06:47:42 +00:00
ajacoutot
6c77f55ff0 Use bash for the accessibility gnome-command line tools for now. I will fix
this correctly when I have more time.
2010-12-07 21:53:55 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
0e72da929e Minor update to gnome-control-center-2.32.1. 2010-11-18 10:20:38 +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
ajacoutot
32c2c1f427 Fix WANTLIB. 2010-10-03 05:39:20 +00:00
ajacoutot
67d31d93ec Update to gnome-control-center-2.32.0.
ok jasper@
2010-09-30 07:33:38 +00:00
landry
57ff900a78 Fix WANTLIB (remove gsf-1/bz2) after librsvg update. 2010-09-28 11:56:57 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
7dbc4ad2de Minor update to gnome-control-center-2.30.1. 2010-04-26 16:15:46 +00:00
ajacoutot
dfa173f2d4 Update to gnome-control-center-2.30.0. 2010-04-22 22:32:19 +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
f2e04dd705 No need to run_depends on sound-theme-freedesktop since we already
lib_depends on libcanberra which pulls in sound-theme-freedesktop.
While here, remove non-existent configure_args.
2009-11-22 17:23:20 +00:00
ajacoutot
1819e82a42 Update to gnome-control-center-2.28.1. 2009-10-20 10:06:14 +00:00
jasper
469f4a106f - set SHARED_ONLY=Yes
- use FAKE_FLAGS to remove two patches
- tweak a patch
2009-10-15 15:52:37 +00:00
ajacoutot
d54fae3ff6 Major update to gnome-control-center-2.28.0. 2009-10-13 19:09:05 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
sthen
f14f73d635 sync WANTLIB, bump PKGNAME 2009-06-28 10:54:04 +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
ajacoutot
c50973b99a Missed SUBST_CMD in previous commit. 2009-06-09 17:24:37 +00:00
ajacoutot
ef98243329 - fix PLIST and install gnome-default-applications.pc where it belongs
spotted by kili@, thanks!
- while here, fix some hardcoded paths
- tweak diff_args
2009-06-09 17:21:10 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
0032626b57 Regen plist. 2009-06-07 10:47:38 +00:00
ajacoutot
157103c4ec Convert to using the new gconf2.port.mk module. 2009-06-07 09:06:20 +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
b8be481690 - bring in patch from upstream SVN: close gtkrc files after use so we don't
run out of file descriptors
2009-04-14 22:04:31 +00:00
ajacoutot
5a4c04ee09 - better workaround for now: disable thumbnailer completely.
Bug still beeing worked on.
2009-04-14 17:16:54 +00:00
ajacoutot
42554c5ab3 - use setrlimit to increase number of fd in the appearance capplet; this
allows browsing for themes to install without the need to play with
(u)limit
2009-04-13 14:35:19 +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
jasper
56740137f4 - bring back the "Change password" button for gnome-about-me
* based on open solaris' fix

ok ajacoutot@
2009-01-31 12:23:29 +00:00
sturm
90abd467a8 fix WANTLIB 2009-01-30 20:49:41 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
ajacoutot
d7a83f776c - libsndio with aucat if a way better bet than esd;
first step at removing esound dependency from our GNOME which will be
one of my todos for the next 2 weeks
- regen WANTLIB while here
2009-01-19 16:26:07 +00:00
ajacoutot
02d74d1ee6 - better comment for sndio
from jakemsr@
2009-01-19 09:54:34 +00:00
ajacoutot
99e4cdd4c7 - fix typo in "ta" schema translation ; makes gconftool-2 happy
see GNOME Bug #554507 for more info
2009-01-18 19:16:42 +00:00
ajacoutot
35156282a2 - refer to sndio instead of libsndio after all ; discussed with naddy@
- set the gconftool-2 @exec the same way as others ; we want to see the
warnings if there are some
2009-01-18 18:11:09 +00:00
ajacoutot
58f0679130 - s/sndio/libsndio 2009-01-17 14:36:10 +00:00
ajacoutot
58f620da90 - show libsndio in the sound capplet 2009-01-12 14:35:33 +00:00
jasper
5dce0c0488 - change package name to match upstream's component name
please note that updating with pkg_add -u won't work, you'll need
pkg_add -r

discussed with and ok ajacoutot@
2009-01-08 15:26:01 +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
387772a735 - add sound-theme-freedesktop to run_depends to enable desktop sounds
- fix WANTLIB

Warning: with GNOME 2.24, no option is provided to automatically start
esound with the session ; either use 'aucat -l' in rc.local to use
libsndio or add 'esd -unix -noterminate -nobeeps &' in your
xinirc/xsession to keep using esound.
2008-12-14 19:22:55 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00