Commit Graph

126 Commits

Author SHA1 Message Date
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
e6d8ee2eba Bump after py-gobject3 change. 2013-04-16 10:21:58 +00:00
ajacoutot
33ba6258ee Missing RUN_DEPENDS. 2013-04-15 13:21:00 +00:00
ajacoutot
6759021810 Pushed upstream. 2013-04-15 10:04:26 +00:00
ajacoutot
aa62e90a5a Add a fix to properly load the im-status plugin. 2013-04-15 08:42:54 +00:00
ajacoutot
7d512bb406 Re-enable WebKit support. 2013-04-13 11:50:11 +00:00
ajacoutot
801f1b340b Update to rhythmbox-2.99.1. 2013-04-13 08:40:22 +00:00
ajacoutot
2d1d2ceac3 Disable webkit support; our antique webkit port links to gstreamer-0.10
but rhythmbox uses and links to to gstreamer-1.0 so we end up with
symbol clashings and eventually a crash :-(
2013-04-11 11:08:03 +00:00
ajacoutot
27d6211526 Remove uneeded BUILD_DEPENDS. 2013-04-11 09:45:03 +00:00
ajacoutot
7ebe866307 Update to rhythmbox-2.99. 2013-04-07 14:20:50 +00:00
ajacoutot
eaf30b2806 Regen WANTLIB to unbreak.
reported by sthen@
2013-03-31 14:41:00 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
ajacoutot
2b3e3d7ba9 WANTLIB. 2013-01-21 11:00:38 +00:00
ajacoutot
4d60970c83 Remove the replaygain plugin for the time being. It makes rhythmbox
sefgault.
2013-01-15 14:30:42 +00:00
ajacoutot
65b98e729a Missing LIB_DEPENDS after webkit lost some of its bloat.
spotted by nigel@
2012-10-06 07:33:30 +00:00
ajacoutot
18512d3da3 depend on multimedia/gstreamer-0.10/plugins-ugly for mp3 support. 2012-10-05 17:00:51 +00:00
ajacoutot
6c0e6184fb Update to rhythmbox-2.98. 2012-09-30 14:58:38 +00:00
ajacoutot
a8528bb4c9 Unbreak after recent grilo update.
Enable the zeitgeist plugin.
@comment -> post-install rm
2012-09-29 12:20:14 +00:00
ajacoutot
fddaec21cc Unbreak when avahi is not around; spotted by nigel@ 2012-09-10 09:50:21 +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
64fcaa187d Add BUILD_DEPENDS on devel/check which is needed to build the tests.
spotted by naddy@
2012-08-04 14:32:25 +00:00
jasper
0af85d0f7d fix wantlib 2012-07-13 09:11:22 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
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:32:14 +00:00
ajacoutot
c4486c33db Update to rhythmbox-2.97. 2012-06-03 11:12:30 +00:00
ajacoutot
279848ad61 Update to rhythmbox-2.96. 2012-03-12 07:42:11 +00:00
ajacoutot
3e777f8fb3 Enable support for the grilo plugin. 2012-02-25 11:24:28 +00:00
ajacoutot
409a5e76df Sync WANTLIB after gmime update. 2012-02-21 11:29:43 +00:00
ajacoutot
3c6e14082e Update to rhythmbox-2.95. 2012-01-16 12:10:02 +00:00
ajacoutot
157a1092fc Update to a newer snap to prevent rhythmbox from crashing
notication-daemon.
2012-01-04 14:25:40 +00:00
ajacoutot
3c6e6e0934 Update to a newer git snapshot. 2011-12-27 12:21:10 +00:00
ajacoutot
31d437b45d Update to a newer git snapshot. 2011-12-21 15:54:53 +00:00
ajacoutot
73b486d6e9 Pass --disable-uninstalled-build to CONFIGURE_ARGS to prevent rhythmbox from
trying to load the desktop file from the build directory.
Cluestick from jmatthew@
2011-12-15 10:46:27 +00:00
ajacoutot
d25b4499b6 Depends on x11/gtk+2,-guic. 2011-12-03 18:55:28 +00:00
jasper
0e92e082b2 - regen WANTLIB 2011-11-04 08:42:25 +00:00
ajacoutot
56ab18e849 WANTLIB. 2011-10-17 07:16:58 +00:00
ajacoutot
b42affcf0f Update to a new git snapshot. 2011-10-14 07:19:26 +00:00
ajacoutot
38de9034ef Unbreak by passing proper CONFIGURE_ENV. Also install man pages in the
standard location.
2011-10-04 15:10:44 +00:00
ajacoutot
9ac311ee8c Update to a new snapshot. 2011-09-28 14:59:39 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
ajacoutot
58291430f5 Enable media keys support. 2011-09-25 13:40:42 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
ajacoutot
42910225a0 DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:31:45 +00:00
ajacoutot
fd7dc1fd7c Update to a new snapshot. 2011-09-17 14:15:32 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
ajacoutot
f40c8faef4 Sync patch, no binary change. 2011-09-13 14:13:45 +00:00
jasper
03cd6533c7 - adjust comment after py-gnome-desktop removal 2011-09-12 20:00:43 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
ajacoutot
32563635a5 Start the GNOME3 merge armageddon... breakage expected. 2011-09-12 07:26:18 +00:00
ajacoutot
b57e1c04f8 Fix WANTLIB after gmime/gpgme update. 2011-08-30 06:52:57 +00:00