Commit Graph

30 Commits

Author SHA1 Message Date
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
33f694372f For some reason, port-lib-depends-check throws an error when building
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...
2009-07-21 13:21:48 +00:00
ajacoutot
dfe8d35544 - better homepage
ok jasper@
2009-07-12 20:32:02 +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
85285a1cab Fix PLIST. While here, add avahi-* to WANTLIB. Bump.
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 ;-))
2009-06-09 14:34:02 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
68a4cb8713 Convert to using the new gconf2.port.mk module. 2009-06-07 11:03:21 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +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
f8a1f47dbd - no need to run_depends on gstreamer-xvid 2009-04-11 14:10:57 +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
fa4db047e9 - remove useless patch now that goom in back into gstreamer 2009-03-27 15:33:02 +00:00
ajacoutot
b0c79bef6c - unbreak after goom plugin removal from gstreamer-plugins-good 2009-03-16 12:02:55 +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
a876a9c3a4 - remove outdated MESSAGE 2009-01-25 16:48:15 +00:00
ajacoutot
1711486182 - re-add gstreamer-ffmpeg dependency now that it works
needs version >= 0.10.5, as requested by jasper@
2009-01-24 12:40:40 +00:00
ajacoutot
1be520b9c7 - set PORTHOME to please systrace
- 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
2009-01-22 18:41:17 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
ajacoutot
af0fa95a7b - xine-lib,-esd is no more 2009-01-19 16:09:06 +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
403ef873b0 - control-center is not needed to build this
- as for run_depends, better use the new gnome-settings-daemon instead of
control-center
2008-11-28 15:27:29 +00:00
ajacoutot
3ca7bfe48e - make this build with new totem-pl-parser (we cannot update totem quite
yet because our gstreamer is too old)
- regen PLIST because nautilus-extensions directory changed with recent
nautilus update (spotted by jasper@)
2008-11-27 11:13:40 +00:00
jakemsr
cfdd862719 gst-ffmpeg is now gstreamer-ffmpeg
feedback/ok brad@
2008-07-09 02:25:44 +00:00
ajacoutot
f6bb2e414d - add gst-ffmpeg to run_depends now that it works 2008-06-05 18:39:29 +00:00
jasper
e89abc1fca sync WANTLIB, bump package version 2008-06-02 17:58:23 +00:00
ajacoutot
fdf635617b Import totem-2.22.2... under the correct dir this time
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@
2008-05-13 11:00:28 +00:00