sync WANTLIB after libchamplain update

This commit is contained in:
jasper 2014-07-02 09:25:44 +00:00
parent b0dce1852e
commit 926bbfee0c
3 changed files with 9 additions and 9 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.28 2014/03/27 13:46:09 jasper Exp $
# $OpenBSD: Makefile,v 1.29 2014/07/02 09:25:44 jasper Exp $
COMMENT = gpx file viewer
VERSION = 0.3.0
DISTNAME = gpx-viewer-${VERSION}
REVISION = 3
REVISION = 4
CATEGORIES = geo x11
@ -41,7 +41,7 @@ WANTLIB += expat fontconfig freetype gdk_pixbuf-2.0
WANTLIB += gdl-3 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 json-glib-1.0 m pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
WANTLIB += pthread-stubs soup-2.4 soup-gnome-2.4 sqlite3
WANTLIB += pthread-stubs soup-2.4 sqlite3
WANTLIB += xcb xcb-render xcb-shm xml2 z ffi
WANTLIB += ICE SM atk-bridge-2.0 atspi graphite2 harfbuzz

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.158 2014/06/24 07:00:07 jasper Exp $
# $OpenBSD: Makefile,v 1.159 2014/07/02 09:25:44 jasper Exp $
COMMENT= Telepathy based messenger for GNOME
GNOME_PROJECT= empathy
GNOME_VERSION= 3.12.4
REVISION= 0
SUBST_VARS= GNOME_VERSION
CATEGORIES= net
@ -28,7 +29,7 @@ WANTLIB += javascriptcoregtk-3.0 jpeg json-c json-glib-1.0 ltdl
WANTLIB += m mission-control-plugins nettle notify cogl-path
WANTLIB += ogg orc-0.4 p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread pthread-stubs pulse pulse-mainloop-glib
WANTLIB += secret-1 sndfile soup-2.4 soup-gnome-2.4 sqlite3 stdc++
WANTLIB += secret-1 sndfile soup-2.4 sqlite3 stdc++
WANTLIB += tasn1 telepathy-farstream telepathy-glib telepathy-logger
WANTLIB += vorbis vorbisenc vorbisfile webkitgtk-3.0 webp xcb
WANTLIB += xcb-render xcb-shm xml2 xslt z zeitgeist-2.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.55 2014/06/03 11:37:56 rpointel Exp $
# $OpenBSD: Makefile,v 1.56 2014/07/02 09:25:44 jasper Exp $
# XXX the "postr" plugin needs postr which hasn't been ported yet
@ -6,8 +6,7 @@ COMMENT= plugins for EOG
GNOME_PROJECT= eog-plugins
GNOME_VERSION= 3.12.1
REVISION = 0
REVISION = 1
CATEGORIES= graphics
@ -30,7 +29,7 @@ WANTLIB += gpg-error graphite2 gthread-2.0 gtk-3 harfbuzz
WANTLIB += idn json-glib-1.0 m nspr4 nss3 cogl-path
WANTLIB += oauth p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre peas-1.0 pixman-1 plc4 plds4 png pthread pthread-stubs
WANTLIB += smime3 softokn3 soup-2.4 soup-gnome-2.4 sqlite3 ssl
WANTLIB += smime3 softokn3 soup-2.4 sqlite3 ssl
WANTLIB += ssl3 xcb xcb-render xcb-shm xml2 z
LIB_DEPENDS= devel/libgdata \