Date: Sun, 28 Oct 2012 09:01:21 GMT From: lbartoletti <coder@tuxfamily.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/173149: [NEW PORT] graphics/libreatlas LibreAtlas is an open source Geography Education application Message-ID: <201210280901.q9S91L4Z006028@red.freebsd.org> Resent-Message-ID: <201210280910.q9S9A219057535@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 173149 >Category: ports >Synopsis: [NEW PORT] graphics/libreatlas LibreAtlas is an open source Geography Education application >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 28 09:10:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: lbartoletti >Release: >Organization: >Environment: >Description: LibreAtlas is an open source Geography Education application built on top of SpatiaLite and RasterLite. It uses LibreAtlas databases which are a digital alternative to a paper atlas. Need Rasterlite ports : http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173130 WWW: https://www.gaia-gis.it/fossil/libreatlas/index >How-To-Repeat: Tinder log : https://redports.org/buildarchive/20121027143848-37753/ >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libreatlas # libreatlas/pkg-descr # libreatlas/Makefile # libreatlas/distinfo # libreatlas/pkg-plist # echo c - libreatlas mkdir -p libreatlas > /dev/null 2>&1 echo x - libreatlas/pkg-descr sed 's/^X//' >libreatlas/pkg-descr << 'be1de68c285bdbdff5ea6feb8f87f3c6' XLibreAtlas is an open source Geography Education application built on top of X SpatiaLite and RasterLite. It uses LibreAtlas databases which are a digital X alternative to a paper atlas. X X be1de68c285bdbdff5ea6feb8f87f3c6 echo x - libreatlas/Makefile sed 's/^X//' >libreatlas/Makefile << 'b655a2cdddf10ed0495b5a7a02c57c38' X# New ports collection makefile for: libreatlas X# Date created: 25 octobre 2012 X# Whom: lbartoletti <coder@tuxfamily.org> X# X# $FreeBSD$ X# X XPORTNAME= libreatlas XPORTVERSION= 1.0.0a XCATEGORIES= graphics geography XMASTER_SITES= http://www.gaia-gis.it/gaia-sins/ X XMAINTAINER= coder@tuxfamily.org XCOMMENT= LibreAtlas is an Open Source Geography Education application X XLIB_DEPENDS= spatialite:${PORTSDIR}/databases/spatialite \ X rasterlite:${PORTSDIR}/graphics/rasterlite \ X geotiff:${PORTSDIR}/graphics/libgeotiff \ X jpeg:${PORTSDIR}/graphics/jpeg \ X png15:${PORTSDIR}/graphics/png \ X freexl:${PORTSDIR}/textproc/freexl \ X geos:${PORTSDIR}/graphics/geos \ X proj:${PORTSDIR}/graphics/proj X XEXTRACT_SUFX = .tar.gz XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_WX= 2.8 XWANT_UNICODE= yes XUSE_GNOME= pkgconfig X XCPPFLAGS+= -I${LOCALBASE}/include XLDFLAGS+= -L${LOCALBASE}/lib XCONFIGURE_ARGS+=CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" XUSE_LDCONFIG= yes X Xpost-patch: X @${REINPLACE_CMD} -e 's|wx-config|$${WX_CONFIG}|' ${WRKSRC}/configure X @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|$$(prefix)/libdata/pkgconfig|' \ X ${WRKSRC}/Makefile.in X X.include <bsd.port.mk> b655a2cdddf10ed0495b5a7a02c57c38 echo x - libreatlas/distinfo sed 's/^X//' >libreatlas/distinfo << '245b39027938d38f0d73329773f8c12a' XSHA256 (libreatlas-1.0.0a.tar.gz) = f8de0433455d2f033de7cec253f28aa7d2cf26e075234467a607feb1e68a417c XSIZE (libreatlas-1.0.0a.tar.gz) = 814624 245b39027938d38f0d73329773f8c12a echo x - libreatlas/pkg-plist sed 's/^X//' >libreatlas/pkg-plist << '8363fc88f6df071626bbd26e3e3a39cc' Xbin/LibreAtlas 8363fc88f6df071626bbd26e3e3a39cc exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210280901.q9S91L4Z006028>