2008-12-22 17:26:18 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.42 2008/12/22 22:26:18 jasper Exp $
|
2005-03-13 00:06:18 -05:00
|
|
|
|
2007-09-15 16:38:20 -04:00
|
|
|
COMMENT= GNOME web browser based on gecko
|
2003-05-23 06:39:29 -04:00
|
|
|
|
2007-05-15 10:47:36 -04:00
|
|
|
V= 2.0.3
|
2005-03-29 14:33:40 -05:00
|
|
|
DISTNAME= galeon-${V}
|
2008-12-22 17:26:18 -05:00
|
|
|
PKGNAME= ${DISTNAME}p5
|
2005-03-29 14:33:40 -05:00
|
|
|
CATEGORIES= www
|
2003-05-23 06:39:29 -04:00
|
|
|
|
2005-03-29 14:33:40 -05:00
|
|
|
HOMEPAGE= http://galeon.sourceforge.net/
|
2003-05-23 06:39:29 -04:00
|
|
|
|
2008-12-22 17:26:18 -05:00
|
|
|
# GPLv2
|
2003-05-23 06:39:29 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2007-05-15 10:47:36 -04:00
|
|
|
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
|
|
|
|
Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 atk-1.0 \
|
|
|
|
audiofile bonobo-2 bonobo-activation bonoboui-2 c cairo \
|
|
|
|
crypto dbus-1 dbus-glib-1 esd expat fontconfig freetype \
|
|
|
|
gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 glib-2.0 \
|
|
|
|
glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
|
|
|
gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 jpeg \
|
|
|
|
m nspr4 pango-1.0 pangocairo-1.0 pangoft2-1.0 plc4 \
|
|
|
|
plds4 png popt pthread ssl startup-notification-1 stdc++ \
|
2007-05-17 13:47:38 -04:00
|
|
|
util z \
|
2008-01-23 11:36:03 -05:00
|
|
|
freebl3 nss3 nssckbi smime3 softokn3 ssl3 \
|
2008-12-22 17:26:18 -05:00
|
|
|
Xcomposite Xdamage gailutil pcre gio-2.0 pixman-1
|
2005-03-29 14:33:40 -05:00
|
|
|
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/}
|
|
|
|
|
2008-06-03 10:56:09 -04:00
|
|
|
MODULES= devel/gettext \
|
|
|
|
textproc/intltool
|
2005-03-29 14:33:40 -05:00
|
|
|
|
2008-01-23 11:36:03 -05:00
|
|
|
BUILD_DEPENDS= :xulrunner-devel->=1.8.1:devel/xulrunner,-devel \
|
2007-05-15 10:47:36 -04:00
|
|
|
${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= :gnome-doc-utils->=0.3.2:x11/gnome/doc-utils \
|
|
|
|
:gnome-icon-theme-*:x11/gnome/icon-theme \
|
|
|
|
:gnome-themes-*:x11/gnome/themes \
|
|
|
|
:iso-codes-*:devel/iso-codes \
|
2008-12-17 13:40:13 -05:00
|
|
|
:rarian-*:textproc/rarian \
|
2007-12-15 16:14:22 -05:00
|
|
|
:yelp-*:x11/gnome/yelp \
|
|
|
|
:desktop-file-utils-*:devel/desktop-file-utils
|
2007-05-15 10:47:36 -04:00
|
|
|
LIB_DEPENDS= gnome-desktop-2::x11/gnome/desktop \
|
|
|
|
gnomeui-2.>=1400::x11/gnome/libgnomeui \
|
2008-01-23 11:36:03 -05:00
|
|
|
xulrunner/gtkembedmoz,xulrunner/xpcom,xulrunner/xul:xulrunner->=1.8.1:devel/xulrunner \
|
2007-05-15 10:47:36 -04:00
|
|
|
xml2.>=6.12::textproc/libxml
|
2005-03-29 14:33:40 -05:00
|
|
|
|
2007-05-17 13:47:38 -04:00
|
|
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/nss -I${X11BASE}/include -I${LOCALBASE}/include" \
|
2008-01-23 11:36:03 -05:00
|
|
|
LDFLAGS="-L${LOCALBASE}/lib -lfreebl3 -lnss3 -lnssckbi -lsmime3 -lsoftokn3 -lssl3 -pthread -L${X11BASE}/lib -L${LOCALBASE}/xulrunner"
|
2005-03-29 14:33:40 -05:00
|
|
|
|
|
|
|
USE_X11= Yes
|
|
|
|
USE_GMAKE= Yes
|
2007-04-07 10:54:12 -04:00
|
|
|
USE_LIBTOOL= Yes
|
2005-03-29 14:33:40 -05:00
|
|
|
CONFIGURE_STYLE=gnu
|
2008-01-23 11:36:03 -05:00
|
|
|
CONFIGURE_ARGS= --with-mozilla=xulrunner \
|
2007-05-15 10:47:36 -04:00
|
|
|
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/galeon \
|
2005-03-29 14:33:40 -05:00
|
|
|
--disable-schemas-install \
|
|
|
|
--disable-gtkhtml
|
|
|
|
|
2007-08-08 13:24:58 -04:00
|
|
|
post-patch:
|
|
|
|
@ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-update
|
|
|
|
|
2003-07-04 02:41:12 -04:00
|
|
|
post-install:
|
2008-12-22 17:26:18 -05:00
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/galeon/
|
|
|
|
mv ${WRKINST}${SYSCONFDIR}/sound/ \
|
|
|
|
${PREFIX}/share/examples/galeon/sound/
|
2003-07-04 02:41:12 -04:00
|
|
|
|
2003-05-23 06:39:29 -04:00
|
|
|
.include <bsd.port.mk>
|