Updated PKGBUILD using https://github.com/wor/scrobby
http://pastebin.com/raw.php?i=D1rQXqFi
Search Criteria
Package Details: scrobby-git 20130328-1
Package Actions
| Package Base: | scrobby-git |
|---|---|
| Description: | C++ last.fm Client for MPD |
| Upstream URL: | http://unkart.ovh.org/scrobby/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | Rasi |
| Maintainer: | mathieuI |
| Last Packager: | None |
| Votes: | 22 |
| First Submitted: | 2008-10-31 21:39 |
| Last Updated: | 2013-10-23 12:45 |
Latest Comments
Comment by archistic
Anonymous comment
@wor
Good work. You will not upload to aur?
Anonymous comment
I have been maintaining my own fork for a while at https://github.com/wor/scrobby
The relevant patches for compilation are:
https://github.com/wor/scrobby/commit/7725023d52f0dda0f91269df16cb4b9c3240ccce
https://github.com/wor/scrobby/commit/7d0e5ea4f4b6006091096721958cb6f38f1f5d8f
Comment by shadyabhi
It doesn't compile anymore.
misc.cpp: In function ‘void ChangeToUser()’:
misc.cpp:41:46: error: ‘getuid’ was not declared in this scope
misc.cpp:50:29: error: ‘setgid’ was not declared in this scope
misc.cpp:55:29: error: ‘setuid’ was not declared in this scope
misc.cpp: In function ‘bool Daemonize()’:
misc.cpp:65:17: error: ‘daemon’ was not declared in this scope
misc.cpp:71:22: error: ‘getpid’ was not declared in this scope
make[2]: *** [misc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/libmpdclient.Tpo .deps/libmpdclient.Po
mv -f .deps/mpdpp.Tpo .deps/mpdpp.Po
make[2]: Leaving directory `/tmp/yaourt-tmp-shadyabhi/aur-scrobby-git/src/scrobby-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-shadyabhi/aur-scrobby-git/src/scrobby-build'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Comment by null
libtool is a makedep
Anonymous comment
If you add --skipinteg to makepkg it works fine.
The installation script is rather lacking, though, you have to manually create and chown folders in /var/log, /var/cache, and /var/run.
Comment by Dieter_be
==> ERROR: Integrity checks are missing.
Error: Makepkg was unable to build scrobby-git package.