Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333039 - version bump: banshee-1.7.4 ebuild
Summary: version bump: banshee-1.7.4 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: GStreamer package maintainers
URL: http://banshee.fm/download/
Whiteboard:
Keywords:
: 333043 333045 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-16 17:31 UTC by Giorgos Tsiapaliwkas
Modified: 2010-08-31 12:15 UTC (History)
4 users (show)

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


Attachments
New ebuild for 1.7.4 version (banshee-1.7.4.ebuild,3.66 KB, text/plain)
2010-08-20 22:44 UTC, Peter Asplund
Details
New ebuild for 1.7.4 version (fixed) (banshee-1.7.4.ebuild,3.66 KB, text/plain)
2010-08-20 22:51 UTC, Peter Asplund
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Giorgos Tsiapaliwkas 2010-08-16 17:31:59 UTC
hello,

the latest official version of banshee is 1.7.4 but in the portage tree the is only the 1.6.1.

can u add an ebuild??

Reproducible: Sometimes
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-08-16 17:43:25 UTC
*** Bug 333043 has been marked as a duplicate of this bug. ***
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-08-16 17:43:44 UTC
*** Bug 333045 has been marked as a duplicate of this bug. ***
Comment 3 Peter Asplund 2010-08-20 22:44:41 UTC
Created attachment 243777 [details]
New ebuild for 1.7.4 version
Comment 4 Peter Asplund 2010-08-20 22:48:48 UTC
> New ebuild for 1.7.4 version

Here is an ebuild I wrote that worked for me.

I think the reason why the ebuild maintainers have not updated with a new ebuild is that the 1.7.* releases are "unstable releases", something Gentoo has a policy of not including into the tree.

They are probably waiting for the 1.8 branch of releases.

If you want to use the ebuild, just put it in your portage overlay (for
instance /usr/local/portage/media-sound/banshee/

and then run 
> emerge -ua banshee

and check the output. If it's the correct version, then go ahead and see if it
breaks your system =)

Another exciting thing about the upcoming Banshee is that they finally removed
the last piece of HAL, replacing it with udev. Good stuff!
More about it on this blog post:
http://www.lamalex.net/2010/08/omg-thats-so-2009/ (sorry, not meaning to spam
or anything!)
Comment 5 Peter Asplund 2010-08-20 22:51:33 UTC
Created attachment 243779 [details]
New ebuild for 1.7.4 version (fixed)

Sorry, fixed some version stuff I missed to update.
Comment 6 Pacho Ramos gentoo-dev 2010-08-31 11:06:34 UTC
1.7.x releases are development versions and I don't plan to commit them if not really needed (for example, some major bug affecting 1.6.x and hard to fix with backports)

But I can only talk for dotnet team, not sure gstreamer herd policy on this is :-/
Comment 7 Arun Raghavan (RETIRED) gentoo-dev 2010-08-31 11:47:04 UTC
I've added 1.7.4 to tree, masked. I'll try to bump to newer unstable periodically, but no guarantees. Do be warned that these are called unstable releases for a reason. :)

Peter, thanks for the ebuild - there were a number of things missing. For example, there were a few new configure options that introduced automagic deps unless explicitly enabled/disabled.
Comment 8 Pacho Ramos gentoo-dev 2010-08-31 12:15:55 UTC
Closing then :-)

Thanks a lot Arun