Update to rhythmbox-0.12.4.
This commit is contained in:
parent
e45b218264
commit
6254b9fb27
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2009/08/10 06:29:52 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2009/08/23 19:30:21 ajacoutot Exp $
|
||||
|
||||
COMMENT= music management application for GNOME
|
||||
|
||||
GNOME_PROJECT= rhythmbox
|
||||
GNOME_VERSION= 0.12.3
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
GNOME_VERSION= 0.12.4
|
||||
|
||||
SHARED_LIBS += rhythmbox-core 0.0 # .0.0
|
||||
|
||||
CATEGORIES= audio
|
||||
|
||||
HOMEPAGE= http://www.rhythmbox.org/
|
||||
@ -48,7 +48,6 @@ LIB_DEPENDS= ${MODPY_LIB_DEPENDS} \
|
||||
gnomeui-2::x11/gnome/libgnomeui \
|
||||
gnome-media-profiles::x11/gnome/media \
|
||||
totem-plparser::x11/gnome/totem-pl-parser \
|
||||
sexy::x11/libsexy \
|
||||
camel-1.2.>=10,edataserver-1.2::databases/evolution-data-server \
|
||||
gstcdda-0.10,gsttag-0.10::multimedia/gstreamer-0.10/plugins-base,-cdda \
|
||||
soup-gnome-2.4.>=1::devel/libsoup,-gnome
|
||||
@ -69,6 +68,7 @@ MODGCONF2_SCHEMAS_DIR= rhythmbox
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--disable-silent-rules \
|
||||
--with-database=tree \
|
||||
--with-gnome-keyring \
|
||||
--with-mdns=avahi \
|
||||
@ -83,13 +83,16 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--without-libbrasero-media \
|
||||
--without-libnautilus-burn \
|
||||
--disable-vala \
|
||||
--disable-browser-plugin \
|
||||
--disable-fm-radio \
|
||||
--disable-lirc
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
|
||||
# XXX TODO: plugins subpackage
|
||||
CONFIGURE_ARGS+= --disable-browser-plugin
|
||||
CONFIGURE_ENV+= MOZILLA_PLUGINDIR=${PREFIX}/lib/mozilla-plugins
|
||||
|
||||
# The regression tests require a running instance of X.
|
||||
# You will also need to set the XAUTHORITY environment variable to point
|
||||
# to the appropriate .Xauthority file.
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (rhythmbox-0.12.3.tar.bz2) = SijnkYTxqXN6wucZoUeBBQ==
|
||||
RMD160 (rhythmbox-0.12.3.tar.bz2) = j8AwsyAGVXi0oIUezYfFdTttzpM=
|
||||
SHA1 (rhythmbox-0.12.3.tar.bz2) = 8d75X5KZOt4U97DsIyPp0uSqrQM=
|
||||
SHA256 (rhythmbox-0.12.3.tar.bz2) = cGlEKhPZRCS/GRbGAMXbsyAZCpw6A/ZcR3D8llWKwwU=
|
||||
SIZE (rhythmbox-0.12.3.tar.bz2) = 4999529
|
||||
MD5 (rhythmbox-0.12.4.tar.bz2) = OBFsvk2G7Co8VPMuXC3H5w==
|
||||
RMD160 (rhythmbox-0.12.4.tar.bz2) = RCtKxjojAkhwFTcU3yHeajsTZLk=
|
||||
SHA1 (rhythmbox-0.12.4.tar.bz2) = iZWh+W03Ucy+SubQOwk/78AXJR8=
|
||||
SHA256 (rhythmbox-0.12.4.tar.bz2) = xLqbkkcOD5aE9Yf3JBAPJcsHcl3Qn+uTb8dos42FIGo=
|
||||
SIZE (rhythmbox-0.12.4.tar.bz2) = 5100171
|
||||
|
@ -1,13 +0,0 @@
|
||||
$OpenBSD: patch-bindings_python_Makefile_in,v 1.4 2009/04/28 10:26:36 ajacoutot Exp $
|
||||
--- bindings/python/Makefile.in.orig Tue Apr 28 09:39:58 2009
|
||||
+++ bindings/python/Makefile.in Tue Apr 28 10:19:40 2009
|
||||
@@ -311,7 +311,8 @@ rb_la_LDFLAGS = \
|
||||
rb_la_LIBADD = \
|
||||
$(PYTHON_LIBS) \
|
||||
$(PYTHON_EXTRA_LIBS) \
|
||||
- $(PYGTK_LIBS)
|
||||
+ $(PYGTK_LIBS) \
|
||||
+ $(top_srcdir)/sources/libsources.la
|
||||
|
||||
rb_la_CFLAGS = \
|
||||
-I$(top_srcdir) \
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-configure,v 1.6 2009/07/12 20:05:23 ajacoutot Exp $
|
||||
$OpenBSD: patch-configure,v 1.7 2009/08/23 19:30:21 ajacoutot Exp $
|
||||
|
||||
XXX remove when the corresponding ports gets updated.
|
||||
XXX remove when the corresponding ports get updated.
|
||||
|
||||
--- configure.orig Sun Jul 5 12:33:36 2009
|
||||
+++ configure Mon Jul 6 08:36:00 2009
|
||||
@@ -19467,7 +19467,7 @@ _ACEOF
|
||||
--- configure.orig Sun Aug 23 12:39:01 2009
|
||||
+++ configure Sun Aug 23 13:44:04 2009
|
||||
@@ -18058,7 +18058,7 @@ _ACEOF
|
||||
|
||||
|
||||
DBUS_MIN_REQS=0.35
|
||||
@ -13,7 +13,7 @@ XXX remove when the corresponding ports gets updated.
|
||||
GTK_REQS=2.12.0
|
||||
GLIB_REQS=2.16.0
|
||||
GNOME_MEDIA_PROFILES_REQS=2.8
|
||||
@@ -19477,7 +19477,7 @@ MUSICBRAINZ_REQS=2.1.0
|
||||
@@ -18068,7 +18068,7 @@ MUSICBRAINZ_REQS=2.1.0
|
||||
MUSICBRAINZ3_REQS=3.0.2
|
||||
NCB_MIN_REQS=2.21.6
|
||||
BRASERO_MIN_REQS=0.9.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-shell_rb-shell-player_c,v 1.6 2009/07/12 20:05:23 ajacoutot Exp $
|
||||
--- shell/rb-shell-player.c.orig Tue Jun 30 01:38:58 2009
|
||||
+++ shell/rb-shell-player.c Mon Jul 6 08:36:00 2009
|
||||
$OpenBSD: patch-shell_rb-shell-player_c,v 1.7 2009/08/23 19:30:21 ajacoutot Exp $
|
||||
--- shell/rb-shell-player.c.orig Sun Aug 23 12:38:43 2009
|
||||
+++ shell/rb-shell-player.c Sun Aug 23 13:44:05 2009
|
||||
@@ -740,10 +740,8 @@ rb_shell_player_open_playlist_url (RBShellPlayer *play
|
||||
rb_player_play (player->priv->mmplayer, play_type, player->priv->track_transition_time, &error);
|
||||
|
||||
@ -22,7 +22,7 @@ $OpenBSD: patch-shell_rb-shell-player_c,v 1.6 2009/07/12 20:05:23 ajacoutot Exp
|
||||
g_free (location);
|
||||
break;
|
||||
}
|
||||
@@ -1502,7 +1502,9 @@ open_location_thread (OpenLocationThreadData *data)
|
||||
@@ -1504,7 +1504,9 @@ open_location_thread (OpenLocationThreadData *data)
|
||||
} else {
|
||||
/* if we can't parse it as a playlist, just try playing it */
|
||||
rb_debug ("playlist parser failed, playing %s directly", data->location);
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2009/07/12 20:05:23 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2009/08/23 19:30:21 ajacoutot Exp $
|
||||
@bin bin/rhythmbox
|
||||
@bin bin/rhythmbox-client
|
||||
lib/librhythmbox-core.la
|
||||
@ -524,6 +524,7 @@ share/locale/sr/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/sv/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/ta/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/te/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/th/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/tr/LC_MESSAGES/rhythmbox.mo
|
||||
share/locale/uk/LC_MESSAGES/rhythmbox.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user