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
Dependencies curl musicbrainz taglib
package adopted
- new version, without BMP support
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:
$ 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.
- Added to xmms-general-plugins group
- 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/
You schould add curl in deps list
Audioscrobbler (last.fm) plugin for XMMS
v1.6.0