diff options
author | obache <obache@pkgsrc.org> | 2007-06-10 06:29:47 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-06-10 06:29:47 +0000 |
commit | 8ef37bb000901031dc5c41bac8ad956e84f5f344 (patch) | |
tree | ca503778474ba003c17d83f38d4edb7da1f6e629 /audio | |
parent | 0bd70290957a5c9d6cd36d7dc0caae90d155ab41 (diff) | |
download | pkgsrc-8ef37bb000901031dc5c41bac8ad956e84f5f344.tar.gz |
Update rhythmbox to 0.9.8.
Overview of changes in Rhythmbox 0.9.8 "Type slowly"
=====================================================
* move to SVN and move round lots of files. yay!
* use "friendly" date-time in track list (William Jon McCann)
* add visualisation plugin (JOnathan Matthew)
* support more lastfm:// URIs (Jonathan Matthew)
* split code out into a library common to plugins and the binary (Jonathan Matthew)
* display cover art in the tray icon tooltop and song-change notification (Ed Catmur)
* Magnatune improvements (Adam Zimmerman)
* core art improvements, support art for podcasts et al (Ed Catmur, Martin Szulecki)
* Python plugin improvements (James Livingston, Jonathan Matthew)
* add support for the Jamendo online catalogue (Guillaume Desmottes)
* support new Gnome "media key" mechanism (James Livingston, Jonathan Matthew)
* support track transfer for "generic" audio players, and improve iPod
track transfer support, including transcoding (James Livingston)
* many build/run issues on Solaris (Irene Huang)
* Nokia N800 support (William Jon McCann)
* Many core improvements, for future work
* the usual pile of minor features and bug fixes
Updated Translations
--------------------
* ca Jordi Mallach
* da Peter Bach
* de Hendrik Brandt
* en_CA Adam Weinberger
* en_GB David Lodge
* fr Jonathan Ernst and Stéphane Raimbault
* gl Ignacio Casal Quinteiro
* hi Gaurav Mishra (NEW)
* it Luca Ferretti
* lt Žygimantas Beručka
* nl Tino Meinen
* pl Artur Flinta and the Gnome Polish Team
* pt_BR Guilherme de S. Pastore
* sv Daniel Nylander
* vi Nguyễn Thái Ngọc Duy
Overview of changes in Rhythmbox 0.9.7 "I love Perth"
=====================================================
* Use gnome-power-manager to inhibit suspend while playing (Jonathan Matthew)
* Add support for transient metadata (Ed Catmur)
* Plugin-ise Internet radio support (Jonathan Matthew)
* Add support for the MagnaTune online store (Adam Zimmerman)
* Add support for playin Last.fm radio streams (Matt N)
* Even more support for broken podcast feeds (Alex Lancaster)
* Display placeholder when no cover art can be found (Ed Catmur)
* Build fixes (Brian Cameron, Gilles Dartiguelongue, Alex Lancaster)
* Improve the python console (Brian McKenna)
* Ask the user if MusicBrainz returns multiple albums (Edgar Luna)
* Refactor support for "streaming" sources (Jonathan Matthew)
* Let dbus clients request playing song notification (Oskari Saarenmaa)
* Add more unit tests (Jonathan Matthew)
* Fix some a11y stuff (Jerry Tan)
* Plugin-ise DAAP, and DAAP improvements (Jonathan Matthew)
* Startup improvements, including async directory walking (James Livingston)
* Improve intra-application Drag and Drop (Jonathan Matthew)
* Support gnonfaudiosink's "profile" property (Alex Jones)
* Remove insane threading from podcasts (James Livingston, Jonathan Matthew)
* Disable ReplayGain by default, since it has issues (James M)
Plus the usual assortment of bug fixes, performance and memory improvements, and minor features.
Updated Translations
--------------------
* ar Djihed Afifi
* ca Jordi Mallach, Josep Puigdemont i Casamajó
* dz Pema Geyleg (New)
* el Nikos Charonitakis
* en_CA Adam Weinberger
* es Francisco Javier F. Serrador
* fi Ilkka Tuohela
* gl Ignacio Casal Quinteiro
* hu Gabor Kelemen
* it Luca Ferretti
* ja Takeshi AIHANA
* lt Žygimantas Beručka
* nb Kjartan Maraas
* nl Vincent van Adrighem
* sv Fredrik Tuomas
* vi Nguyễn Thái Ngọc Duy
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhythmbox/Makefile | 5 | ||||
-rw-r--r-- | audio/rhythmbox/PLIST | 67 | ||||
-rw-r--r-- | audio/rhythmbox/distinfo | 20 | ||||
-rw-r--r-- | audio/rhythmbox/patches/patch-aa | 8 | ||||
-rw-r--r-- | audio/rhythmbox/patches/patch-ab | 8 | ||||
-rw-r--r-- | audio/rhythmbox/patches/patch-ac | 4 | ||||
-rw-r--r-- | audio/rhythmbox/patches/patch-ae | 6 | ||||
-rw-r--r-- | audio/rhythmbox/patches/patch-af | 8 | ||||
-rw-r--r-- | audio/rhythmbox/patches/patch-ag | 6 |
9 files changed, 80 insertions, 52 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index a219cc9ea2d..30fdf8668bd 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2007/06/05 05:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2007/06/10 06:29:47 obache Exp $ # -DISTNAME= rhythmbox-0.9.6 -PKGREVISION= 2 +DISTNAME= rhythmbox-0.9.8 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/rhythmbox/PLIST b/audio/rhythmbox/PLIST index 3f9f642fad2..d3a51b99144 100644 --- a/audio/rhythmbox/PLIST +++ b/audio/rhythmbox/PLIST @@ -1,14 +1,34 @@ -@comment $NetBSD: PLIST,v 1.13 2006/10/17 16:45:07 drochner Exp $ +@comment $NetBSD: PLIST,v 1.14 2007/06/10 06:29:47 obache Exp $ bin/rhythmbox bin/rhythmbox-client -lib/rhythmbox/plugins/audiocd.rb-plugin +lib/librhythmbox-core.la +lib/rhythmbox/plugins/audiocd/audiocd.rb-plugin +lib/rhythmbox/plugins/audiocd/libaudiocd.la +lib/rhythmbox/plugins/audiocd/multiple-album.glade +lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-prefs.glade +lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-ui.xml lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.rb-plugin lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.la lib/rhythmbox/plugins/cd-recorder/cd-recorder.rb-plugin lib/rhythmbox/plugins/cd-recorder/libcd-recorder.la +lib/rhythmbox/plugins/cd-recorder/recorder.glade +lib/rhythmbox/plugins/generic-player/generic-player-ui.xml lib/rhythmbox/plugins/generic-player/generic-player.rb-plugin lib/rhythmbox/plugins/generic-player/libgeneric-player.la -lib/rhythmbox/plugins/libaudiocd.la +lib/rhythmbox/plugins/iradio/iradio-initial.pls +lib/rhythmbox/plugins/iradio/iradio-ui.xml +lib/rhythmbox/plugins/iradio/iradio.rb-plugin +lib/rhythmbox/plugins/iradio/libiradio.la +lib/rhythmbox/plugins/iradio/station-properties.glade +lib/rhythmbox/plugins/mmkeys/libmmkeys.la +lib/rhythmbox/plugins/mmkeys/mmkeys.rb-plugin +lib/rhythmbox/plugins/power-manager/libpower-manager.la +lib/rhythmbox/plugins/power-manager/power-manager.rb-plugin +lib/rhythmbox/plugins/visualizer/libvisualizer.la +lib/rhythmbox/plugins/visualizer/rb-visualizer-glue.h +lib/rhythmbox/plugins/visualizer/visualizer-controls.glade +lib/rhythmbox/plugins/visualizer/visualizer-ui.xml +lib/rhythmbox/plugins/visualizer/visualizer.rb-plugin libexec/rhythmbox-metadata share/applications/rhythmbox.desktop share/dbus-1/services/org.gnome.Rhythmbox.service @@ -19,7 +39,6 @@ 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 @@ -37,11 +56,8 @@ 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 @@ -60,7 +76,6 @@ 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 @@ -71,7 +86,6 @@ 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 @@ -105,6 +119,20 @@ share/gnome/help/rhythmbox/C/figures/rb-window-small.png share/gnome/help/rhythmbox/C/figures/rb-window.png share/gnome/help/rhythmbox/C/legal.xml share/gnome/help/rhythmbox/C/rhythmbox.xml +share/gnome/help/rhythmbox/el/figures/rb-iradio-main.png +share/gnome/help/rhythmbox/el/figures/rb-notification-area-menu.png +share/gnome/help/rhythmbox/el/figures/rb-notification-window.png +share/gnome/help/rhythmbox/el/figures/rb-notification-zone.png +share/gnome/help/rhythmbox/el/figures/rb-podcast-main.png +share/gnome/help/rhythmbox/el/figures/rb-statusbar.png +share/gnome/help/rhythmbox/el/figures/rb-toolbar-prevplaynext.png +share/gnome/help/rhythmbox/el/figures/rb-toolbar-repeat.png +share/gnome/help/rhythmbox/el/figures/rb-toolbar-shuffle.png +share/gnome/help/rhythmbox/el/figures/rb-toolbar.png +share/gnome/help/rhythmbox/el/figures/rb-volume-changer.png +share/gnome/help/rhythmbox/el/figures/rb-window-small.png +share/gnome/help/rhythmbox/el/figures/rb-window.png +share/gnome/help/rhythmbox/el/rhythmbox.xml 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 @@ -186,6 +214,7 @@ share/locale/cs/LC_MESSAGES/rhythmbox.mo share/locale/cy/LC_MESSAGES/rhythmbox.mo share/locale/da/LC_MESSAGES/rhythmbox.mo share/locale/de/LC_MESSAGES/rhythmbox.mo +share/locale/dz/LC_MESSAGES/rhythmbox.mo share/locale/el/LC_MESSAGES/rhythmbox.mo share/locale/en_CA/LC_MESSAGES/rhythmbox.mo share/locale/en_GB/LC_MESSAGES/rhythmbox.mo @@ -197,6 +226,7 @@ share/locale/fr/LC_MESSAGES/rhythmbox.mo share/locale/ga/LC_MESSAGES/rhythmbox.mo share/locale/gl/LC_MESSAGES/rhythmbox.mo share/locale/he/LC_MESSAGES/rhythmbox.mo +share/locale/hi/LC_MESSAGES/rhythmbox.mo share/locale/hr/LC_MESSAGES/rhythmbox.mo share/locale/hu/LC_MESSAGES/rhythmbox.mo share/locale/id/LC_MESSAGES/rhythmbox.mo @@ -232,6 +262,7 @@ share/locale/zh_CN/LC_MESSAGES/rhythmbox.mo share/locale/zh_HK/LC_MESSAGES/rhythmbox.mo share/locale/zh_TW/LC_MESSAGES/rhythmbox.mo share/omf/rhythmbox/rhythmbox-C.omf +share/omf/rhythmbox/rhythmbox-el.omf share/omf/rhythmbox/rhythmbox-es.omf share/omf/rhythmbox/rhythmbox-fr.omf share/omf/rhythmbox/rhythmbox-ru.omf @@ -244,28 +275,19 @@ share/rhythmbox/art/rhythmbox-podcast.png share/rhythmbox/art/rhythmbox-set-star.png share/rhythmbox/art/rhythmbox-tray-icon.png share/rhythmbox/art/rhythmbox-unset-star.png -share/rhythmbox/daap-ui.xml -share/rhythmbox/generic-player-ui.xml -share/rhythmbox/glade/audioscrobbler-prefs.glade share/rhythmbox/glade/create-playlist.glade -share/rhythmbox/glade/daap-prefs.glade share/rhythmbox/glade/druid.glade share/rhythmbox/glade/general-prefs.glade share/rhythmbox/glade/library-prefs.glade share/rhythmbox/glade/playlist-save.glade share/rhythmbox/glade/plugins.glade share/rhythmbox/glade/podcast-feed-properties.glade -share/rhythmbox/glade/podcast-new.glade share/rhythmbox/glade/podcast-prefs.glade share/rhythmbox/glade/podcast-properties.glade -share/rhythmbox/glade/recorder.glade share/rhythmbox/glade/song-info-multiple.glade share/rhythmbox/glade/song-info.glade -share/rhythmbox/glade/station-new.glade -share/rhythmbox/glade/station-properties.glade +share/rhythmbox/glade/uri-new.glade share/rhythmbox/glade/uri.glade -share/rhythmbox/ipod-ui.xml -share/rhythmbox/iradio-initial.pls share/rhythmbox/playlists.xml share/rhythmbox/rhythmbox-ui.xml @dirrm share/rhythmbox/glade @@ -285,6 +307,8 @@ share/rhythmbox/rhythmbox-ui.xml @dirrm share/gnome/help/rhythmbox/fr @dirrm share/gnome/help/rhythmbox/es/figures @dirrm share/gnome/help/rhythmbox/es +@dirrm share/gnome/help/rhythmbox/el/figures +@dirrm share/gnome/help/rhythmbox/el @dirrm share/gnome/help/rhythmbox/C/figures @dirrm share/gnome/help/rhythmbox/C @dirrm share/gnome/help/rhythmbox @@ -293,8 +317,13 @@ share/rhythmbox/rhythmbox-ui.xml @dirrm share/doc/rhythmbox @comment in dbus: @dirrm share/dbus-1/services @comment in xdg-dirs: @dirrm share/applications +@dirrm lib/rhythmbox/plugins/visualizer +@dirrm lib/rhythmbox/plugins/power-manager +@dirrm lib/rhythmbox/plugins/mmkeys +@dirrm lib/rhythmbox/plugins/iradio @dirrm lib/rhythmbox/plugins/generic-player @dirrm lib/rhythmbox/plugins/cd-recorder @dirrm lib/rhythmbox/plugins/audioscrobbler +@dirrm lib/rhythmbox/plugins/audiocd @dirrm lib/rhythmbox/plugins @dirrm lib/rhythmbox diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index 7e04bd278e4..53f8777e94b 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.19 2006/10/17 16:45:07 drochner Exp $ +$NetBSD: distinfo,v 1.20 2007/06/10 06:29:47 obache Exp $ -SHA1 (rhythmbox-0.9.6.tar.bz2) = 1ef250dbf64613abdfd7665a37e8ee9d0693eb4a -RMD160 (rhythmbox-0.9.6.tar.bz2) = ce6c711ab06e19ced45bce0b3c445643e351c841 -Size (rhythmbox-0.9.6.tar.bz2) = 3129839 bytes -SHA1 (patch-aa) = dcadca60a960d44651e1ccc5deba55d97a460af9 -SHA1 (patch-ab) = 3b4e391036f0f9e854b25952a0f63d81dfb07c5b -SHA1 (patch-ac) = 4666fd4e5d33d98c03907fba9e8c7f18942c5487 -SHA1 (patch-ae) = 1be3a5dc5a879a64b65a26efba133fe3958ea712 -SHA1 (patch-af) = c240903bfcf720493f8aad768b2693484d2de665 -SHA1 (patch-ag) = 65069bcdfa6f73e617ca0afd5283653bcfe79026 +SHA1 (rhythmbox-0.9.8.tar.bz2) = 7510da6d634e3efdfd29e03f018b1a14f56d7553 +RMD160 (rhythmbox-0.9.8.tar.bz2) = df3363fac7009842c4541688dd43671c55311523 +Size (rhythmbox-0.9.8.tar.bz2) = 3374502 bytes +SHA1 (patch-aa) = 059cbe10ccebd7d6274d1ff98c9e45cd8d11b0b3 +SHA1 (patch-ab) = e3b4aa0d561ce46d9893297ff6e7e9b477badf2e +SHA1 (patch-ac) = 9061cb289bea6d340394fcd3ce3a5251d2336f43 +SHA1 (patch-ae) = 11774a8dd3b20b8fcb0c585cb9b45d3566ca70f4 +SHA1 (patch-af) = 910d7d373fdc03f61401a4ee676f23d1b5696d45 +SHA1 (patch-ag) = ea936dd3447a749606c3f56898c203ee4fa68c58 diff --git a/audio/rhythmbox/patches/patch-aa b/audio/rhythmbox/patches/patch-aa index b4e89a205f8..9cdf6904651 100644 --- a/audio/rhythmbox/patches/patch-aa +++ b/audio/rhythmbox/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.5 2006/07/02 11:32:40 drochner Exp $ +$NetBSD: patch-aa,v 1.6 2007/06/10 06:29:47 obache Exp $ ---- player/rb-recorder-gst.c.orig 2006-01-18 05:22:11.000000000 +0100 -+++ player/rb-recorder-gst.c -@@ -25,7 +25,9 @@ +--- plugins/cd-recorder/rb-recorder-gst.c.orig 2007-01-09 06:42:20.000000000 +0000 ++++ plugins/cd-recorder/rb-recorder-gst.c +@@ -26,7 +26,9 @@ #include <string.h> #include <math.h> #include <time.h> diff --git a/audio/rhythmbox/patches/patch-ab b/audio/rhythmbox/patches/patch-ab index 2bd4e645f68..222afa294e0 100644 --- a/audio/rhythmbox/patches/patch-ab +++ b/audio/rhythmbox/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.4 2006/07/02 11:32:40 drochner Exp $ +$NetBSD: patch-ab,v 1.5 2007/06/10 06:29:47 obache Exp $ ---- daapsharing/rb-daap-src.c.orig 2006-01-21 10:17:03.000000000 +0100 -+++ daapsharing/rb-daap-src.c -@@ -54,6 +54,10 @@ +--- plugins/daap/rb-daap-src.c.orig 2007-02-12 13:47:02.000000000 +0000 ++++ plugins/daap/rb-daap-src.c +@@ -57,6 +57,10 @@ #define RESPONSE_BUFFER_SIZE (4096) diff --git a/audio/rhythmbox/patches/patch-ac b/audio/rhythmbox/patches/patch-ac index 41609f63919..c93c05e9d18 100644 --- a/audio/rhythmbox/patches/patch-ac +++ b/audio/rhythmbox/patches/patch-ac @@ -1,6 +1,6 @@ -$NetBSD: patch-ac,v 1.3 2006/10/17 16:45:07 drochner Exp $ +$NetBSD: patch-ac,v 1.4 2007/06/10 06:29:48 obache Exp $ ---- metadata/rb-metadata-dbus-client.c.orig 2006-08-12 11:25:47.000000000 +0200 +--- metadata/rb-metadata-dbus-client.c.orig 2007-01-31 09:40:45.000000000 +0000 +++ metadata/rb-metadata-dbus-client.c @@ -52,7 +52,7 @@ diff --git a/audio/rhythmbox/patches/patch-ae b/audio/rhythmbox/patches/patch-ae index b87cbe9b3a6..12eebe1f1cc 100644 --- a/audio/rhythmbox/patches/patch-ae +++ b/audio/rhythmbox/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.1 2006/07/02 11:32:40 drochner Exp $ +$NetBSD: patch-ae,v 1.2 2007/06/10 06:29:48 obache Exp $ ---- shell/main.c.orig 2006-05-30 16:44:01.000000000 +0200 +--- shell/main.c.orig 2007-01-12 08:44:18.000000000 +0000 +++ shell/main.c -@@ -372,7 +372,9 @@ main (int argc, char **argv) +@@ -380,7 +380,9 @@ main (int argc, char **argv) } else { rb_profile_start ("mainloop"); diff --git a/audio/rhythmbox/patches/patch-af b/audio/rhythmbox/patches/patch-af index f60f8c9d512..1474609a5bc 100644 --- a/audio/rhythmbox/patches/patch-af +++ b/audio/rhythmbox/patches/patch-af @@ -1,8 +1,8 @@ -$NetBSD: patch-af,v 1.1 2006/07/02 11:32:40 drochner Exp $ +$NetBSD: patch-af,v 1.2 2007/06/10 06:29:48 obache Exp $ ---- shell/rb-shell-player.c.orig 2006-04-22 12:44:25.000000000 +0200 +--- shell/rb-shell-player.c.orig 2007-02-06 11:33:59.000000000 +0000 +++ shell/rb-shell-player.c -@@ -903,10 +903,8 @@ rb_shell_player_open_playlist_url (RBShe +@@ -570,10 +570,8 @@ rb_shell_player_open_playlist_url (RBShe rb_player_play (player->priv->mmplayer, &error); if (error) { @@ -13,7 +13,7 @@ $NetBSD: patch-af,v 1.1 2006/07/02 11:32:40 drochner Exp $ } g_idle_add ((GSourceFunc) notify_playing_idle, player); } -@@ -958,13 +956,17 @@ open_location_thread (OpenLocationThread +@@ -1133,13 +1131,17 @@ open_location_thread (OpenLocationThread location = g_queue_pop_head (data->player->priv->playlist_urls); rb_debug ("playing first stream url %s", data->location); diff --git a/audio/rhythmbox/patches/patch-ag b/audio/rhythmbox/patches/patch-ag index ae3cda47599..db43d04d724 100644 --- a/audio/rhythmbox/patches/patch-ag +++ b/audio/rhythmbox/patches/patch-ag @@ -1,7 +1,7 @@ -$NetBSD: patch-ag,v 1.1 2006/07/08 13:01:39 drochner Exp $ +$NetBSD: patch-ag,v 1.2 2007/06/10 06:29:48 obache Exp $ ---- data/iradio-initial.pls.orig 2006-03-31 04:34:01.000000000 +0200 -+++ data/iradio-initial.pls +--- plugins/iradio/iradio-initial.pls.orig 2007-01-09 06:42:22.000000000 +0000 ++++ plugins/iradio/iradio-initial.pls @@ -3,10 +3,10 @@ numberofentries=25 file1=http://www.somafm.com/groovesalad.pls title1=Groove Salad |