Regen WANTLIB.

This commit is contained in:
ajacoutot 2019-05-05 12:52:58 +00:00
parent b3bc18fc08
commit cc75358876

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.84 2019/01/02 13:07:49 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.85 2019/05/05 12:52:58 ajacoutot Exp $
COMMENT= RSS reader plugin for evolution
GNOME_PROJECT= evolution-rss
GNOME_VERSION= 0.3.95
REVISION= 26
REVISION= 27
CATEGORIES= mail
@ -16,9 +16,9 @@ MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += ${COMPILER_LIBCXX} EGL GL GLESv2 ICE SM X11 X11-xcb
WANTLIB += Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender Xt Xxf86vm archive aspell atk-1.0 atk-bridge-2.0
WANTLIB += ${COMPILER_LIBCXX} EGL GL ICE SM X11 X11-xcb Xau Xcomposite
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
WANTLIB += Xrender Xt Xxf86vm archive aspell atk-1.0 atk-bridge-2.0
WANTLIB += brotlicommon brotlidec bz2 c cairo cairo-gobject camel-1.2
WANTLIB += canberra canberra-gtk3 crypto curl db drm ebackend-1.2
WANTLIB += ebook-1.2 ebook-contacts-1.2 ecal-1.2 edata-book-1.2
@ -27,20 +27,19 @@ WANTLIB += epoxy expat ffi fontconfig freetype fribidi gailutil-3
WANTLIB += gbm gck-1 gcr-base-3 gcr-ui-3 gcrypt gdata gdk-3 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glapi glib-2.0 gmodule-2.0 gnome-autoar-0 gnome-autoar-gtk-0
WANTLIB += gnome-desktop-3 goa-1.0 gobject-2.0 gpg-error graphite2
WANTLIB += gstallocators-1.0 gstapp-1.0 gstaudio-1.0 gstbase-1.0
WANTLIB += gstfft-1.0 gstgl-1.0 gstpbutils-1.0 gstreamer-1.0 gsttag-1.0
WANTLIB += gstvideo-1.0 gthread-2.0 gtk-3 gtkspell3-3 harfbuzz
WANTLIB += harfbuzz-icu hyphen ical icalss icalvcal iconv icudata
WANTLIB += icui18n icuuc idn2 intl javascriptcoregtk-4.0 jpeg
WANTLIB += json-glib-1.0 lber-2.4 ldap-2.4 ltdl lz4 lzma m nghttp2
WANTLIB += notify nspr4 nss3 nssutil3 oauth ogg orc-0.4 p11-kit
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
WANTLIB += plc4 plds4 png16 psl sasl2 secret-1 smime3 soup-2.4
WANTLIB += soup-gnome-2.4 sqlite3 ssl ssl3 tasn1 unistring vorbis
WANTLIB += vorbisfile webkit2gtk-4.0 webp webpdemux woff2common
WANTLIB += woff2dec xcb xcb-dri2 xcb-dri3 xcb-glx xcb-present
WANTLIB += xcb-render xcb-shm xcb-sync xcb-xfixes xml2 xshmfence
WANTLIB += xslt z zstd
WANTLIB += gstapp-1.0 gstaudio-1.0 gstbase-1.0 gstfft-1.0 gstgl-1.0
WANTLIB += gstpbutils-1.0 gstreamer-1.0 gsttag-1.0 gstvideo-1.0
WANTLIB += gthread-2.0 gtk-3 gtkspell3-3 harfbuzz harfbuzz-icu
WANTLIB += hyphen ical icalss icalvcal iconv icudata icui18n icuuc
WANTLIB += idn2 intl javascriptcoregtk-4.0 jpeg json-glib-1.0
WANTLIB += lber-2.4 ldap-2.4 ltdl lz4 lzma m nghttp2 notify nspr4
WANTLIB += nss3 nssutil3 oauth ogg openjp2 orc-0.4 p11-kit pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 plc4 plds4
WANTLIB += png psl sasl2 secret-1 smime3 soup-2.4 soup-gnome-2.4
WANTLIB += sqlite3 ssl ssl3 tasn1 unistring vorbis vorbisfile
WANTLIB += webkit2gtk-4.0 webp webpdemux woff2common woff2dec
WANTLIB += xcb xcb-dri2 xcb-dri3 xcb-glx xcb-present xcb-render
WANTLIB += xcb-shm xcb-sync xcb-xfixes xml2 xshmfence xslt z zstd
WANTLIB += lib/evolution/eabutil
WANTLIB += lib/evolution/econtacteditor
WANTLIB += lib/evolution/econtactlisteditor