Update to a newer snapshot.

This commit is contained in:
ajacoutot 2011-08-31 10:30:51 +00:00
parent 2884d78b40
commit e50ab18abe
4 changed files with 56 additions and 28 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2011/08/30 06:52:57 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.3 2011/08/31 10:30:51 ajacoutot Exp $
COMMENT= integrated music management application for GNOME COMMENT= integrated music management application for GNOME
GNOME_PROJECT= rhythmbox GNOME_PROJECT= rhythmbox
GNOME_VERSION= 2.90.1 GNOME_VERSION= 2.90.1.1
REVISION= 0 EXTRACT_SUFX= .tar.xz
SHARED_LIBS += rhythmbox-core 0.0 # .0.0 SHARED_LIBS += rhythmbox-core 0.0 # .0.0
@ -22,19 +22,19 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm archive
WANTLIB += archive atk-1.0 bz2 c cairo cairo-gobject dbus-1 dbus-glib-1 WANTLIB += assuan atk-1.0 bz2 c cairo cairo-gobject dbus-1 dbus-glib-1
WANTLIB += drm expat ffi fontconfig freetype gconf-2 gcrypt gdk-3 WANTLIB += drm expat ffi fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 girepository-1.0 glib-2.0 gmime-2.6 WANTLIB += gio-2.0 girepository-1.0 glib-2.0 gmime-2.6 gmodule-2.0
WANTLIB += gmodule-2.0 gnome-keyring gnome-media-profiles-3.0 WANTLIB += gnome-keyring gobject-2.0 gpg-error gpgme-pthread gpod
WANTLIB += gobject-2.0 gpg-error gpod gstbase-0.10 gstcontroller-0.10 WANTLIB += gstbase-0.10 gstcontroller-0.10 gstinterfaces-0.10
WANTLIB += gstinterfaces-0.10 gstpbutils-0.10 gstreamer-0.10 gsttag-0.10 WANTLIB += gstpbutils-0.10 gstreamer-0.10 gsttag-0.10 gstvideo-0.10
WANTLIB += gstvideo-0.10 gthread-2.0 gtk-3 json-glib-1.0 lzma WANTLIB += gthread-2.0 gtk-3 json-glib-1.0 lzma m notify pango-1.0
WANTLIB += m notify pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre peas-1.0 peas-gtk-1.0
WANTLIB += peas-1.0 peas-gtk-1.0 pixman-1 png pthread pthread-stubs WANTLIB += pixman-1 png pthread pthread-stubs soup-2.4 soup-gnome-2.4
WANTLIB += soup-2.4 soup-gnome-2.4 sqlite3 totem-plparser xcb WANTLIB += sqlite3 totem-plparser xcb xcb-render xcb-shm xml2
WANTLIB += xcb-render xcb-shm xml2 z assuan gpgme-pthread WANTLIB += z
MODULES= devel/gettext \ MODULES= devel/gettext \
x11/gnome \ x11/gnome \
@ -45,7 +45,6 @@ BUILD_DEPENDS= devel/gobject-introspection \
audio/libmusicbrainz audio/libmusicbrainz
LIB_DEPENDS= devel/libpeas \ LIB_DEPENDS= devel/libpeas \
x11/gnome/libgnome-media-profiles \
audio/libgpod \ audio/libgpod \
devel/json-glib \ devel/json-glib \
devel/libnotify>=0.7.2 \ devel/libnotify>=0.7.2 \
@ -89,6 +88,9 @@ CONFIGURE_ARGS += --without-mtp
# XXX requires media-keys support (i.e. pulseaudio) in gnome-settings-daemon # XXX requires media-keys support (i.e. pulseaudio) in gnome-settings-daemon
CONFIGURE_ARGS += --disable-mmkeys CONFIGURE_ARGS += --disable-mmkeys
# XXX requires new clutter-{x11,gst,gtk} and libmx
CONFIGURE_ARGS += --disable-visualizer
# XXX plugins subpackage? # XXX plugins subpackage?
CONFIGURE_ARGS += --disable-browser-plugin CONFIGURE_ARGS += --disable-browser-plugin
CONFIGURE_ENV += MOZILLA_PLUGINDIR=${PREFIX}/lib/mozilla-plugins CONFIGURE_ENV += MOZILLA_PLUGINDIR=${PREFIX}/lib/mozilla-plugins
@ -107,10 +109,13 @@ post-install:
### XXX remove this chunk when updating to a 'real' release ############ ### XXX remove this chunk when updating to a 'real' release ############
MASTER_SITES= http://distfiles.bsdfrog.org/ MASTER_SITES= http://distfiles.bsdfrog.org/
WRKDIST= ${WRKDIR}/rhythmbox
BUILD_DEPENDS += x11/gnome/common \ BUILD_DEPENDS += x11/gnome/common \
devel/autoconf/${AUTOCONF_VERSION} \ devel/autoconf/${AUTOCONF_VERSION} \
devel/automake/${AUTOMAKE_VERSION} \ devel/automake/${AUTOMAKE_VERSION} \
textproc/gtk-doc textproc/gtk-doc \
devel/libtool
AUTOCONF_VERSION= 2.65 AUTOCONF_VERSION= 2.65
AUTOMAKE_VERSION= 1.11 AUTOMAKE_VERSION= 1.11

