aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/librasterlite/Makefile
blob: 5af5e08479ec4f608178550fcc75855f87332b75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Created by: lbartoletti <coder@tuxfamily.org>
# $FreeBSD$

PORTNAME=   librasterlite
PORTVERSION=    1.1g
PORTREVISION=   9
CATEGORIES= graphics geography
MASTER_SITES=   http://www.gaia-gis.it/gaia-sins/librasterlite-sources/

MAINTAINER= coder@tuxfamily.org
COMMENT=    Library that stores and retrieves raster coverages using a SpatiaLite

LICENSE=    MPL GPLv2 LGPL21
LICENSE_COMB=   dual

LIB_DEPENDS=    libspatialite.so:${PORTSDIR}/databases/spatialite \
        libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
        libgeotiff.so:${PORTSDIR}/graphics/libgeotiff \
        libjbig.so:${PORTSDIR}/graphics/jbigkit \
        libjpeg.so:${PORTSDIR}/graphics/jpeg \
        libpng.so:${PORTSDIR}/graphics/png \
        libgeos.so:${PORTSDIR}/graphics/geos \
        libproj.so:${PORTSDIR}/graphics/proj \
        libtiff.so:${PORTSDIR}/graphics/tiff \
        libfreexl.so:${PORTSDIR}/textproc/freexl

GNU_CONFIGURE=  yes
USES=       gmake iconv libtool pathfix pkgconfig
USE_LDCONFIG=   yes
INSTALL_TARGET= install-strip

CPPFLAGS+=  -I${LOCALBASE}/include
LDFLAGS+=   -L${LOCALBASE}/lib

.include <bsd.port.mk>
n2013-08-311-6/+3 * Add an upstream patch to fix build with GCC 4.6 (and possibly others).Jung-uk Kim2013-07-201-2/+13 * - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-121-1/+2 * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+3 * - Update to 1.4.4.Jung-uk Kim2011-07-063-7/+7 * Update to 1.4.2.Jung-uk Kim2011-06-152-8/+7 * - Update nspluginwrapper to 1.4.0 and assume maintainership. [1]Jung-uk Kim2011-05-249-68/+71 * - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0 * Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).Alexander Leidinger2011-02-251-1/+1 * Update WWWEmanuel Haupt2010-06-181-1/+1 * Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2 * - update to 1.4.1Dirk Meyer2010-03-281-1/+1 * - update to jpeg-8Dirk Meyer2010-02-05