Commit Graph

109 Commits

Author SHA1 Message Date
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
ajacoutot
2d8e0d0172 Remove useless patches, sync WANTLIB and bump. 2011-06-15 09:33:02 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
ajacoutot
5eff4d206d Add a comment, no pkg change. 2011-04-07 19:07:24 +00:00
ajacoutot
56881e0491 --disable-scrollkeeper is not needed when rarian is in the dependency
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
jasper
02949d2578 - unbreak by regenerating WANTLIB 2011-01-07 11:01:36 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +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
ajacoutot
4d4aa6e3a1 Better HOMEPAGE. 2010-10-22 07:33:47 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jasper
675e2631d0 - use_x11 is default now from gnome.port.mk 2010-10-18 13:19:50 +00:00
jasper
71d252f28e - fix WANTLIB after cairo update.
these and upcoming fixes test built by landry@
2010-10-11 08:11:16 +00:00
ajacoutot
a539078e1a Merge from upstream:
rename 'pause' to avoid conflict with pause(2) (bug #620199)

Needed for the upcoming glib2 update.

thanks to landry@ for the bulk result
2010-09-29 07:42:59 +00:00
ajacoutot
9b35e3b26e Make rhythmbox start again after recent python 2.6.6 update.
Merged from upstream git.
2010-09-25 18:13:13 +00:00