summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-02-05 21:37:55 +0000
committerMarinus Schraal <foser@gentoo.org>2004-02-05 21:37:55 +0000
commitc78fdc0f6d41b5dc37ec8cedc2dcf95b1166914b (patch)
treedadd64bf7c836571cce2865eb245c4aad3c34a60 /app-text/ggv/ggv-2.4.1.ebuild
parentNew release (diff)
downloadgentoo-2-c78fdc0f6d41b5dc37ec8cedc2dcf95b1166914b.tar.gz
gentoo-2-c78fdc0f6d41b5dc37ec8cedc2dcf95b1166914b.tar.bz2
gentoo-2-c78fdc0f6d41b5dc37ec8cedc2dcf95b1166914b.zip
New release
Diffstat (limited to 'app-text/ggv/ggv-2.4.1.ebuild')
-rw-r--r--app-text/ggv/ggv-2.4.1.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/app-text/ggv/ggv-2.4.1.ebuild b/app-text/ggv/ggv-2.4.1.ebuild
new file mode 100644
index 000000000000..607366405e85
--- /dev/null
+++ b/app-text/ggv/ggv-2.4.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.1.ebuild,v 1.1 2004/02/05 21:37:46 foser Exp $
+
+inherit gnome2
+
+DESCRIPTION="The GNOME PostScript document viewer"
+HOMEPAGE="http://www.gnome.org/"
+
+IUSE=""
+SLOT="0"
+LICENSE="GPL-2 FDL-1.1"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64"
+
+RDEPEND=">=gnome-base/libgnomeui-2
+ >=gnome-base/ORBit2-2.4.1
+ >=gnome-base/gnome-vfs-2.2
+ virtual/ghostscript
+ dev-libs/popt"
+
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.12.0
+ >=dev-util/intltool-0.21"
+
+DOCS="AUTHORS ChangeLog COPYING* INSTALL MAINTAINERS TODO README"