pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/rhythmbox update to 0.9.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c10f62e73d12
branches:  trunk
changeset: 515420:c10f62e73d12
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Sun Jul 02 11:32:40 2006 +0000

description:
update to 0.9.5
This is a major update, too many individual changes to list here.
Most notably: uses the gstreamer-0.10 framework now.

(That's still not that great software, there is an appearent ressource
leak which makes switching between play channels fail after a while.)

diffstat:

 audio/rhythmbox/Makefile         |   39 ++--
 audio/rhythmbox/PLIST            |  305 ++++++++++++++++++++++++++------------
 audio/rhythmbox/distinfo         |   13 +-
 audio/rhythmbox/patches/patch-aa |   14 +
 audio/rhythmbox/patches/patch-ab |   15 +
 audio/rhythmbox/patches/patch-ac |   13 +
 audio/rhythmbox/patches/patch-ae |   14 +
 audio/rhythmbox/patches/patch-af |   33 ++++
 8 files changed, 326 insertions(+), 120 deletions(-)

diffs (truncated from 582 to 300 lines):

diff -r edfd299118e0 -r c10f62e73d12 audio/rhythmbox/Makefile
--- a/audio/rhythmbox/Makefile  Sun Jul 02 11:24:24 2006 +0000
+++ b/audio/rhythmbox/Makefile  Sun Jul 02 11:32:40 2006 +0000
@@ -1,43 +1,50 @@
-# $NetBSD: Makefile,v 1.37 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2006/07/02 11:32:40 drochner Exp $
 #
 
-DISTNAME=      rhythmbox-0.8.8
-PKGREVISION=   7
+DISTNAME=      rhythmbox-0.9.5
 CATEGORIES=    audio gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/rhythmbox/0.8/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.rhythmbox.org/
 COMMENT=       Music management application for GNOME
 
-DEPENDS+=              gst-plugins0.8-esound>=0.8.1:../../audio/gst-plugins0.8-esound
-DEPENDS+=              gst-plugins0.8-gnomevfs>=0.8.1:../../sysutils/gst-plugins0.8-gnomevfs
-DEPENDS+=              gst-plugins0.8-mad>=0.8.1:../../audio/gst-plugins0.8-mad
-DEPENDS+=              gst-plugins0.8-vorbis>=0.8.1:../../audio/gst-plugins0.8-vorbis
-
 GNU_CONFIGURE=         YES
 USE_DIRS+=             gnome2-1.5
 USE_TOOLS+=            gmake msgfmt pkg-config
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
 
-PKGCONFIG_OVERRIDE=    data/rhythmbox.pc.in
+CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc
+CONFIGURE_ARGS+=       --without-bonobo
+CONFIGURE_ARGS+=       --without-hal
+CONFIGURE_ARGS+=       --without-ipod
+CONFIGURE_ARGS+=       --disable-python
 
 GCONF2_SCHEMAS=                rhythmbox.schemas
 
-.include "../../audio/flac/buildlink3.mk"
-.include "../../audio/libid3tag/buildlink3.mk"
-.include "../../audio/libvorbis/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtk2+=           gtk2+>=2.5.4
+BUILDLINK_API_DEPENDS.musicbrainz+=    musicbrainz>=2.1.0
+BUILDLINK_API_DEPENDS.totem+=          {totem,totem-xine}>=1.1.5
+
+.include "../../audio/musicbrainz/buildlink3.mk"
 .include "../../devel/GConf2/schemas.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libbonobo/buildlink3.mk"
 .include "../../devel/libglade2/buildlink3.mk"
-.include "../../multimedia/gstreamer0.8/buildlink3.mk"
-.include "../../multimedia/gst-plugins0.8/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/libsexy/buildlink3.mk"
+.include "../../multimedia/gstreamer0.10/buildlink3.mk"
+.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
+.include "../../multimedia/totem/buildlink3.mk"
+.include "../../net/libsoup-devel/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../sysutils/nautilus-cd-burner/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../textproc/intltool/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gtk2/buildlink3.mk"
diff -r edfd299118e0 -r c10f62e73d12 audio/rhythmbox/PLIST
--- a/audio/rhythmbox/PLIST     Sun Jul 02 11:24:24 2006 +0000
+++ b/audio/rhythmbox/PLIST     Sun Jul 02 11:32:40 2006 +0000
@@ -1,81 +1,179 @@
-@comment $NetBSD: PLIST,v 1.9 2006/04/17 07:07:12 jlam Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/07/02 11:32:40 drochner Exp $
 bin/rhythmbox
