Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698026 - media-sound/musique-1.10.1 version bump
Summary: media-sound/musique-1.10.1 version bump
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Qt Bug Alias
URL: https://github.com/flaviotordini/musi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-19 07:15 UTC by Dennis Schridde
Modified: 2022-04-03 19:07 UTC (History)
1 user (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 Dennis Schridde 2019-10-19 07:15:47 UTC
Latest version in Gentoo is 1.5, while current is 1.7:
* https://flavio.tordini.org/musique-1-6
* https://flavio.tordini.org/musique-1-7
Comment 1 Chiitoo gentoo-dev 2020-08-08 23:33:52 UTC
Hrm.  I have a local branch with 1.7... from 2020-04-21... but I guess I never pushed it out?

Thanks for the reminder!
Comment 2 Chiitoo gentoo-dev 2020-08-08 23:35:40 UTC
Oh, just noticed the report date... duh.

Well, thanks to asturm for the reminder!
Comment 3 Chiitoo gentoo-dev 2020-08-13 03:14:39 UTC
I remember why I did not push this; it doesn't build.

They've made some of the sources submodules [1], and after I included those, it still doesn't build.  I managed to hack it into compiling success, and noticed there is a pull request for it already after the fact [2].

I wonder if there will be a release soon'ish with said fix hmmm...

1. https://github.com/flaviotordini/musique/tree/master/lib
2. https://github.com/flaviotordini/musique/pull/28