Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369953 - media-sound/guayadeque-0.3.1 version bump
Summary: media-sound/guayadeque-0.3.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Justin Lecher (RETIRED)
URL: http://guayadeque.orgguayadeque.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-03 20:36 UTC by teidakankan
Modified: 2011-07-17 09:15 UTC (History)
0 users

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 teidakankan 2011-06-03 20:36:40 UTC
Released: 2011-05-13 	2.9 MB

http://sourceforge.net/projects/guayadeque/files/guayadeque/0.3.1/guayadeque-0.3.1.tar.bz2/download

Reproducible: Always




From changelog:

2011-05-13 0.3.1
  
  * Added {al1}, {au1}, {bl1} and {bu1} to lyrics panel patterns for
    lower/upper first letter of artist name and album name.
  * Added compositor and album artist to select context menus
  * Added a new panel with a tree view of the library
  * Added option to enable save ratings and playcounts to audio files
  * Changed command line behaviour to append the tracks to the playlist and
    play it if it was not already playing.
  * Sound menu integration in Ubuntu 11.04 natty
  * Added shortcuts configurable from preferences
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-06-04 06:57:28 UTC
+*guayadeque-0.3.1 (04 Jun 2011)
+
+  04 Jun 2011; Justin Lecher <jlec@gentoo.org> +guayadeque-0.3.1.ebuild:
+  Version Bump, #369953
+
Comment 2 yermandu 2011-07-17 00:58:04 UTC
The actual ebuild will fail,

I think we could add the lines:

+src_install() {
+	cmake-utils_src_install
+}

to ebuild to solve.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2011-07-17 07:49:05 UTC
(In reply to comment #2)
> The actual ebuild will fail,
> 
> I think we could add the lines:
> 
> +src_install() {
> +    cmake-utils_src_install
> +}
> 
> to ebuild to solve.

No, but there is something seriously wrong. Could you please open a new bug and attach a build.log and emerge --info =media-sound/guayadeque-0.3.1
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2011-07-17 09:15:21 UTC
Fixed