1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
7 EGIT_REPO_URI
="git://gtkpod.git.sourceforge.net/gitroot/gtkpod/gtkpod"
8 EGIT_BOOTSTRAP
="./autogen.sh"
10 DESCRIPTION
="GUI for iPod using GTK2"
11 HOMEPAGE
="http://gtkpod.sourceforge.net"
15 KEYWORDS
="~amd64 ~ppc ~ppc64 ~sparc ~x86"
16 IUSE
="aac flac gnome hal ogg"
18 RDEPEND
=">=x11-libs/gtk+-2.8
19 >=media-libs/libid3tag-0.15
20 >=gnome-base/libglade-2.4
21 >=gnome-base/libgnomecanvas-2.14
22 >=media-libs/libgpod-0.7
24 >=dev-libs/glib-2.16.0
25 mp3? ( media-sound/lame )
26 aac? ( media-libs/libmp4v2 )
27 ogg? ( media-libs/libvorbis
28 media-sound/vorbis-tools )
29 flac? ( media-libs/flac )"
34 nls? ( dev-util/intltool
38 ewarn
"This is a LIVE SVN ebuild."
39 ewarn
"That means there are NO promises it will work."
50 emake DESTDIR
="${D}" install || die
51 dodoc AUTHORS ChangeLog NEWS README TROUBLESHOOTING
*.txt