-lib/bonobo/servers/GNOME_Rhythmbox.server
-lib/pkgconfig/rhythmbox.pc
+bin/rhythmbox-client
+lib/rhythmbox/plugins/audioscrobbler.rb-plugin
+lib/rhythmbox/plugins/generic-player.rb-plugin
+lib/rhythmbox/plugins/libaudioscrobbler.la
+lib/rhythmbox/plugins/libgeneric-player.la
+libexec/rhythmbox-metadata
 share/application-registry/rhythmbox.applications
 share/applications/rhythmbox.desktop
+share/dbus-1/services/org.gnome.Rhythmbox.service
+share/doc/rhythmbox/ch01.html
+share/doc/rhythmbox/ch02.html
+share/doc/rhythmbox/ch03.html
+share/doc/rhythmbox/ch04.html
+share/doc/rhythmbox/ch05.html
+share/doc/rhythmbox/ch06.html
+share/doc/rhythmbox/ch07.html
+share/doc/rhythmbox/ch08.html
+share/doc/rhythmbox/home.png
+share/doc/rhythmbox/index.html
+share/doc/rhythmbox/index.sgml
+share/doc/rhythmbox/left.png
+share/doc/rhythmbox/rhythmbox-RBCellRendererPixbuf.html
+share/doc/rhythmbox/rhythmbox-RBSource.html
+share/doc/rhythmbox/rhythmbox-eel-gconf-extensions.html
+share/doc/rhythmbox/rhythmbox-rb-cell-renderer-rating.html
+share/doc/rhythmbox/rhythmbox-rb-debug.html
+share/doc/rhythmbox/rhythmbox-rb-dialog.html
+share/doc/rhythmbox/rhythmbox-rb-druid.html
+share/doc/rhythmbox/rhythmbox-rb-entry-view.html
+share/doc/rhythmbox/rhythmbox-rb-enums.html
+share/doc/rhythmbox/rhythmbox-rb-file-helpers.html
+share/doc/rhythmbox/rhythmbox-rb-glade-helpers.html
+share/doc/rhythmbox/rhythmbox-rb-header.html
+share/doc/rhythmbox/rhythmbox-rb-history.html
+share/doc/rhythmbox/rhythmbox-rb-iradio-source.html
+share/doc/rhythmbox/rhythmbox-rb-library-source.html
+share/doc/rhythmbox/rhythmbox-rb-load-failure-dialog.html
+share/doc/rhythmbox/rhythmbox-rb-metadata.html
+share/doc/rhythmbox/rhythmbox-rb-new-station-dialog.html
+share/doc/rhythmbox/rhythmbox-rb-play-order-linear-loop.html
+share/doc/rhythmbox/rhythmbox-rb-play-order-linear.html
+share/doc/rhythmbox/rhythmbox-rb-play-order-random-by-age-and-rating.html
+share/doc/rhythmbox/rhythmbox-rb-play-order-random-by-age.html
+share/doc/rhythmbox/rhythmbox-rb-play-order-random-by-rating.html
+share/doc/rhythmbox/rhythmbox-rb-play-order-random-equal-weights.html
+share/doc/rhythmbox/rhythmbox-rb-play-order-random.html
+share/doc/rhythmbox/rhythmbox-rb-play-order-shuffle.html
+share/doc/rhythmbox/rhythmbox-rb-play-order.html
+share/doc/rhythmbox/rhythmbox-rb-player.html
+share/doc/rhythmbox/rhythmbox-rb-playlist-manager.html
+share/doc/rhythmbox/rhythmbox-rb-playlist-source-recorder.html
+share/doc/rhythmbox/rhythmbox-rb-playlist-source.html
+share/doc/rhythmbox/rhythmbox-rb-preferences.html
+share/doc/rhythmbox/rhythmbox-rb-property-view.html
+share/doc/rhythmbox/rhythmbox-rb-query-creator.html
+share/doc/rhythmbox/rhythmbox-rb-rating-helper.html
+share/doc/rhythmbox/rhythmbox-rb-rating.html
+share/doc/rhythmbox/rhythmbox-rb-recorder.html
+share/doc/rhythmbox/rhythmbox-rb-search-entry.html
+share/doc/rhythmbox/rhythmbox-rb-shell-clipboard.html
+share/doc/rhythmbox/rhythmbox-rb-shell-player.html
+share/doc/rhythmbox/rhythmbox-rb-shell-preferences.html
+share/doc/rhythmbox/rhythmbox-rb-shell.html
+share/doc/rhythmbox/rhythmbox-rb-song-display-box.html
+share/doc/rhythmbox/rhythmbox-rb-song-info.html
+share/doc/rhythmbox/rhythmbox-rb-source-header.html
+share/doc/rhythmbox/rhythmbox-rb-sourcelist-model.html
+share/doc/rhythmbox/rhythmbox-rb-sourcelist.html
+share/doc/rhythmbox/rhythmbox-rb-station-properties-dialog.html
+share/doc/rhythmbox/rhythmbox-rb-statusbar.html
+share/doc/rhythmbox/rhythmbox-rb-stock-icons.html
+share/doc/rhythmbox/rhythmbox-rb-string-helpers.html
+share/doc/rhythmbox/rhythmbox-rb-tray-icon.html
+share/doc/rhythmbox/rhythmbox-rb-tree-dnd.html
+share/doc/rhythmbox/rhythmbox-rb-tree-model-sort.html
+share/doc/rhythmbox/rhythmbox-rb-util.html
+share/doc/rhythmbox/rhythmbox-rhythmdb-property-model.html
+share/doc/rhythmbox/rhythmbox-rhythmdb-query-model.html
+share/doc/rhythmbox/rhythmbox-rhythmdb-tree.html
+share/doc/rhythmbox/rhythmbox-rhythmdb.html
+share/doc/rhythmbox/rhythmbox.devhelp
+share/doc/rhythmbox/rhythmbox.devhelp2
+share/doc/rhythmbox/right.png
+share/doc/rhythmbox/style.css
+share/doc/rhythmbox/up.png
 share/gconf/schemas/rhythmbox.schemas