View File

@ -1,5 +1,5 @@
MD5 (rhythmbox-2.90.1.tar.bz2) = CPRDrZxqSKnLt7RroHDepw== MD5 (rhythmbox-2.90.1.1.tar.xz) = VshMSSAUP/JRaDkUU/1RBQ==
RMD160 (rhythmbox-2.90.1.tar.bz2) = oz5gPvgkbNMKBWGkE1jywMYxtJw= RMD160 (rhythmbox-2.90.1.1.tar.xz) = KCgj+gCc/2lUZ/8wV0r46ydekJw=
SHA1 (rhythmbox-2.90.1.tar.bz2) = 9Qadl0A03Vfy7YnbVfpYRF8Hiko= SHA1 (rhythmbox-2.90.1.1.tar.xz) = RHaMUO5l4uZ4qlUfZSEMaVfHBLY=
SHA256 (rhythmbox-2.90.1.tar.bz2) = xEZek1xFKoDXYo+tkGz8uzKR1ziyBGyXrMcGDYUVGJ4= SHA256 (rhythmbox-2.90.1.1.tar.xz) = tMdM3UllWobWqS2PDkhCWPs9ybG5s538IB/v0+6p6Uk=
SIZE (rhythmbox-2.90.1.tar.bz2) = 9322781 SIZE (rhythmbox-2.90.1.1.tar.xz) = 5616088

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-configure_ac,v 1.1.1.1 2011/07/27 10:07:50 ajacoutot Exp $ $OpenBSD: patch-configure_ac,v 1.2 2011/08/31 10:30:51 ajacoutot Exp $
audiocd plugin requires cdda support in gvfs which we do not provide as audiocd plugin requires cdda support in gvfs which we do not provide as
this would require HAL or gudev. this would require HAL or gudev.
--- configure.ac.orig Sat Jul 23 09:19:30 2011 --- configure.ac.orig Mon Aug 22 23:08:28 2011
+++ configure.ac Sat Jul 23 09:19:41 2011 +++ configure.ac Wed Aug 31 11:41:22 2011
@@ -343,11 +343,6 @@ fi @@ -342,11 +342,6 @@ fi
AC_CHECK_LIB(z, uncompress) AC_CHECK_LIB(z, uncompress)

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/27 10:07:51 ajacoutot Exp $ @comment $OpenBSD: PLIST,v 1.2 2011/08/31 10:30:51 ajacoutot Exp $
@bin bin/rhythmbox @bin bin/rhythmbox
include/rhythmbox/ include/rhythmbox/
include/rhythmbox/backends/ include/rhythmbox/backends/
@ -256,6 +256,8 @@ share/dbus-1/services/org.gnome.Rhythmbox.service
share/gir-1.0/MPID-3.0.gir share/gir-1.0/MPID-3.0.gir
share/gir-1.0/RB-3.0.gir share/gir-1.0/RB-3.0.gir
share/glib-2.0/schemas/org.gnome.rhythmbox.gschema.xml share/glib-2.0/schemas/org.gnome.rhythmbox.gschema.xml
share/gnome/
share/gnome/help/
share/gnome/help/rhythmbox/ share/gnome/help/rhythmbox/
share/gnome/help/rhythmbox/C/ share/gnome/help/rhythmbox/C/
share/gnome/help/rhythmbox/C/fdl-appendix.xml share/gnome/help/rhythmbox/C/fdl-appendix.xml
@ -355,6 +357,22 @@ share/gnome/help/rhythmbox/es/figures/rb-volume-changer.png
share/gnome/help/rhythmbox/es/figures/rb-window-small.png share/gnome/help/rhythmbox/es/figures/rb-window-small.png
share/gnome/help/rhythmbox/es/figures/rb-window.png share/gnome/help/rhythmbox/es/figures/rb-window.png
share/gnome/help/rhythmbox/es/rhythmbox.xml share/gnome/help/rhythmbox/es/rhythmbox.xml
share/gnome/help/rhythmbox/eu/
share/gnome/help/rhythmbox/eu/figures/
share/gnome/help/rhythmbox/eu/figures/rb-iradio-main.png
share/gnome/help/rhythmbox/eu/figures/rb-notification-area-menu.png
share/gnome/help/rhythmbox/eu/figures/rb-notification-window.png
share/gnome/help/rhythmbox/eu/figures/rb-notification-zone.png
share/gnome/help/rhythmbox/eu/figures/rb-podcast-main.png
share/gnome/help/rhythmbox/eu/figures/rb-statusbar.png
share/gnome/help/rhythmbox/eu/figures/rb-toolbar-prevplaynext.png
share/gnome/help/rhythmbox/eu/figures/rb-toolbar-repeat.png
share/gnome/help/rhythmbox/eu/figures/rb-toolbar-shuffle.png
share/gnome/help/rhythmbox/eu/figures/rb-toolbar.png
share/gnome/help/rhythmbox/eu/figures/rb-volume-changer.png
share/gnome/help/rhythmbox/eu/figures/rb-window-small.png
share/gnome/help/rhythmbox/eu/figures/rb-window.png
share/gnome/help/rhythmbox/eu/rhythmbox.xml
share/gnome/help/rhythmbox/fr/ share/gnome/help/rhythmbox/fr/
share/gnome/help/rhythmbox/fr/figures/ share/gnome/help/rhythmbox/fr/figures/
share/gnome/help/rhythmbox/fr/figures/rb-iradio-main.png share/gnome/help/rhythmbox/fr/figures/rb-iradio-main.png
@ -634,6 +652,7 @@ share/man/
share/man/man1/ share/man/man1/
@man share/man/man1/rhythmbox-client.1 @man share/man/man1/rhythmbox-client.1
@man share/man/man1/rhythmbox.1 @man share/man/man1/rhythmbox.1
share/omf/
share/omf/rhythmbox/ share/omf/rhythmbox/
share/omf/rhythmbox/rhythmbox-C.omf share/omf/rhythmbox/rhythmbox-C.omf
share/omf/rhythmbox/rhythmbox-cs.omf share/omf/rhythmbox/rhythmbox-cs.omf
@ -641,6 +660,7 @@ share/omf/rhythmbox/rhythmbox-da.omf
share/omf/rhythmbox/rhythmbox-de.omf share/omf/rhythmbox/rhythmbox-de.omf
share/omf/rhythmbox/rhythmbox-el.omf share/omf/rhythmbox/rhythmbox-el.omf
share/omf/rhythmbox/rhythmbox-es.omf share/omf/rhythmbox/rhythmbox-es.omf
share/omf/rhythmbox/rhythmbox-eu.omf
share/omf/rhythmbox/rhythmbox-fr.omf share/omf/rhythmbox/rhythmbox-fr.omf
share/omf/rhythmbox/rhythmbox-gl.omf share/omf/rhythmbox/rhythmbox-gl.omf
share/omf/rhythmbox/rhythmbox-it.omf share/omf/rhythmbox/rhythmbox-it.omf
@ -768,12 +788,15 @@ share/rhythmbox/plugins/jamendo/jamendo-loading.ui
share/rhythmbox/plugins/jamendo/jamendo-prefs.ui share/rhythmbox/plugins/jamendo/jamendo-prefs.ui
share/rhythmbox/plugins/jamendo/jamendo_logo.png share/rhythmbox/plugins/jamendo/jamendo_logo.png
share/rhythmbox/plugins/jamendo/jamendo_logo_medium.png share/rhythmbox/plugins/jamendo/jamendo_logo_medium.png
share/rhythmbox/plugins/lyrics/
share/rhythmbox/plugins/lyrics/lyrics-prefs.ui
share/rhythmbox/plugins/replaygain/ share/rhythmbox/plugins/replaygain/
share/rhythmbox/plugins/replaygain/replaygain-prefs.ui share/rhythmbox/plugins/replaygain/replaygain-prefs.ui
share/rhythmbox/podcast-feed-properties.ui share/rhythmbox/podcast-feed-properties.ui
share/rhythmbox/podcast-prefs.ui share/rhythmbox/podcast-prefs.ui
share/rhythmbox/podcast-properties.ui share/rhythmbox/podcast-properties.ui
share/rhythmbox/rhythmbox-ui.xml share/rhythmbox/rhythmbox-ui.xml
share/rhythmbox/rhythmbox.gep
share/rhythmbox/song-info-multiple.ui share/rhythmbox/song-info-multiple.ui
share/rhythmbox/song-info.ui share/rhythmbox/song-info.ui
share/rhythmbox/sync-dialog.ui share/rhythmbox/sync-dialog.ui