Commit Graph

93 Commits

Author SHA1 Message Date
ajacoutot
9de96fd905 Bugfix update to totem-3.6.3. 2012-11-08 13:56:48 +00:00
ajacoutot
2a14497a35 Update to totem-3.6.2. 2012-10-25 15:26:32 +00:00
ajacoutot
50e8ccba0d Update to totem-3.6.0. 2012-09-29 16:24:43 +00:00
ajacoutot
ad514f53ab Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-11 08:29:33 +00:00
ajacoutot
6402a956f0 Sync WANTLIB to unbreak. 2012-09-06 18:59:54 +00:00
ajacoutot
d9a4bcc50e Bump after gstreamer-plugins-base subpackaging change. 2012-09-06 12:38:35 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
4c4a0e7aea Regen distinfo. 2012-07-13 10:33:14 +00:00
jasper
10b175bba4 fix wantlib 2012-07-13 09:39:03 +00:00
ajacoutot
9bbfbeae84 Needs grilo-plugins. 2012-07-07 20:44:26 +00:00
ajacoutot
1283bd224c Update to totem-3.4.3. 2012-07-07 16:43:10 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
4c092306cd Use MODGNOME_TOOLS to take care of the vala dependency. 2012-02-26 08:16:22 +00:00
ajacoutot
409a5e76df Sync WANTLIB after gmime update. 2012-02-21 11:29:43 +00:00
ajacoutot
72db1595fa Missing @pkgpath marker, spotted by Mikolaj Kucharski. 2012-02-16 22:19:04 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
ajacoutot
dab57ab114 sync patch. 2011-12-01 11:15:02 +00:00
ajacoutot
737a2ebd41 Missing dependency, from nigel@ 2011-11-10 07:44:46 +00:00
jasper
8ea933b403 - regen WANTLIB 2011-11-04 09:56:28 +00:00
ajacoutot
c30e627430 Properly load libdbus-glib-1.so. 2011-10-07 10:33:24 +00:00
ajacoutot
4dd6d6cde0 Remove now uneeded patch. 2011-10-05 05:42:50 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
364c01828a 'nother bump 2011-09-22 11:56:51 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +00:00
jasper
5b39fca11d Moar GNOME3 merge 2011-09-12 07:28:52 +00:00
ajacoutot
b57e1c04f8 Fix WANTLIB after gmime/gpgme update. 2011-08-30 06:52:57 +00:00
rpointel
b9417a33bb bump after default python version switch. 2011-06-08 17:35:54 +00:00
ajacoutot
9a7b6d772b Missing dependency on x11/dbus-python. 2011-05-20 08:50:11 +00:00
ajacoutot
be4496bb79 Let's not complicate things, remove the xsltproc tweak, it's not really
needed.
2011-05-18 15:50:37 +00:00
ajacoutot
a41c79296a Remove XXX, it's just the way port-lib-depends-check is suposed to work. 2011-05-17 18:21:28 +00:00
jasper
3644e7db3d Removes the youtube plugin from totem. It doesn't work and needs
gstreamer-swf, which in turn needs to be ported from swfdec-0.3 to 0.8.
    While here regen WANTLIB and tweak post-install.

"I object" aja@
2011-04-20 20:02:06 +00:00
ajacoutot
a8b012fe30 Enable vala support.
Fix typo.
Regen WANTLIB after libsoup update.
2011-04-07 19:12:29 +00:00
ajacoutot
a71fc48966 Revert previous it was bogus. 2010-12-03 15:18:28 +00:00
jasper
c651fdf7b2 sync comment with reality 2010-12-03 14:56:19 +00:00
ajacoutot
ffe9105821 Drop galago support which we are going to remove.
jasper@ agrees
2010-12-01 14:51:45 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +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
a03e6c54a7 Update to totem-2.32.0.
ok jasper@
2010-09-30 07:47:06 +00:00
jasper
6abe4a21fc - tighten dependency on gst-plugins-good after -soup was merged into -main
ok aja@
2010-09-16 11:02:08 +00:00
ajacoutot
7217e7e316 Remove dependency on gstreamer-plugins-ugly which doesn't have a full
PERMIT_* = YES. We don't need it anyway since most (if not all and even
more) needed support is provided by gstreamer-plugins-ffmpeg.
2010-09-03 11:50:58 +00:00
ajacoutot
7b023369fe Missing build depends.
spotted by landry@
2010-08-31 19:25:57 +00:00
sthen
dc15596d75 python bumps 2010-08-30 21:53:59 +00:00
ajacoutot
da155ce930 Remove dependency on gstreamer-libsoup which is about to be merged into
gstreamer-plugins-good.
2010-08-26 21:31:21 +00:00