Re: Amarok 2.9.0 "Hibernaculum" released

2018-03-09 Thread Mark Kretschmann
So if you don't want to go through the hassle of checking it out from Git, you could simply delete that one line in the source code, as indicated by Heiko's linked patch. Sorry for the trouble :) Mark On Fri, Mar 9, 2018 at 8:42 AM, Heiko Becker wrote: > Hello Michał, > > On 03/08/18 12:57, M

Re: Amarok 2.9.0 "Hibernaculum" released

2018-03-08 Thread Heiko Becker
Hello Michał, On 03/08/18 12:57, Michał Zając wrote: > /root/amarok/amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.cpp: > In member function ‘bool Playlist::multilevelLessThan::operator()(const > QAbstractItemModel*, int, int) const’: > /root/amarok/amarok-2.9.0/src/playlist/proxymodels/Sort

Re: Amarok 2.9.0 "Hibernaculum" released

2018-03-08 Thread Michał Zając
/root/amarok/amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.cpp: In member function ‘bool Playlist::multilevelLessThan::operator()(const QAbstractItemModel*, int, int) const’: /root/amarok/amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.cpp:98:21: error: expected primary-expression befor

Re: Amarok 2.9.0 "Hibernaculum" released

2018-03-08 Thread Stefano Pettini
Thank you for taking case of the release! Stefano On Wed, Mar 7, 2018 at 8:49 PM, Heiko Becker wrote: > Hello everybody, > > as it may be customary for the upcoming season the Amarok team did some > spring cleaning and is proud to announce the immediate release of Amarok > 2.9.0. While we reali

Re: Amarok 2.9.0 "Hibernaculum" released

2018-03-07 Thread Heiko Becker
On 03/07/18 22:44, Alex Arvelaez wrote: > How do I stop cmake from building the tests? I'm getting an error about > missing libgmock, I tried passing -DKDE4_BUILD_TESTS=OFF to cmake but > it didn't do much. -DBUILD_TESTING=OFF (which is the canonical cmake option for that) Cheers, Heiko

Re: Amarok 2.9.0 "Hibernaculum" released

2018-03-07 Thread stefan
Hi, Apparently you need a pretty new libmygpo-qt and add this pull request: https://github.com/gpodder/libmygpo-qt/pull/12 I finally had time to check out the Merge Request. If nothing else comes up in the porting, I will soon release a 1.10 version and then KF5 Amarok can depend on this ver

Re: Amarok 2.9.0 "Hibernaculum" released

2018-03-07 Thread Alex Arvelaez
On Wed, Mar 07, 2018 at 10:13:38PM +0100, Heiko Becker wrote: > Hi Alex, > > > I got the source code right away but when I try to build the kf5 branch I > > get an error that it can't find FindMygpo-qt5.cmake (I installed > > libmygpo-qt5-devel, I'm using Fedora). I searched through my system and

Re: Amarok 2.9.0 "Hibernaculum" released

2018-03-07 Thread Heiko Becker
Hi Alex, > I got the source code right away but when I try to build the kf5 branch I > get an error that it can't find FindMygpo-qt5.cmake (I installed > libmygpo-qt5-devel, I'm using Fedora). I searched through my system and > indeed there's no FindMygpo-qt5. Any idea where I can find that file?

Re: Amarok 2.9.0 "Hibernaculum" released

2018-03-07 Thread Alex Arvelaez
On Wed, Mar 07, 2018 at 08:49:43PM +0100, Heiko Becker wrote: > Hello everybody, > > as it may be customary for the upcoming season the Amarok team did some > spring cleaning and is proud to announce the immediate release of Amarok > 2.9.0. While we realize that the clock has run out on KDELibs 4

Amarok 2.9.0 "Hibernaculum" released

2018-03-07 Thread Heiko Becker
Hello everybody, as it may be customary for the upcoming season the Amarok team did some spring cleaning and is proud to announce the immediate release of Amarok 2.9.0. While we realize that the clock has run out on KDELibs 4 and Qt 4, we wanted to bring 20+ bug fixes from 18 contributors to our u