summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/ggv/ggv-2.6.0.ebuild')
-rw-r--r--app-text/ggv/ggv-2.6.0.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/app-text/ggv/ggv-2.6.0.ebuild b/app-text/ggv/ggv-2.6.0.ebuild
new file mode 100644
index 000000000000..74ce47e3e642
--- /dev/null
+++ b/app-text/ggv/ggv-2.6.0.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.6.0.ebuild,v 1.1 2004/03/21 19:51:29 foser Exp $
+
+inherit gnome2
+
+DESCRIPTION="The GNOME PostScript document viewer"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="GPL-2 FDL-1.1"
+
+IUSE=""
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips"
+
+RDEPEND=">=x11-libs/gtk+-2.3
+ >=gnome-base/libgnomeui-2.5
+ >=gnome-base/ORBit2-2.4.1
+ app-text/ghostscript
+ dev-libs/popt"
+
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.12.0
+ >=dev-util/intltool-0.30"
+
+DOCS="AUTHORS ChangeLog COPYING* INSTALL MAINTAINERS TODO README"