Username: Password: Remember me
Search Criteria Advanced
Package Details

xmms-scrobbler 0.4.0-1
http://xmms-scrobbler.sommitrealweird.co.uk/
Audioscrobbler plugin for XMMS.

unsupported :: multimedia
Maintainer: Dragonlord
Votes: 32

License: GPL

Last Updated: Tue, 15 Apr 2008 21:08:11 +0000
First Submitted: Tue, 04 Oct 2005 22:00:24 +0000

Tarball :: Files :: PKGBUILD

Dependencies curl musicbrainz taglib

Sources
http://xmms-scrobbler.sommitrealweird.co.uk//download/xmms-scrobbler-0.4.0.tar.gz
Comment by: Dragonlord on Tue, 15 Apr 2008 21:09:49 +0000
package adopted
- new version, without BMP support
Comment by: Anders on Thu, 26 Jul 2007 16:00:56 +0000
Here's one I wrote...

# Contributor: Anders Bergh <anders1@gmail.com>
pkgname=xmms-scrobbler
pkgver=0.4.0
pkgrel=1
pkgdesc="A plugin for XMMS that reports what music you listen to last.fm"
arch=('i686' 'x86_64')
url="http://xmms-scrobbler.sommitrealweird.co.uk/"
license=('GPL')
depends=(xmms musicbrainz taglib)
source=("$url/download/$pkgname-$pkgver.tar.gz")
# md5sums=() #generate with 'makepkg -g'

build() {
cd "$startdir/src/$pkgname-$pkgver"

./configure --prefix=/usr
make || return 1
make DESTDIR="$startdir/pkg" install
}

# vim:set ts=2 sw=2 et:
Comment by: 3ED_0 on Thu, 08 Feb 2007 20:53:23 +0000
$ pacman -Q kernel-headers
kernel-headers 2.6.19.1-1
$ aurbuild -s xmms-scrobbler
[all done]

but

$ pacman -Rd kernel-headers
$ aurbuild -s xmms-scrobbler
==> Starting build()...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
[..]
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor \"/lib/cpp\" fails sanity check
See `config.log\' for more details.
==> ERROR: Build Failed. Aborting...

Please add kernel-headers to makedeps.
Comment by: Gandalf on Fri, 17 Mar 2006 01:50:28 +0000
- Added to xmms-general-plugins group
Comment by: Gandalf on Thu, 16 Mar 2006 22:14:29 +0000
- Package Adopted.
- The PKGBUILD was so bad, not even fakeroot compiling
- Fixed dependencies issues, This package depends on curl and musicbrainz in addition of xmms, as well it depends on bc for makedepends
- BMP plugin disabled, and was created in an individual package...

You can find it also in my Repo
[wael]
Server = http://wael.nasreddine.com/files/arch/repo/wael/os/i686/
Comment by: benetnash on Wed, 15 Mar 2006 19:45:57 +0000
You schould add curl in deps list
Comment by: FUBAR on Tue, 04 Oct 2005 22:00:25 +0000
Audioscrobbler (last.fm) plugin for XMMS

v1.6.0