Package Details: scrobby-git 20130328-1

Package Base: scrobby-git
Description: C++ last.fm Client for MPD
Upstream URL: http://unkart.ovh.org/scrobby/
Category: multimedia
Licenses: GPL2
Submitter: Rasi
Maintainer: mathieuI
Last Packager: None
Votes: 22
First Submitted: 2008-10-31 21:39
Last Updated: 2013-10-23 12:45

Dependencies (2)

Required by (0)

Sources

  • scrobby.init
  • scrobby.install
  • scrobby

Latest Comments

Comment by archistic

2013-03-27 22:01

Updated PKGBUILD using https://github.com/wor/scrobby
http://pastebin.com/raw.php?i=D1rQXqFi

Anonymous comment

2013-02-09 15:48

@wor
Good work. You will not upload to aur?

Anonymous comment

2012-08-02 18:06

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

2012-07-22 06:45

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

2012-07-17 17:40

libtool is a makedep

Anonymous comment

2010-05-22 17:52

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

2010-04-15 20:45

==> ERROR: Integrity checks are missing.
Error: Makepkg was unable to build scrobby-git package.