radio doesnt work for me actually, everything else does. --deagon
Search Criteria
Package Details: lastfm-msk 1.5.4.27091.dfsg1.1-7
Package Actions
| 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: | |
| Submitter: | grimi |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 33 |
| First Submitted: | 2007-02-05 22:09 |
| Last Updated: | 2013-03-02 15:01 |
Required by (0)
Sources
- http://ftp.de.debian.org/debian/pool/main/l/lastfm/lastfm_1.5.4.27091+dfsg1.orig.tar.gz
- http://www.mehercule.net/lastfm/alsa-uses-qdebug.diff
- http://www.mehercule.net/lastfm/browser-select.diff
- http://www.mehercule.net/lastfm/build-fixes.diff
- http://www.mehercule.net/lastfm/check-soundcard-errors.diff
- http://www.mehercule.net/lastfm/dbus.diff
- http://www.mehercule.net/lastfm/dirpaths.diff
- http://www.mehercule.net/lastfm/gcc41.diff
- http://www.mehercule.net/lastfm/gcc47.patch
- http://www.mehercule.net/lastfm/hide-loved-radio.diff
- http://www.mehercule.net/lastfm/hide-scrobbledir-option.diff
- http://www.mehercule.net/lastfm/icons.tar.gz
- http://www.mehercule.net/lastfm/ipod-scrobble-fix.diff
- http://www.mehercule.net/lastfm/multi-sound.diff
- http://www.mehercule.net/lastfm/no-cruft.diff
- http://www.mehercule.net/lastfm/no-fingerprint-lib.diff
- http://www.mehercule.net/lastfm/qt45.diff
- http://www.mehercule.net/lastfm/qt46.diff
- http://www.mehercule.net/lastfm/qt47.diff
- http://www.mehercule.net/lastfm/reduce-linkage.diff
- http://www.mehercule.net/lastfm/set-firstrun-status.diff
- http://www.mehercule.net/lastfm/set-locale.diff
- http://www.mehercule.net/lastfm/sidebar-crash-fix.diff
- http://www.mehercule.net/lastfm/tag-cloud.diff
- http://www.mehercule.net/lastfm/tray-icon-size.diff
- http://www.mehercule.net/lastfm/tray-volume.diff
- http://www.mehercule.net/lastfm/trayicons22.tar.gz
- lastfm.desktop
- lastfm.protocol
Latest Comments
Comment by deagon
Comment by deagon
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
Fixed. They apparently changed that between qt4-4.8.4-11 and qt4-4.8.4-13.
Comment by 12eason
qmake4 LIBS+=-lX11 should be qmake-qt4 LIBS+=-lX11
Comment by 12eason
qt has moved to extra/qt4
Comment by J-Wreck
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
New scrobbler is out
http://www.lastfm.fr/download
Comment by jackgu1988
Fixed PKGBUILD https://gist.github.com/2837122
Comment by J-Wreck
Should be fixed now
Anonymous comment
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
multi-sound.diff failing validity check
Anonymous comment
I added some fixes, PKGBUILD is here: http://pastebin.com/84tYFk9x
Anonymous comment
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
link-to-needed.diff gives a 404
Comment by sjakub
Updated. Thanks the_k586!
Anonymous comment
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
fix or orphan.
Comment by XavierCLL
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...