totem on an empty system.
For some reason, adding a couple of run_depends unconfuses it... (why?)
port-lib-depends-check breakage noticed by sthen@ who also lost some time
on trying to understand this...
ok ajacoutot@
ps: i'm currently trying to find all other ports depending on avahi and
fixing WANTLIB and LIB_DEPENDS where necessary. Will be committed later
this day (or tomorrow, depending on how late this evening will be ;-))
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@
- add a missing build_depends
- remove gstreamer-ffmpeg from dependencies; it doesn't work at all and is
only good at leaving core dumps under $HOME; people wanting xvid/divx/mpeg4
support under totem should install the xine FLAVOR
Totem is the official movie player of the GNOME desktop environment
based on xine-lib or GStreamer. It features a playlist, a full-screen
mode, seek and volume controls, as well as keyboard navigation.
Available flavor:
xine - Use xine backend instead of GStreamer
loosely based on an older port from jasper@
ok jasper@