From 2b1b8392db4d619ab648f0e8ea7b8149f8d4d145 Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 5 Feb 2004 17:34:52 +0000 Subject: Initial import of epiphany, version 1.0.7: Epiphany is the web browser for the GNOME desktop. It uses the Gecko rendering engine, provided by Mozilla. It aims to be simple, striking and easy to use, following the GNOME usability rules. --- www/epiphany/Makefile | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 www/epiphany/Makefile (limited to 'www/epiphany/Makefile') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile new file mode 100644 index 00000000000..e49affce191 --- /dev/null +++ b/www/epiphany/Makefile @@ -0,0 +1,38 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/02/05 17:34:52 jmmv Exp $ +# + +DISTNAME= epiphany-1.0.7 +CATEGORIES= www gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.0/} + +MAINTAINER= jmmv@NetBSD.org +HOMEPAGE= http://www.gnome.org/projects/epiphany/ +COMMENT= The web browser for the GNOME Desktop + +BUILD_USES_MSGFMT= YES +DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs + +GNU_CONFIGURE= YES +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +USE_BUILDLINK2= YES +USE_GNU_TOOLS+= make +USE_LIBTOOL= YES +USE_PKGLOCALEDIR= YES + +CONFIGURE_ARGS+= --enable-nautilus-view=no + +GCONF2_SCHEMAS= epiphany.schemas + +.include "../../devel/GConf2/schemas.mk" +.include "../../devel/gettext-lib/buildlink2.mk" +.include "../../devel/libbonoboui/buildlink2.mk" +.include "../../devel/libglade2/buildlink2.mk" +.include "../../devel/libgnomeui/buildlink2.mk" +.include "../../devel/pkgconfig/buildlink2.mk" +.include "../../net/ORBit2/buildlink2.mk" +.include "../../sysutils/gnome-vfs2/buildlink2.mk" +.include "../../textproc/libxml2/buildlink2.mk" +.include "../../textproc/scrollkeeper/omf.mk" +.include "../../www/mozilla-gtk2/buildlink2.mk" +.include "../../x11/gtk2/buildlink2.mk" +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3