Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289591 - media-sound/banshee-1.5.2 version bump
Summary: media-sound/banshee-1.5.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-18 14:33 UTC by Ray
Modified: 2010-01-18 18:32 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ray 2009-10-18 14:33:06 UTC
On october 13th the new stable banshee version came out (according to the project page) I hope for a fast update since the new version doesnt depend on gstreamer-gnomevfs any more (which causes me a lot of headaches)

Reproducible: Always
Comment 1 crusaderky 2009-11-23 16:47:49 UTC
banshee-1.5.2 is out.
ebuild for 1.5.0 works fine with the following modifications:

--- /usr/portage/media-sound/banshee/banshee-1.5.0.ebuild	2009-06-07 11:05:50.000000000 +0200
+++ /usr/local/portage/media-sound/banshee/banshee-1.5.2.ebuild	2009-11-23 12:09:46.000000000 +0100
@@ -15 +15,2 @@
-[[ $((${BANSHEE_V2} % 2)) -eq 0 ]] && RELTYPE=stable || RELTYPE=unstable
+#[[ $((${BANSHEE_V2} % 2)) -eq 0 ]] && RELTYPE=stable || RELTYPE=unstable
+RELTYPE=stable
@@ -36 +36,0 @@
-	>=media-plugins/gst-plugins-gnomevfs-${GVER}
Comment 2 Colin Macdonald 2009-11-23 21:31:00 UTC
Seems to need a bump on media-libs/ipod-sharp to 0.8.5:

configure: error: ipod-sharp was not found or is not up to date. Please install ipod-sharp of at least version 0.8.5, or disable iPod support by passing --disable-ipod

(haven't tried bumping it, just passed USE="-ipod" for now.)
Comment 3 Pacho Ramos gentoo-dev 2010-01-11 20:51:06 UTC
(In reply to comment #0)
> On october 13th the new stable banshee version came out (according to the
> project page) I hope for a fast update since the new version doesnt depend on
> gstreamer-gnomevfs any more (which causes me a lot of headaches)
> 
> Reproducible: Always
> 

I have been reviewing http://download.banshee-project.org/banshee/stable/1.5.1/banshee-1-1.5.1.news and I am unable to see anything related with gnomevfs, from where have you got that it's no longer used? Thanks :-)
Comment 4 Ray 2010-01-17 22:33:47 UTC
I dont know, i cant find it any more currently. I was told on irc that it wasnt used any more.

Plus its not listed in Ubuntus deps either: http://packages.ubuntu.com/karmic/banshee
Comment 5 Pacho Ramos gentoo-dev 2010-01-18 18:32:14 UTC
On the other hand, it's still shown as a depend on opensuse package:
http://download.opensuse.org/factory/repo/src-oss/suse/src/banshee-1-1.5.1-1.27.src.rpm

anyway, 1.5.2 is now in the tree (still with gnomevfs until a confirmation is provided :-/)

Thanks for reporting