Username: Password: Remember me
Search Criteria Advanced
Package Details

gbemol 0.3.2-1
http://gbemol.sourceforge.net
A GTK+ interface for MPD with a nice library browser

unsupported :: multimedia
Maintainer: felipeweckx
Votes: 39

License: GPL

Last Updated: Sat, 25 Apr 2009 03:13:10 +0000
First Submitted: Tue, 22 May 2007 03:56:27 +0000

Tarball :: Files :: PKGBUILD

Dependencies curl gtk2>=2.10.0 libxml2

Sources
http://ufpr.dl.sourceforge.net/sourceforge/gbemol/gbemol-0.3.2.tar.gz
Comment by: jacobw on Thu, 18 Jun 2009 11:27:37 +0000
intltool appears to be a dependancy.
Comment by: Alez on Fri, 01 May 2009 10:48:10 +0000
Indeed, worked like a charm in my i686. Thanks
Comment by: felipeweckx on Sat, 25 Apr 2009 03:15:35 +0000
update to 0.3.2 - fixed compiling on x86_64, probable i686 also
Comment by: Alez on Sun, 19 Apr 2009 15:18:16 +0000
If it's useful, I just tried to compile from source and got exactly the same mistake, so it's not related to the pkgbuild but to the source code (well, as far as i understand, not being anything close to a programer :D)
Comment by: Alez on Sun, 19 Apr 2009 15:09:14 +0000
Same problem for me on 686
Comment by: folletto on Tue, 07 Apr 2009 23:16:46 +0000
Same problem as brisbin33 and killajoe (Arch64)
Comment by: brisbin33 on Thu, 19 Mar 2009 00:18:30 +0000
i can confirm killajoe's error(s) (i'm also on arch64)
Comment by: killajoe on Sun, 14 Dec 2008 17:10:06 +0000
Failed to Builsd on ARCH64:

http://kamprad.net/killajoe/logs/gbemol-log/
Comment by: felipeweckx on Mon, 24 Mar 2008 23:56:59 +0000
Updated to 0.3.1. Thanks to tam1138 for the PKGBUILD
Comment by: tam1138 on Sat, 15 Mar 2008 01:30:58 +0000
Here's a PKGBUILD for the new version:

pkgname=gbemol
pkgver=0.3.1
pkgrel=1
pkgdesc="A GTK+ interface for MPD with a nice library browser"
url="http://gbemol.sourceforge.net"
arch=(i686 x86_64)
license=('GPL')
depends=('gtk2>=2.10.0' 'curl' 'libxml2')
makedepends=()
provides=()
conflicts=()
replaces=()
backup=()
install=
source=(http://ufpr.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar
.gz)
noextract=()
md5sums=('640e26c7455f9201807ca658ef28885f')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr
make || return 1
make DESTDIR=$startdir/pkg install
}
Comment by: felipeweckx on Mon, 12 Nov 2007 01:06:59 +0000
0.3 Version
Comment by: loswillios on Mon, 17 Sep 2007 11:39:19 +0000
please add perlxml to the dependancies
Comment by: felipeweckx on Mon, 28 May 2007 22:56:32 +0000
Added x86_64 flag, thanks mathieu.clabaut for remembering
Comment by: mathieu.clabaut on Fri, 25 May 2007 18:37:08 +0000
Could you please add x86_64 to the arch variable ?
Comment by: felipeweckx on Tue, 22 May 2007 12:20:18 +0000
Not really, the MPD server does not need to be on the machine, it can be a remote server and the app only controls it.
Comment by: Galdona on Tue, 22 May 2007 05:35:42 +0000
should it not also have MPD as a dependency??
Comment by: felipeweckx on Tue, 22 May 2007 03:56:28 +0000
First upload

v1.6.0