Commit Graph

32 Commits

Author SHA1 Message Date
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
87b282d78e Update to gok-2.30.1. 2010-09-30 10:33:32 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
64b228f191 Update to gok-2.30.0. 2010-04-23 16:26:33 +00:00
ajacoutot
4323485930 Remove old and useless comments. 2010-04-11 16:39:05 +00:00
ajacoutot
278fe955c9 Missed one in previous. 2009-12-21 18:14:31 +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
jasper
4ab112881e - update gok to 2.28.1
* bugfixes and translation updates
2009-10-21 10:08:10 +00:00
jasper
67e405b3eb - update gok to 2.28.0
* doesn't fully work yet, that'll be worked on
2009-10-15 16:17:15 +00:00
ajacoutot
6058656d84 Make use of REGRESS_IS_INTERACTIVE=x11
ok jasper@ sthen@
2009-09-06 10:46:25 +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
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
1c04757b1f Convert to using the new gconf2.port.mk module. 2009-06-07 09:44:47 +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
ajacoutot
c715e02cd9 - add explicit lib_depends on esound (required dependency) 2009-01-20 23:12:07 +00:00
ajacoutot
a6786d6e7b - explicitely disable Xevie(3) support for now
there is a nasty bug somewhere that makes the app crash with the
(in)famous "X Windows System Error..." which disables accessibility in
GNOME

ok jasper@
2009-01-13 18:08:20 +00:00
jasper
a076589b35 - switch remaining ports to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:47:57 +00:00
jasper
8589487e42 - update gok to 2.24.0
- specify license version

feedback and ok ajacoutot@
2008-11-21 18:27:05 +00:00
jasper
e89abc1fca sync WANTLIB, bump package version 2008-06-02 17:58:23 +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
ajacoutot
82bdd948de - make gtk-update-icon-cache call consistent with the rest of the tree 2008-04-17 08:46:48 +00:00
jasper
bf830b65e2 import gok 1.3.7
GOK is an on-screen keyboard that provides access to the GNOME desktop
via dynamically generated keyboards, and text entry via one of the
provided alphanumeric keyboards, or a dynamic keyboard created based on
the users current system keyboard driver, or even a user made keyboard.

feedback and ok ajacoutot@
2008-03-17 19:04:27 +00:00