[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / geo / gpscorrelate

File: [local] / ports / geo / gpscorrelate / Makefile (download)

Revision 1.1, Thu Sep 10 18:12:33 2009 UTC (14 years, 8 months ago) by yason
Branch: MAIN

Initial revision

# $OpenBSD$
BROKEN =		systrace filter or some other way for making docs

COMMENT =		GPS photo correlation

DISTNAME =		gpscorrelate-1.6.0

CATEGORIES =		geo

HOMEPAGE =		http://www.freefoote.com/linux_gpscorr.html

#MAINTAINER =		???

# GPLv2
PERMIT_PACKAGE_CDROM =	Yes
PERMIT_PACKAGE_FTP =	Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP =	Yes

WANTLIB = 		X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
			Xi Xinerama Xrandr Xrender c expat fontconfig freetype \
			m pixman-1 pthread-stubs stdc++ xcb z

MASTER_SITES =		http://www.freefoote.com/linux/

MODULES =		devel/gettext \
			textproc/intltool

BUILD_DEPENDS =		::textproc/libxslt

LIB_DEPENDS =		atk-1.0.>=2400::devel/atk \
			cairo.>=9::graphics/cairo \
			exiv2.>=2::graphics/exiv2 \
			gdk-x11-2.0.>=1401::x11/gtk+2 \
			gdk_pixbuf-2.0.>=1401::x11/gtk+2\
			gio-2.0.>=1801::devel/glib2 \
			glib-2.0.>=1801::devel/glib2 \
			glitz.>=2::graphics/glitz \
			gmodule-2.0.>=1801::devel/glib2 \
			gobject-2.0.>=1801::devel/glib2 \
			gtk-x11-2.0.>=1401::x11/gtk+2 \
			pango-1.0.>=1800::devel/pango \
			pangocairo-1.0.>=1800::devel/pango \
			pangoft2-1.0.>=1800::devel/pango \
			png.>=8::graphics/png \
			xml2.>=10::textproc/libxml

USE_X11 =		Yes
USE_GMAKE =		Yes

NO_REGRESS =		Yes

.include <bsd.port.mk>