Skip to content

Commit

Permalink
- update to 2.18.2;
Browse files Browse the repository at this point in the history
- disable python;
ok jasper@
  • Loading branch information
Martynas Venckus committed Jun 4, 2007
1 parent b4bf6af commit bef7a04
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
6 changes: 3 additions & 3 deletions www/epiphany/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2007/05/17 17:48:53 martynas Exp $
# $OpenBSD: Makefile,v 1.15 2007/06/04 18:35:36 martynas Exp $

SHARED_ONLY= Yes
COMMENT= "extremely lightweight and simple web browser for gnome"

M= 2.18
V= 2.18.1
V= 2.18.2
DISTNAME= epiphany-${V}
PKGNAME= ${DISTNAME}p0
CATEGORIES= www

HOMEPAGE= http://www.gnome.org/projects/epiphany/
Expand Down Expand Up @@ -53,6 +52,7 @@ USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+=--with-gecko=firefox \
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/epiphany \
--disable-python \
--disable-schemas-install
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/nss -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lfreebl3 -lnss3 -lnssckbi -lsmime3 -lsoftokn3 -lssl3 -pthread -L${LOCALBASE}/mozilla-firefox" \
Expand Down
10 changes: 5 additions & 5 deletions www/epiphany/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MD5 (epiphany-2.18.1.tar.gz) = J36QQwYafIXQod8uYRDicQ==
RMD160 (epiphany-2.18.1.tar.gz) = GBQcGbH1eZ6KgwIsPWYaomivr3c=
SHA1 (epiphany-2.18.1.tar.gz) = m8iEBATV0GoD33qtHN5BhfYsUVo=
SHA256 (epiphany-2.18.1.tar.gz) = eptpASPdt5w3QS+T0rbZcrSt0dYQsaCrlEOM5Ee9saY=
SIZE (epiphany-2.18.1.tar.gz) = 6392147
MD5 (epiphany-2.18.2.tar.gz) = LxmFcs20gGmPrcA56IZ4Eg==
RMD160 (epiphany-2.18.2.tar.gz) = g5f+7E+3v66J/c/bHs8vmktTVKY=
SHA1 (epiphany-2.18.2.tar.gz) = 7FQpZP9fPaswKlnd3doHBA1W1iw=
SHA256 (epiphany-2.18.2.tar.gz) = IhZIOz+tuvkRxyEX8igsz95uLr/PNpIlZ4Bt2FEfwLs=
SIZE (epiphany-2.18.2.tar.gz) = 6410954
3 changes: 2 additions & 1 deletion www/epiphany/pkg/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2007/05/15 14:01:20 martynas Exp $
@comment $OpenBSD: PLIST,v 1.6 2007/06/04 18:35:36 martynas Exp $
bin/epiphany
include/epiphany/
include/epiphany/${M}/
Expand Down Expand Up @@ -300,6 +300,7 @@ share/locale/nb/LC_MESSAGES/epiphany.mo
share/locale/ne/LC_MESSAGES/epiphany.mo
share/locale/nl/LC_MESSAGES/epiphany.mo
share/locale/nn/LC_MESSAGES/epiphany.mo
share/locale/oc/LC_MESSAGES/epiphany.mo
share/locale/or/LC_MESSAGES/epiphany.mo
share/locale/pa/LC_MESSAGES/epiphany.mo
share/locale/pl/LC_MESSAGES/epiphany.mo
Expand Down

0 comments on commit bef7a04

Please sign in to comment.