Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2015 17:13:59 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378606 - in head/graphics: . librasterlite2
Message-ID:  <201502071713.t17HDxcO002118@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Feb  7 17:13:58 2015
New Revision: 378606
URL: https://svnweb.freebsd.org/changeset/ports/378606
QAT: https://qat.redports.org/buildarchive/r378606/

Log:
  Add new port: graphics/librasterlite2
  
  PR:		197228
  Submitted by:	coder@tuxfamily.org
  Approved by:	mentors (implicit)
  
  librasterlite2 is an open source library that stores and retrieves huge raster
  coverages using a SpatiaLite DBMS.
  
  WWW: https://www.gaia-gis.it/fossil/librasterlite2/index

Added:
  head/graphics/librasterlite2/
  head/graphics/librasterlite2/Makefile   (contents, props changed)
  head/graphics/librasterlite2/distinfo   (contents, props changed)
  head/graphics/librasterlite2/pkg-descr   (contents, props changed)
  head/graphics/librasterlite2/pkg-plist   (contents, props changed)
Modified:
  head/graphics/Makefile

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Sat Feb  7 17:09:45 2015	(r378605)
+++ head/graphics/Makefile	Sat Feb  7 17:13:58 2015	(r378606)
@@ -513,6 +513,7 @@
     SUBDIR += libpuzzle
     SUBDIR += libqrencode
     SUBDIR += librasterlite
+    SUBDIR += librasterlite2
     SUBDIR += libraw
     SUBDIR += libreatlas
     SUBDIR += librsvg2

Added: head/graphics/librasterlite2/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/librasterlite2/Makefile	Sat Feb  7 17:13:58 2015	(r378606)
@@ -0,0 +1,44 @@
+# Created by: lbartoletti <coder@tuxfamily.org>
+# $FreeBSD$
+
+PORTNAME=	librasterlite2
+PORTVERSION=	1.0.0
+DISTVERSIONSUFFIX=-rc0
+CATEGORIES=	graphics geography
+MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
+
+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 \
+		libgif.so:${PORTSDIR}/graphics/giflib \
+		libgeos.so:${PORTSDIR}/graphics/geos \
+		libproj.so:${PORTSDIR}/graphics/proj \
+		libtiff.so:${PORTSDIR}/graphics/tiff \
+		libfreexl.so:${PORTSDIR}/textproc/freexl \
+		libwebp.so:${PORTSDIR}/graphics/webp \
+		libcairo.so:${PORTSDIR}/graphics/cairo \
+		libcurl.so:${PORTSDIR}/ftp/curl
+
+GNU_CONFIGURE=	yes
+USES=		gmake iconv libtool pathfix pkgconfig
+USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
+
+# Work around PKG_CHECK_MODULES before base r276898
+.if !exists(/usr/libdata/pkgconfig/liblzma.pc)
+CONFIGURE_ENV+=	LIBLZMA_CFLAGS=" " LIBLZMA_LIBS="-llzma"
+.endif
+
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
+
+.include <bsd.port.mk>

Added: head/graphics/librasterlite2/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/librasterlite2/distinfo	Sat Feb  7 17:13:58 2015	(r378606)
@@ -0,0 +1,2 @@
+SHA256 (librasterlite2-1.0.0-rc0.tar.gz) = 8ddf8e7640ecc2591804a97cc78f54263362e67eb8af3089f014dc058060ef4f
+SIZE (librasterlite2-1.0.0-rc0.tar.gz) = 16400254

Added: head/graphics/librasterlite2/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/librasterlite2/pkg-descr	Sat Feb  7 17:13:58 2015	(r378606)
@@ -0,0 +1,4 @@
+librasterlite2 is an open source library that stores and retrieves huge raster
+coverages using a SpatiaLite DBMS.
+
+WWW: https://www.gaia-gis.it/fossil/librasterlite2/index

Added: head/graphics/librasterlite2/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/librasterlite2/pkg-plist	Sat Feb  7 17:13:58 2015	(r378606)
@@ -0,0 +1,16 @@
+bin/rl2tool
+bin/wmslite
+include/rasterlite2/rasterlite2.h
+include/rasterlite2/rl2graphics.h
+include/rasterlite2/rl2svg.h
+include/rasterlite2/rl2tiff.h
+include/rasterlite2/rl2wms.h
+include/rasterlite2/sqlite.h
+lib/librasterlite2.a
+lib/librasterlite2.so
+lib/librasterlite2.so.1
+lib/librasterlite2.so.1.0.0
+lib/mod_rasterlite2.so
+lib/mod_rasterlite2.so.1
+lib/mod_rasterlite2.so.1.0.0
+libdata/pkgconfig/rasterlite2.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502071713.t17HDxcO002118>