gnomad2 2.9.4-3
http://gnomad2.sourceforge.net
GTK client program for the NOMAD Jukebox with MTP support
unsupported :: multimedia
Maintainer: None
Votes: 160
License: GPL
Last Updated: Thu, 09 Apr 2009 17:57:59 +0000
First Submitted: Sun, 25 Mar 2007 02:51:27 +0000
Dependencies gtk2 intltool libid3tag libmtp libnjb libusb taglib
@fettouhi :
thanks, updated
libmtp in extra has been FINALLY updated to 0.3.7. So gnomad2 can depend on libmtp again
is this out dated?
Looks like there might be a new dependency for intltool (might just be a build dependency, I haven't had a chance to test running it yet)
When building the newest version I got an error saying
"checking for intltool >= 0.35.0... ./configure: line 5713: intltool-update: command not found
found
configure: error: Your intltool is too old. You need intltool 0.35.0 or later."
It built fine after installing intltool, the version in extra is 0.40
Yeah but does it still support libmtp versions below 0.3.0, e.g. is it backwards compatible?
Regards
André
Why has the libmtp version been set to 0.3.3 and above. Doesn't gnomad2 2.9.2 work with libmtp 0.2.6 from extra?
Regards
André
@sawk & scippio
I had your same exact problem, gnomad2 doesnt compile with libmtp from core. After installing libmtp-devel from aur (conflicts with libmpt core) you HAVE to edit the pkgbuild file to actually make it use the libmtp-devel. So the pkgbuild would look like this:
# Maintainer: Alois Nespor <alois.nespor@gmail.com>
pkgname=gnomad2
pkgver=2.9.2
pkgrel=2
pkgdesc="GTK client program for the NOMAD Jukebox with MTP support"
arch=('i686' 'x86_64')
url="http://gnomad2.sourceforge.net"
license=('GPL')
depends=('libusb' 'libnjb' 'libid3tag' 'gtk2' 'libmtp-devel>=0.3.0' 'taglib')
makedepends=('perlxml')
install=$pkgname.install
source=(http://downloads.sourceforge.net/gnomad2/gnomad2-$pkgver.tar.gz)
build()
{
cd $startdir/src/gnomad2-$pkgver
./configure --prefix=/usr
make || return 1
make DESTDIR=$startdir/pkg install
}
md5sums=('39ca24bec8b8a28ee73e88eabddf59fb')
Notice the depends. Now it should compile flawlessly :).
where are you found libmtp 0.3.3 ?
Are you build a PKGBUILD ?
I have same error like Sawk and libmtp-devel is installed :/
For the previous error : install libmtp-devel .
error on compile:
jukebox.c: In function ‘hd2jb_thread’:
jukebox.c:2183: error: ‘LIBMTP_track_t’ has no member named ‘storage_id’
jukebox.c:2187: error: too few arguments to function ‘LIBMTP_Send_Track_From_File’
jukebox.c: In function ‘hd2jb_data_thread’:
jukebox.c:2354: error: too few arguments to function ‘LIBMTP_Send_File_From_File’
jukebox.c: In function ‘jukebox_create_playlist’:
jukebox.c:2752: error: ‘LIBMTP_playlist_t’ has no member named ‘parent_id’
jukebox.c:2753: error: ‘LIBMTP_playlist_t’ has no member named ‘storage_id’
jukebox.c:2755: error: too few arguments to function ‘LIBMTP_Create_New_Playlist’
jukebox.c: In function ‘jukebox_create_folder’:
jukebox.c:3617: error: too many arguments to function ‘LIBMTP_Create_Folder’
make[1]: *** [jukebox.o] Error 1
make[1]: *** Waiting for unfinished jobs....
mv -f .deps/editmeta.Tpo .deps/editmeta.Po
mv -f .deps/mp3file.Tpo .deps/mp3file.Po
make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-gnomad2/gnomad2/src/gnomad2-2.9.2/src'
make: *** [all-recursive] Error 1
I will be away from computers for up to 6 months attempting to hike the Appalachian Trail :-D. Orphaning for now, I will re-adopt if package is orphaned when I return.
Updated to 2.9.1
updated to 2.9.0
also, 2.9.0 is out
please remove sources from the archive..
version update
I am switching to another linux distribution and will no longer be using Arch Linux so I am disowning this package. Rest assured that I regard Arch to be one of the best linux variants out there. I am switching now for work-related reasons and will mostly be coming back in the future.
Added x86_64
Please add x86_64 to the arch line as gnomad2 has no problem with the x86_64
New release. See changelog here:
http://gnomad2.cvs.sourceforge.net/*checkout*/gnomad2/gnomad2/ChangeLog
I rebuilt the package under gnome 2.18 without any issues so I\'m leaving the PKGBUILD as is
My bad...I misunderstood the meaning of maintainer. I have now uploaded a corrected PKGBUILD
Please remove the \"Maintainer\" line in your PKGBUILD.
GTK client program for the NOMAD Jukebox with MTP support
v1.6.0