-share/gnome-2.0/ui/rhythmbox-ui.xml
-share/gnome/help/rhythmbox/C/authors.xml
 share/gnome/help/rhythmbox/C/fdl-appendix.xml
-share/gnome/help/rhythmbox/C/figures/rb-adv.png
-share/gnome/help/rhythmbox/C/figures/rb-asst-finish.png
-share/gnome/help/rhythmbox/C/figures/rb-asst-library.png
-share/gnome/help/rhythmbox/C/figures/rb-asst-start.png
-share/gnome/help/rhythmbox/C/figures/rb-basic.png
-share/gnome/help/rhythmbox/C/figures/rb-browser.png
-share/gnome/help/rhythmbox/C/figures/rb-context-menu.png
-share/gnome/help/rhythmbox/C/figures/rb-empty.png
-share/gnome/help/rhythmbox/C/figures/rb-full-play.png
-share/gnome/help/rhythmbox/C/figures/rb-group-auto.png
-share/gnome/help/rhythmbox/C/figures/rb-group-create.png
-share/gnome/help/rhythmbox/C/figures/rb-group.png
-share/gnome/help/rhythmbox/C/figures/rb-imported.png
-share/gnome/help/rhythmbox/C/figures/rb-iradio-add.png
-share/gnome/help/rhythmbox/C/figures/rb-iradio.png
-share/gnome/help/rhythmbox/C/figures/rb-nextprev.png
-share/gnome/help/rhythmbox/C/figures/rb-nobrowse-play.png
+share/gnome/help/rhythmbox/C/figures/rb-iradio-main.png
 share/gnome/help/rhythmbox/C/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/C/figures/rb-notification-area.png
