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@
- 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@
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@
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@
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@