summaryrefslogtreecommitdiff
path: root/www/epiphany/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-25 11:15:16 +0000
committerwiz <wiz>2008-10-25 11:15:16 +0000
commitb2ff976dd98bade28eebe64de2d682e45d1eb12f (patch)
tree59e73dc38d7830324411e2974c48981fac03599c /www/epiphany/Makefile
parent3e4efa4c209117ac183d37156d7368542186c860 (diff)
downloadpkgsrc-b2ff976dd98bade28eebe64de2d682e45d1eb12f.tar.gz
Update to 2.24.1:
2.24.1: Bug fixes and translation updates. ==================================================== Epiphany 2.24.0.1 ==================================================== In this release, the address entry has improved logic which should result in faster autocompletion lookups. Bug fixes: * Crash when showing download notification bubble (bug #536768) * Window title copied the status bar (bug #524587) * Fix RDF import (bug #523414) * Proxy password prompt missing with gecko 1.9 (bug #539417) * Password manager doesn't remove passwords with gecko 1.9 (bug #539418) * Printing scales incorrectly (bug #541168) * do not activate the smart bookmark entry after middle-clicking paste text into it. (bug #378165) * Address entry fixes: - substring suggestions (bug #151932) - unicode support (bug #343906) - diacritics in topic keywords (bug #328162) - completion on history items titles (bug #534218) Enhancements: * Update lock icon to a tango style one (bug #547936) * Documentation updates (bug #552436, #552555, #534744) * Enable complete-download sound with libcanberra * revert special handling of double click in the address entry (bug #426349) Contributors to this release: Diego Escalante Urrelo, Sebastian Keller, Josselin Mouette, Mike Hommey, Paul Drain, Cosimo Cecchi, Bruce Cowan, Lucas Lommer, Colin Walters, Loïc Minier, Vincent Untz, Christian Persch, Reinout van Schouwen Translators: Jorge Gonzalez (es), Kjartan Maraas (nb), Khaled Hosny (ar), Ivar Smolin (et), Sweta Kothari, Reinout van Schouwen (nl), Daniel Nylander (sv), Yair Hershkovitz (he), icq, Lucas Lommer (cz), Duarte Loreto (pt), Gil Forcada (ca), Takeshi AIHANA (ja), sprasad, Theppitak Karoonboonyanan (th), ituohela (fi), Robert-André Mauchin (fr), grakic (sr@latin), Inaki Larranaga Murgoitio (eu), pgeyleg (dz), Hendrik Richter (de), Nguyễn Thái Ngọc Duy (vi), Funda Wang (zh_CN), Philip Withnall (en_GB), Claude Peroz (fr), mateju, rranjan (hi), apravi, Sankarshan Mukhopadhyay, Gintautas Miliauskas (lt), Baris Ciçek (tr), Gabor Kelemen (hu), ifelix, sandeeps, kelemeng, cwryu (kr), Alexander Shopov (bg), tvainika (fi), Nickolay V. Shmyrev (ru), Mugurel Tudor (ro), Ask H. Larsen (dk)
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r--www/epiphany/Makefile34
1 files changed, 21 insertions, 13 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 8911d1a7227..58fadddf15b 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.87 2008/08/06 18:49:13 drochner Exp $
+# $NetBSD: Makefile,v 1.88 2008/10/25 11:15:16 wiz Exp $
#
-DISTNAME= epiphany-2.22.3
+DISTNAME= epiphany-2.24.1
CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.22/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.24/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -19,10 +19,17 @@ USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
USE_LANGUAGES= c c++
-PKGCONFIG_OVERRIDE= data/epiphany-2.22.pc
+PKGCONFIG_OVERRIDE= data/epiphany-2.24.pc
.include "options.mk"
+CPPFLAGS+= -I${BUILDLINK_PREFIX.firefox}/include/firefox/find
+CFLAGS+= -I${BUILDLINK_PREFIX.firefox}/include/firefox/find
+CPPFLAGS+= -I${BUILDLINK_PREFIX.firefox}/include/firefox/necko
+CFLAGS+= -I${BUILDLINK_PREFIX.firefox}/include/firefox/necko
+CPPFLAGS+= -I${BUILDLINK_PREFIX.firefox}/include/firefox/pref
+CFLAGS+= -I${BUILDLINK_PREFIX.firefox}/include/firefox/pref
+
# XXX the configure check doesn't work
CONFIGURE_ENV+= ac_cv_header_nsIBadCertListener_h=yes
@@ -31,33 +38,34 @@ GCONF_SCHEMAS+= epiphany-fonts.schemas
GCONF_SCHEMAS+= epiphany-lockdown.schemas
GCONF_SCHEMAS+= epiphany-pango.schemas
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.12.0
-BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
-BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.14.0
-BUILDLINK_API_DEPENDS.libgnomeui+= libgnomeui>=2.14.0
-BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.6.12
-
+.include "../../audio/libcanberra/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.18.0
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.14.0
.include "../../devel/libgnome/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libgnomeui+= libgnomeui>=2.14.0
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+BUILDLINK_API_DEPENDS.libnotify+= libnotify>=0.4
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.6.12
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
+.include "../../www/firefox/buildlink3.mk"
.include "../../x11/gnome-desktop/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/startup-notification/buildlink3.mk"
-.include "../../www/seamonkey/gecko-depends.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../mk/bsd.pkg.mk"