-share/gnome/help/rhythmbox/C/figures/rb-player.png
-share/gnome/help/rhythmbox/C/figures/rb-prefs-general.png
-share/gnome/help/rhythmbox/C/figures/rb-prefs-ipod.png
-share/gnome/help/rhythmbox/C/figures/rb-prefs-library.png
-share/gnome/help/rhythmbox/C/figures/rb-prefs.png
-share/gnome/help/rhythmbox/C/figures/rb-repeat.png
-share/gnome/help/rhythmbox/C/figures/rb-search.png
-share/gnome/help/rhythmbox/C/figures/rb-shuffle.png
-share/gnome/help/rhythmbox/C/figures/rb-sidebar.png
-share/gnome/help/rhythmbox/C/figures/rb-stats.png
+share/gnome/help/rhythmbox/C/figures/rb-notification-window.png
+share/gnome/help/rhythmbox/C/figures/rb-notification-zone.png
+share/gnome/help/rhythmbox/C/figures/rb-podcast-main.png
 share/gnome/help/rhythmbox/C/figures/rb-statusbar.png
-share/gnome/help/rhythmbox/C/figures/rb-toolbar-editor.png
+share/gnome/help/rhythmbox/C/figures/rb-toolbar-prevplaynext.png
+share/gnome/help/rhythmbox/C/figures/rb-toolbar-repeat.png
+share/gnome/help/rhythmbox/C/figures/rb-toolbar-shuffle.png
 share/gnome/help/rhythmbox/C/figures/rb-toolbar.png
 share/gnome/help/rhythmbox/C/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/C/figures/rb-volume-mute.png
 share/gnome/help/rhythmbox/C/figures/rb-window-small.png
 share/gnome/help/rhythmbox/C/figures/rb-window.png
-share/gnome/help/rhythmbox/C/figures/rhythmbox-group.png
-share/gnome/help/rhythmbox/C/figures/rhythmbox-tray-icon.png
 share/gnome/help/rhythmbox/C/legal.xml
-share/gnome/help/rhythmbox/C/quick-reference.xml
 share/gnome/help/rhythmbox/C/rhythmbox.xml
