Update to devhelp-3.10.0.

-> webkit2 support; as mentionned by landry@ in his recent webkit update
to 2.2.0, webkit2 is heratic but we need an external application to help
us debug the issues
This commit is contained in:
ajacoutot 2013-10-06 15:05:48 +00:00
parent 838a8f989d
commit ffb37169a9
2 changed files with 14 additions and 18 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.76 2013/10/06 09:08:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.77 2013/10/06 15:05:48 ajacoutot Exp $
COMMENT= API documentation browser for GNOME
GNOME_PROJECT= devhelp
GNOME_VERSION= 3.8.2
REVISION= 4
GNOME_VERSION= 3.10.0
SHARED_LIBS += devhelp-3 0.0 # 0.0
@ -16,16 +15,15 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += EGL GL ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xt atk-1.0 atk-bridge-2.0
WANTLIB += atspi c cairo cairo-gobject dbus-1 dbus-glib-1 enchant
WANTLIB += expat ffi fontconfig freetype gailutil-3 gcrypt gdk-3
WANTLIB += gdk_pixbuf-2.0 geoclue gio-2.0 glib-2.0 gmodule-2.0
WANTLIB += gobject-2.0 gpg-error graphite2 gstapp-1.0 gstaudio-1.0
WANTLIB += gstbase-1.0 gstfft-1.0 gstpbutils-1.0 gstreamer-1.0
WANTLIB += gsttag-1.0 gstvideo-1.0 gthread-2.0 gtk-3 harfbuzz
WANTLIB += harfbuzz-icu icudata icui18n icuuc javascriptcoregtk-3.0
WANTLIB += jpeg m orc-0.4 pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
WANTLIB += png pthread pthread-stubs secret-1 soup-2.4 sqlite3
WANTLIB += stdc++ webkitgtk-3.0 webp xcb xcb-render xcb-shm xml2
WANTLIB += xslt z
WANTLIB += expat ffi fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0
WANTLIB += geoclue gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gpg-error
WANTLIB += graphite2 gstapp-1.0 gstaudio-1.0 gstbase-1.0 gstfft-1.0
WANTLIB += gstpbutils-1.0 gstreamer-1.0 gsttag-1.0 gstvideo-1.0
WANTLIB += gthread-2.0 gtk-3 harfbuzz harfbuzz-icu icudata icui18n
WANTLIB += icuuc javascriptcoregtk-3.0 jpeg m orc-0.4 pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
WANTLIB += pthread-stubs secret-1 soup-2.4 sqlite3 stdc++ webkit2gtk-3.0
WANTLIB += webp xcb xcb-render xcb-shm xml2 xslt z
MODULES= devel/dconf \
devel/gettext \
@ -33,7 +31,7 @@ MODULES= devel/dconf \
x11/gnome
BUILD_DEPENDS= x11/gnome/doc-utils
LIB_DEPENDS= www/webkit,gtk3
LIB_DEPENDS= www/webkit,gtk3>=2.2.0v0
# for convenience
RUN_DEPENDS += x11/gnome/devel-docs
@ -41,6 +39,4 @@ RUN_DEPENDS += x11/gnome/devel-docs
MODGNOME_DESKTOP_FILE= Yes
MODGNOME_ICON_CACHE= Yes
CONFIGURE_ARGS += --without-webkit2
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (gnome/devhelp-3.8.2.tar.xz) = okW1OCTG8v+JJF/4B7shQL3nSVHqbx11mg/QxpWcqfc=
SIZE (gnome/devhelp-3.8.2.tar.xz) = 503632
SHA256 (gnome/devhelp-3.10.0.tar.xz) = TSjSGgMxxnCGYHtzcUeUeyiEFqs4yKCwJk96Y71Pzps=
SIZE (gnome/devhelp-3.10.0.tar.xz) = 469736