- regen WANTLIB
This commit is contained in:
parent
3d1dad9bf9
commit
49b8f2e0c8
@ -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 <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
@ -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 <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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} \
|
||||
|
@ -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
|
||||
|
@ -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}
|
||||
|
||||
|
@ -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 \
|
||||
|
@ -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 <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user