-share/gnome/help/rhythmbox/C/user-guide.xml
-share/gnome/help/rhythmbox/ja/authors.xml
-share/gnome/help/rhythmbox/ja/fdl-appendix.xml
-share/gnome/help/rhythmbox/ja/figures/rb-adv.png
-share/gnome/help/rhythmbox/ja/figures/rb-basic.png
-share/gnome/help/rhythmbox/ja/figures/rb-browser.png
-share/gnome/help/rhythmbox/ja/figures/rb-context-menu.png
-share/gnome/help/rhythmbox/ja/figures/rb-iradio-add.png
-share/gnome/help/rhythmbox/ja/figures/rb-iradio.png
-share/gnome/help/rhythmbox/ja/figures/rb-nextprev.png
-share/gnome/help/rhythmbox/ja/figures/rb-notification-area-menu.png
-share/gnome/help/rhythmbox/ja/figures/rb-notification-area.png
-share/gnome/help/rhythmbox/ja/figures/rb-player.png
-share/gnome/help/rhythmbox/ja/figures/rb-prefs-general.png
-share/gnome/help/rhythmbox/ja/figures/rb-prefs-library.png
-share/gnome/help/rhythmbox/ja/figures/rb-repeat.png
-share/gnome/help/rhythmbox/ja/figures/rb-search.png
-share/gnome/help/rhythmbox/ja/figures/rb-shuffle.png
-share/gnome/help/rhythmbox/ja/figures/rb-sidebar.png
-share/gnome/help/rhythmbox/ja/figures/rb-stats.png
-share/gnome/help/rhythmbox/ja/figures/rb-volume-changer.png
-share/gnome/help/rhythmbox/ja/figures/rb-window.png
-share/gnome/help/rhythmbox/ja/legal.xml
-share/gnome/help/rhythmbox/ja/quick-reference.xml
-share/gnome/help/rhythmbox/ja/rhythmbox.xml
-share/gnome/help/rhythmbox/ja/user-guide.xml
-share/idl/Rhythmbox.idl
+share/gnome/help/rhythmbox/es/figures/rb-iradio-main.png
+share/gnome/help/rhythmbox/es/figures/rb-notification-area-menu.png
+share/gnome/help/rhythmbox/es/figures/rb-notification-window.png
+share/gnome/help/rhythmbox/es/figures/rb-notification-zone.png
+share/gnome/help/rhythmbox/es/figures/rb-podcast-main.png
+share/gnome/help/rhythmbox/es/figures/rb-statusbar.png
+share/gnome/help/rhythmbox/es/figures/rb-toolbar-prevplaynext.png
+share/gnome/help/rhythmbox/es/figures/rb-toolbar-repeat.png
+share/gnome/help/rhythmbox/es/figures/rb-toolbar-shuffle.png
+share/gnome/help/rhythmbox/es/figures/rb-toolbar.png
+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.png
+share/gnome/help/rhythmbox/es/rhythmbox.xml
+share/gnome/help/rhythmbox/fr/figures/rb-iradio-main.png
+share/gnome/help/rhythmbox/fr/figures/rb-notification-area-menu.png
+share/gnome/help/rhythmbox/fr/figures/rb-notification-window.png
+share/gnome/help/rhythmbox/fr/figures/rb-notification-zone.png
+share/gnome/help/rhythmbox/fr/figures/rb-podcast-main.png
+share/gnome/help/rhythmbox/fr/figures/rb-statusbar.png
+share/gnome/help/rhythmbox/fr/figures/rb-toolbar-prevplaynext.png
+share/gnome/help/rhythmbox/fr/figures/rb-toolbar-repeat.png
+share/gnome/help/rhythmbox/fr/figures/rb-toolbar-shuffle.png
+share/gnome/help/rhythmbox/fr/figures/rb-toolbar.png
+share/gnome/help/rhythmbox/fr/figures/rb-volume-changer.png
+share/gnome/help/rhythmbox/fr/figures/rb-window-small.png
+share/gnome/help/rhythmbox/fr/figures/rb-window.png
+share/gnome/help/rhythmbox/fr/rhythmbox.xml
+share/gnome/help/rhythmbox/ru/figures/rb-iradio-main.png
+share/gnome/help/rhythmbox/ru/figures/rb-notification-area-menu.png
+share/gnome/help/rhythmbox/ru/figures/rb-notification-window.png
+share/gnome/help/rhythmbox/ru/figures/rb-notification-zone.png
+share/gnome/help/rhythmbox/ru/figures/rb-podcast-main.png
+share/gnome/help/rhythmbox/ru/figures/rb-statusbar.png
+share/gnome/help/rhythmbox/ru/figures/rb-toolbar-prevplaynext.png
+share/gnome/help/rhythmbox/ru/figures/rb-toolbar-repeat.png
+share/gnome/help/rhythmbox/ru/figures/rb-toolbar-shuffle.png
+share/gnome/help/rhythmbox/ru/figures/rb-toolbar.png
+share/gnome/help/rhythmbox/ru/figures/rb-volume-changer.png
+share/gnome/help/rhythmbox/ru/figures/rb-window-small.png
+share/gnome/help/rhythmbox/ru/figures/rb-window.png
+share/gnome/help/rhythmbox/ru/rhythmbox.xml
+share/gnome/help/rhythmbox/sv/figures/rb-iradio-main.png
+share/gnome/help/rhythmbox/sv/figures/rb-notification-area-menu.png
+share/gnome/help/rhythmbox/sv/figures/rb-notification-window.png
+share/gnome/help/rhythmbox/sv/figures/rb-notification-zone.png
+share/gnome/help/rhythmbox/sv/figures/rb-podcast-main.png
+share/gnome/help/rhythmbox/sv/figures/rb-statusbar.png
+share/gnome/help/rhythmbox/sv/figures/rb-toolbar-prevplaynext.png
+share/gnome/help/rhythmbox/sv/figures/rb-toolbar-repeat.png
+share/gnome/help/rhythmbox/sv/figures/rb-toolbar-shuffle.png
+share/gnome/help/rhythmbox/sv/figures/rb-toolbar.png
+share/gnome/help/rhythmbox/sv/figures/rb-volume-changer.png
+share/gnome/help/rhythmbox/sv/figures/rb-window-small.png
+share/gnome/help/rhythmbox/sv/figures/rb-window.png
+share/gnome/help/rhythmbox/sv/rhythmbox.xml
+share/gnome/help/rhythmbox/zh_CN/figures/rb-iradio-main.png



Home | Main Index | Thread Index | Old Index