From 49b8f2e0c823ee3878922ed3c6dc7916cab7ba71 Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 3 Nov 2011 17:35:12 +0000 Subject: [PATCH] - regen WANTLIB --- geo/emerillon/Makefile | 27 ++++++++++++++------------- geo/geoclue/Makefile | 6 +++--- geo/gpx-viewer/Makefile | 6 +++--- geo/libchamplain/core/Makefile | 6 +++--- geo/mapserver/Makefile | 14 +++++++------- geo/merkaartor/Makefile | 9 ++++----- geo/osm-gps-map/Makefile | 17 +++++++++-------- geo/osm2go/Makefile | 20 ++++++++++---------- geo/py-proj/Makefile | 10 +++++----- geo/qgis/Makefile | 6 +++--- geo/qlandkarte/Makefile | 10 ++++------ geo/tangogps/Makefile | 20 +++++++++----------- geo/viking/Makefile | 18 +++++++++--------- 13 files changed, 83 insertions(+), 86 deletions(-) diff --git a/geo/emerillon/Makefile b/geo/emerillon/Makefile index 257898ddf42..30d311c7046 100644 --- a/geo/emerillon/Makefile +++ b/geo/emerillon/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2011/10/29 08:12:31 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.17 2011/11/03 17:35:12 jasper Exp $ # XXX fix building with glib2 >= 2.29 (G_CONST_RETURN is deprecated) CFLAGS += "-DG_CONST_RETURN=const" @@ -7,7 +7,7 @@ COMMENT = map viewer using Openstreetmap data GNOME_VERSION = 0.1.2 GNOME_PROJECT = emerillon -REVISION= 6 +REVISION= 7 CATEGORIES = geo x11 @@ -38,18 +38,19 @@ MODGNOME_TOOLS= goi vala yelp LIB_DEPENDS = geo/libchamplain/core>=0.8.0 \ devel/ethos \ geo/geoclue \ - net/librest>=0.7.9 + net/librest>=0.7.9 \ + devel/gobject-introspection WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes -WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo -WANTLIB += clutter-glx-1.0 clutter-gtk-0.10 expat fontconfig freetype -WANTLIB += gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 -WANTLIB += gmodule-2.0 gnutls gobject-2.0 gpg-error gthread-2.0 -WANTLIB += gtk-x11-2.0 json-glib-1.0 m pango-1.0 pangocairo-1.0 -WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs -WANTLIB += soup-2.4 sqlite3 tasn1 xcb xml2 z ethos-1.0 ethos-ui-1.0 -WANTLIB += proxy Xxf86vm dbus-1 dbus-glib-1 drm gnome-keyring -WANTLIB += champlain-0.8 champlain-gtk-0.8 soup-gnome-2.4 -WANTLIB += geoclue rest-0.7 xcb-render xcb-shm +WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 c cairo +WANTLIB += champlain-0.8 champlain-gtk-0.8 clutter-glx-1.0 clutter-gtk-0.10 +WANTLIB += dbus-1 dbus-glib-1 drm ethos-1.0 ethos-ui-1.0 expat +WANTLIB += ffi fontconfig freetype gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 +WANTLIB += geoclue gio-2.0 girepository-1.0 glib-2.0 gmodule-2.0 +WANTLIB += gnome-keyring gobject-2.0 gpg-error gthread-2.0 gtk-x11-2.0 +WANTLIB += json-glib-1.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 +WANTLIB += pcre pixman-1 png pthread pthread-stubs rest-0.7 soup-2.4 +WANTLIB += soup-gnome-2.4 sqlite3 stdc++ xcb xcb-render xcb-shm +WANTLIB += xml2 z .include diff --git a/geo/geoclue/Makefile b/geo/geoclue/Makefile index 83f1b1c8f2d..51d7cd7b6cb 100644 --- a/geo/geoclue/Makefile +++ b/geo/geoclue/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2011/10/29 08:12:31 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.12 2011/11/03 17:35:12 jasper Exp $ COMMENT= modular geoinformation service on top of D-Bus @@ -6,7 +6,7 @@ DISTNAME= geoclue-0.12.0 SHARED_LIBS += geoclue 1.0 # .0.0 CATEGORIES= geo devel -REVISION= 2 +REVISION= 3 HOMEPAGE= http://geoclue.freedesktop.org/ @@ -24,7 +24,7 @@ MODULES= devel/gettext WANTLIB += c dbus-1 dbus-glib-1 gconf-2 gcrypt gio-2.0 WANTLIB += glib-2.0 gmodule-2.0 gnome-keyring gobject-2.0 gpg-error WANTLIB += gps gthread-2.0 m pcre pthread soup-2.4 soup-gnome-2.4 -WANTLIB += sqlite3 xml2 z +WANTLIB += sqlite3 xml2 z ffi LIB_DEPENDS = devel/libsoup,-gnome \ misc/gpsd diff --git a/geo/gpx-viewer/Makefile b/geo/gpx-viewer/Makefile index 29f65aaa29a..ab6444e4dd7 100644 --- a/geo/gpx-viewer/Makefile +++ b/geo/gpx-viewer/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2011/09/13 13:02:08 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.16 2011/11/03 17:35:12 jasper Exp $ COMMENT = gpx file viewer VERSION = 0.2.0 DISTNAME = gpx-viewer-${VERSION} -REVISION = 4 +REVISION = 5 CATEGORIES = geo x11 @@ -41,6 +41,6 @@ WANTLIB += gdl-1 gio-2.0 glib-2.0 gmodule-2.0 gnome-keyring gobject-2.0 WANTLIB += gpg-error gthread-2.0 gtk-x11-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 unique-1.0 -WANTLIB += xcb xcb-render xcb-shm xml2 z +WANTLIB += xcb xcb-render xcb-shm xml2 z ffi .include diff --git a/geo/libchamplain/core/Makefile b/geo/libchamplain/core/Makefile index 700b43ce949..1fe834b85d6 100644 --- a/geo/libchamplain/core/Makefile +++ b/geo/libchamplain/core/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2011/09/25 18:30:53 jasper Exp $ +# $OpenBSD: Makefile,v 1.22 2011/11/03 17:35:12 jasper Exp $ # XXX fix building with glib2 >= 2.29 (G_CONST_RETURN is deprecated) CFLAGS += "-DG_CONST_RETURN=const" @@ -6,7 +6,7 @@ CFLAGS += "-DG_CONST_RETURN=const" COMMENT= library to provide a Gtk+ widget to display maps DISTNAME= libchamplain-${VERSION} -REVISION= 3 +REVISION= 4 SHARED_LIBS += champlain-0.8 0.0 # 1.2 SHARED_LIBS += champlain-gtk-0.8 0.0 # 1.2 @@ -19,7 +19,7 @@ WANTLIB += gmodule-2.0 gnome-keyring gobject-2.0 gpg-error gthread-2.0 WANTLIB += gtk-x11-2.0 json-glib-1.0 m pango-1.0 pangocairo-1.0 WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread-stubs soup-2.4 WANTLIB += soup-gnome-2.4 sqlite3 xcb xcb-render xcb-shm xml2 -WANTLIB += z +WANTLIB += z ffi stdc++ MODULES= devel/gettext diff --git a/geo/mapserver/Makefile b/geo/mapserver/Makefile index 2cfc9adb3e6..521e44ac55b 100644 --- a/geo/mapserver/Makefile +++ b/geo/mapserver/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2011/10/16 16:03:26 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.16 2011/11/03 17:35:12 jasper Exp $ MULTI_PACKAGES= -utils -main -php -perl SHARED_ONLY= Yes @@ -11,13 +11,13 @@ COMMENT-perl= Perl Mapscript binding V = 6.0.1 DISTNAME= mapserver-${V} PKGNAME-main= ${DISTNAME} -REVISION-main = 0 +REVISION-main = 1 PKGNAME-utils= mapserver-utils-${V} -REVISION-utils = 0 +REVISION-utils = 1 PKGNAME-php= php-mapscript-${V} -REVISION-php = 1 +REVISION-php = 2 PKGNAME-perl= p5-mapscript-${V} -REVISION-perl = 0 +REVISION-perl = 1 CATEGORIES= geo www @@ -47,8 +47,8 @@ RUN_DEPENDS-php= ${MODPHP_RUN_DEPENDS} WANTLIB += crypto curl expat freetype idn jpeg m png pq ssl xml2 z proj WANTLIB += gdal geos_c gd stdc++ -WANTLIB += GL X11 Xau Xdamage Xdmcp Xext Xfixes Xrender Xxf86vm -WANTLIB += cairo drm fontconfig glib-2.0 gobject-2.0 gthread-2.0 +WANTLIB += GL X11 +WANTLIB += cairo Xrender fontconfig glib-2.0 gobject-2.0 gthread-2.0 WANTLIB += pixman-1 pthread-stubs xcb xcb-render xcb-shm WANTLIB-main= ${WANTLIB} pthread c gif diff --git a/geo/merkaartor/Makefile b/geo/merkaartor/Makefile index 0033ee18a50..c8264c5fb83 100644 --- a/geo/merkaartor/Makefile +++ b/geo/merkaartor/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2011/09/16 09:48:10 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2011/11/03 17:35:12 jasper Exp $ COMMENT = OpenStreetMap editor DISTNAME = merkaartor-0.17.0 -REVISION= 0 +REVISION= 1 EXTRACT_SUFX = .tar.bz2 CATEGORIES = geo x11 @@ -26,9 +26,8 @@ RUN_DEPENDS = devel/desktop-file-utils LIB_DEPENDS = x11/qt4 devel/proj -WANTLIB += ICE SM X11 Xext Xi Xinerama Xrender c expat fontconfig -WANTLIB += freetype glib-2.0 gobject-2.0 gthread-2.0 m png pthread -WANTLIB += stdc++ z QtGui QtNetwork QtSvg QtXml QtWebKit proj +WANTLIB += QtGui QtNetwork QtSvg QtWebKit QtXml c m proj pthread +WANTLIB += stdc++ z do-configure: cd ${WRKSRC} && env ${CONFIGURE_ENV} qmake4 GDAL=0 PROJ=1 NODEBUG=1 \ diff --git a/geo/osm-gps-map/Makefile b/geo/osm-gps-map/Makefile index b2433e25d4a..724aa0ba769 100644 --- a/geo/osm-gps-map/Makefile +++ b/geo/osm-gps-map/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2011/09/16 09:48:10 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2011/11/03 17:35:12 jasper Exp $ COMMENT= Gtk+ Widget for Displaying OpenStreetMap tiles DISTNAME= osm-gps-map-0.5.0 -REVISION= 2 +REVISION= 3 SHARED_LIBS += osmgpsmap 0.0 # .0.0 CATEGORIES= geo x11 @@ -19,12 +19,13 @@ MASTER_SITES= http://www.johnstowers.co.nz/files/osm-gps-map/ MODULES= devel/gettext -WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes -WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat fontconfig -WANTLIB += freetype gio-2.0 glib-2.0 gmodule-2.0 gnutls -WANTLIB += gobject-2.0 gpg-error gthread-2.0 m pango-1.0 pangocairo-1.0 -WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs tasn1 -WANTLIB += xcb xml2 z gcrypt gdk_pixbuf-2.0 soup-2.4 gdk-x11-2.0 gtk-x11-2.0 +WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes +WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 c cairo +WANTLIB += drm expat ffi fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 +WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 +WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 +WANTLIB += pcre pixman-1 png pthread pthread-stubs soup-2.4 stdc++ +WANTLIB += xcb xcb-render xcb-shm xml2 z USE_LIBTOOL= Yes diff --git a/geo/osm2go/Makefile b/geo/osm2go/Makefile index 9a4820063c4..e9a8960b43d 100644 --- a/geo/osm2go/Makefile +++ b/geo/osm2go/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2011/09/16 09:48:10 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2011/11/03 17:35:12 jasper Exp $ COMMENT = Openstreetmap editor for handheld devices VERSION = 0.7.22 DISTNAME = osm2go_${VERSION}-maemo1 PKGNAME = osm2go-${VERSION} -REVISION= 4 +REVISION= 5 WRKDIST = ${WRKDIR}/osm2go-${VERSION} CATEGORIES = geo x11 @@ -32,14 +32,14 @@ LIB_DEPENDS = x11/gnome/libgnome \ RUN_DEPENDS = devel/desktop-file-utils -WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext -WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 bonobo-2 -WANTLIB += bonobo-activation c cairo expat fontconfig freetype -WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 -WANTLIB += gnutls gobject-2.0 gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0 -WANTLIB += pangoft2-1.0 pixman-1 png popt pthread pthread-stubs -WANTLIB += xcb xml2 z gnomevfs-2 xcb-render GL Xxf86vm canberra drm xcb-shm -WANTLIB += gnome-2 soup-2.4 curl goocanvas +WANTLIB += GL ORBit-2 X11 Xcomposite Xcursor Xdamage Xext Xfixes +WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 bonobo-2 bonobo-activation +WANTLIB += c cairo curl expat fontconfig freetype gdk-x11-2.0 +WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gnome-2 +WANTLIB += gnomevfs-2 gobject-2.0 goocanvas gthread-2.0 gtk-x11-2.0 +WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 png +WANTLIB += popt pthread pthread-stubs soup-2.4 xcb xcb-render +WANTLIB += xcb-shm xml2 z pre-configure: ${SUBST_CMD} ${WRKSRC}/data/osm2go-ubuntu.desktop diff --git a/geo/py-proj/Makefile b/geo/py-proj/Makefile index e0de0ec72f9..d4630ad45ec 100644 --- a/geo/py-proj/Makefile +++ b/geo/py-proj/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.9 2011/09/16 09:48:11 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2011/11/03 17:35:12 jasper Exp $ COMMENT = Pyrex generated python interface to PROJ.4 library MODPY_EGG_VERSION = 1.8.9 DISTNAME = pyproj-${MODPY_EGG_VERSION} PKGNAME = ${DISTNAME:S/py/py-/} -REVISION = 1 +REVISION = 2 CATEGORIES = geo @@ -19,15 +19,15 @@ PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes -WANTLIB += proj +WANTLIB += ${MODPY_WANTLIB} MASTER_SITES = http://pyproj.googlecode.com/files/ MODULES = lang/python BUILD_DEPENDS += ${RUN_DEPENDS} -LIB_DEPENDS += devel/proj -RUN_DEPENDS += math/py-numpy +RUN_DEPENDS += devel/proj \ + math/py-numpy do-regress: fake cd ${WRKSRC}/test && ${MAKE_ENV} \ diff --git a/geo/qgis/Makefile b/geo/qgis/Makefile index a8294fc196d..b180d6fc905 100644 --- a/geo/qgis/Makefile +++ b/geo/qgis/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.24 2011/10/18 07:06:32 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.25 2011/11/03 17:35:12 jasper Exp $ BROKEN-powerpc= doesn't build, assembler error: operand out of range @@ -7,7 +7,7 @@ COMMENT = desktop geographical information system ONLY_FOR_ARCHS = ${GCC4_ARCHS} DISTNAME = qgis-1.7.0 -REVISION= 0 +REVISION= 1 EXTRACT_SUFX = .tar.bz2 CATEGORIES = geo x11 @@ -53,7 +53,7 @@ LIB_DEPENDS = ${MODPY_LIB_DEPENDS} \ WANTLIB += ICE SM X11 Xext Xi Xinerama Xrender c expat \ fontconfig freetype glib-2.0 gthread-2.0 lcms m \ - mng png pthread gobject-2.0 util stdc++ z proj \ + mng png pthread util stdc++ z proj \ QtGui QtNetwork QtXml QtSql QtCore QtSvg \ QtWebKit gdal geos_c gsl gslcblas pq qwt fcgi WANTLIB += ${MODPY_WANTLIB} jpeg tiff diff --git a/geo/qlandkarte/Makefile b/geo/qlandkarte/Makefile index 2a1f5f41670..9680011d726 100644 --- a/geo/qlandkarte/Makefile +++ b/geo/qlandkarte/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.21 2011/09/16 09:48:11 espie Exp $ +# $OpenBSD: Makefile,v 1.22 2011/11/03 17:35:12 jasper Exp $ COMMENT= garmin gps map management tool DISTNAME= QLandkarte_final PKGNAME= qlandkarte-0.7.4 -REVISION= 3 +REVISION= 4 CATEGORIES= geo x11 @@ -26,10 +26,8 @@ LIB_DEPENDS+= devel/proj \ devel/libusb RUN_DEPENDS= devel/desktop-file-utils -WANTLIB+= ICE SM X11 Xext Xi Xinerama Xrender \ - fontconfig freetype glib-2.0 gthread-2.0 \ - c m png pthread stdc++ z expat gobject-2.0 \ - pthread-stubs xcb proj usb QtGui QtNetwork QtXml +WANTLIB += QtGui QtNetwork QtXml X11 Xext c m proj pthread stdc++ +WANTLIB += usb PORTHOME= ${WRKDIR} diff --git a/geo/tangogps/Makefile b/geo/tangogps/Makefile index e8bf020b005..ee53786bd07 100644 --- a/geo/tangogps/Makefile +++ b/geo/tangogps/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2011/10/29 08:12:31 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.13 2011/11/03 17:35:12 jasper Exp $ COMMENT = lightweight mapping application for use with or without GPS DISTNAME = tangogps-0.99.4 -REVISION = 5 +REVISION = 6 CATEGORIES = geo @@ -19,15 +19,13 @@ PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes -WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext -WANTLIB += Xfixes Xi Xinerama Xrandr Xrender c cairo crypto -WANTLIB += expat fontconfig freetype gcrypt gdk-x11-2.0 -WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gnutls -WANTLIB += gobject-2.0 gpg-error gthread-2.0 gtk-x11-2.0 idn m -WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 -WANTLIB += png pthread pthread-stubs ssl tasn1 xcb xcb-render -WANTLIB += xcb-render-util xml2 z GL X11-xcb Xxf86vm drm xcb-shm -WANTLIB += atk-1.0 curl exif gconf-2 sqlite3 soup-2.4 +WANTLIB += GL X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama +WANTLIB += Xrandr Xrender atk-1.0 c cairo crypto curl dbus-1 dbus-glib-1 +WANTLIB += exif expat ffi fontconfig freetype gconf-2 gdk-x11-2.0 +WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 +WANTLIB += gthread-2.0 gtk-x11-2.0 idn m pango-1.0 pangocairo-1.0 +WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs +WANTLIB += soup-2.4 sqlite3 ssl xcb xcb-render xcb-shm xml2 z MODULES = devel/gettext LIB_DEPENDS = devel/atk \ diff --git a/geo/viking/Makefile b/geo/viking/Makefile index 695603d8e03..52335a50a8f 100644 --- a/geo/viking/Makefile +++ b/geo/viking/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2011/09/28 09:51:36 jasper Exp $ +# $OpenBSD: Makefile,v 1.12 2011/11/03 17:35:12 jasper Exp $ COMMENT = GPS track manager DISTNAME = viking-1.0.2 -REVISION= 0 +REVISION= 1 CATEGORIES = geo x11 @@ -34,12 +34,12 @@ LIB_DEPENDS = misc/gpsd \ x11/gtk+2 RUN_DEPENDS = geo/gpsbabel -WANTLIB = gps curl idn gdk-x11-2.0 gtk-x11-2.0 gdk_pixbuf-2.0 -WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes -WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo crypto expat -WANTLIB += fontconfig freetype gio-2.0 glib-2.0 gmodule-2.0 -WANTLIB += gobject-2.0 gthread-2.0 m pango-1.0 pangocairo-1.0 -WANTLIB += pangoft2-1.0 pixman-1 png pthread pthread-stubs ssl -WANTLIB += GL Xxf86vm drm xcb-shm xcb xcb-render z +WANTLIB += GL X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama +WANTLIB += Xrandr Xrender atk-1.0 c cairo crypto curl expat fontconfig +WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 +WANTLIB += gmodule-2.0 gobject-2.0 gps gthread-2.0 gtk-x11-2.0 +WANTLIB += idn m pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 +WANTLIB += png pthread pthread-stubs ssl xcb xcb-render xcb-shm +WANTLIB += z .include