summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/gtkpod/gtkpod-0.80.ebuild')
-rw-r--r--app-pda/gtkpod/gtkpod-0.80.ebuild12
1 files changed, 10 insertions, 2 deletions
diff --git a/app-pda/gtkpod/gtkpod-0.80.ebuild b/app-pda/gtkpod/gtkpod-0.80.ebuild
index 02f61f2e688e..4a2177ceb2d4 100644
--- a/app-pda/gtkpod/gtkpod-0.80.ebuild
+++ b/app-pda/gtkpod/gtkpod-0.80.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/gtkpod-0.80.ebuild,v 1.1 2004/07/04 11:29:53 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/gtkpod-0.80.ebuild,v 1.2 2004/07/06 16:09:29 tester Exp $
inherit eutils
DESCRIPTION="GUI for iPod using GTK2"
HOMEPAGE="http://gtkpod.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
+ mirror://sourceforge/${PN}/patch_gtk2.4-gtk2.0.diff"
LICENSE="GPL-2"
SLOT="0"
@@ -18,6 +19,13 @@ DEPEND=">=x11-libs/gtk+-2.0.0
media-libs/libid3tag
mpeg4? ( || ( media-libs/faad2 media-video/mpeg4ip ) )"
+src_unpack() {
+ unpack ${A}
+
+ cd ${S}
+ epatch ${DISTDIR}/patch_gtk2.4-gtk2.0.diff
+}
+
src_install() {
einstall || die
dodoc README