Package Details: lastfm-msk 1.5.4.27091.dfsg1.1-7

Package Base: lastfm-msk
Description: The Last.fm client with msk patchset
Upstream URL: http://www.mehercule.net/staticpages/index.php/lastfm
Category: multimedia
Licenses: GPL
Submitter: grimi
Maintainer: None
Last Packager: None
Votes: 33
First Submitted: 2007-02-05 22:09
Last Updated: 2013-03-02 15:01

Latest Comments

Comment by deagon

2013-12-15 12:11

radio doesnt work for me actually, everything else does. --deagon

Comment by deagon

2013-12-15 11:31

Just in case anyone else runs into....

/tmp/packerbuild-0/lastfm-msk/lastfm-msk/PKGBUILD: line 81: lrelease: command not found
==> ERROR: A failure occurred in build().
Aborting...
The build failed.

i had to symlink it to /usr/bin
(ln -s /usr/bin/lsrelease /usr/lib/qt4/bin/lrelease)

package built fine and worked great for me after that. :)

(note: I had lrelease-qt4 symlinked to the same place in /usr/bin/ already but not lrelease. changing line 81 in PKGBUILD to ( cd i18n && lrelease-qt4 *.ts ) would probably work too but I haven't tried.)

regards
deagon

Comment by J-Wreck

2013-03-02 15:01

Fixed. They apparently changed that between qt4-4.8.4-11 and qt4-4.8.4-13.

Comment by 12eason

2013-03-02 11:16

qmake4 LIBS+=-lX11 should be qmake-qt4 LIBS+=-lX11

Comment by 12eason

2013-03-01 13:27

qt has moved to extra/qt4

Comment by J-Wreck

2013-02-01 16:08

The upstream msk patchset at http://www.mehercule.net/staticpages/index.php/lastfm hasn't been updated for the new scrobbler yet. When it is, I'll build a new package

Comment by gnumdk

2013-02-01 10:12

New scrobbler is out

http://www.lastfm.fr/download

Comment by jackgu1988

2012-05-30 15:52

Fixed PKGBUILD https://gist.github.com/2837122

Comment by J-Wreck

2012-05-12 17:28

Should be fixed now

Anonymous comment

2012-05-12 17:10

Also running in this compile error:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667236

The compile error is this:

UnicornCommon.cpp:459:5: error: ‘::usleep’ has not been declared

Contrary to the closed Debian bug report, I'm still getting the error when using lastfm_1.5.4.27091+dfsg1.orig.tar.gz.

Anonymous comment

2012-05-12 16:56

multi-sound.diff failing validity check

Anonymous comment

2011-06-12 10:50

I added some fixes, PKGBUILD is here: http://pastebin.com/84tYFk9x

Anonymous comment

2011-05-20 14:57

link to needed.diff doesnt exist anymore.just comment it out, it's lines 22, 54, 127.
also the buildfixes.diff has changed. the new md5sum is: 488de729055fea7f85dfa3f83da2f57c. insert in line 123.
after these changes, it builds fine again :)

Comment by solstice

2011-05-08 10:15

link-to-needed.diff gives a 404

Comment by sjakub

2011-01-16 17:50

Updated. Thanks the_k586!

Anonymous comment

2011-01-01 01:29

Oh hai, i heard u liek some fixing ?

This is my personally updated hacked ( with a massive trowel, i agree) who seems to work well here:
http://aur.pastebin.com/JFR4RVFz (link fixed)

Comment by mortzu

2010-09-27 10:59

fix or orphan.

Comment by XavierCLL

2010-08-17 20:23

some md5sum are broken, and there are problems with patch:

.....
patching file src/output/RtAudio/RtAudio.pro
patching file src/output/RtAudio/rtaudioplayback.cpp
patching file src/src.pro
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file src/src.pro.rej
Abortando...