Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2012 17:19:15 GMT
From:      lbartoletti <coder@tuxfamily.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/169180: New port: graphics/libgaiagraphics libgaiagraphics is an open source library supporting common-utility raster handling methods. 
Message-ID:  <201206171719.q5HHJFNT057243@red.freebsd.org>
Resent-Message-ID: <201206171720.q5HHK8hY061311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169180
>Category:       misc
>Synopsis:       New port: graphics/libgaiagraphics libgaiagraphics is an open source library supporting common-utility raster handling methods.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 17 17:20:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     lbartoletti
>Release:        
>Organization:
lbartoletti
>Environment:
>Description:
libgaiagraphics is an open source library supporting common-utility raster handling methods.

libgaiagraphics is built on the top of the following well known graphics libraries:

    libjpeg
    libpng
    libtiff / libgeotiff
    cairo

libgaiagraphics is licensed under the LGPL v3 (or any subsequent version) terms 


WWW : https://www.gaia-gis.it/fossil/libgaiagraphics/index


Lib used by Spatialite_gui (see this new port)
>How-To-Repeat:

>Fix:
See shar file.

Tinder log :
https://redports.org/~lbartoletti/20120617170643-12593-30801/libgaiagraphics-0.4b.log

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:
#
#	libgaiagraphics
#	libgaiagraphics/Makefile
#	libgaiagraphics/pkg-plist
#	libgaiagraphics/pkg-descr
#	libgaiagraphics/distinfo
#
echo c - libgaiagraphics
mkdir -p libgaiagraphics > /dev/null 2>&1
echo x - libgaiagraphics/Makefile
sed 's/^X//' >libgaiagraphics/Makefile << '8cc20f155d3ee9a10cc0019a5fc13e9d'
X# New ports collection makefile for:	libgaiagraphics
X# Date created:		2012-06-14
X# Whom:			lbartoletti <coder@tuxfamily.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libgaiagraphics
XPORTVERSION=	0.4b
XCATEGORIES=	graphics geography
XMASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
X
XMAINTAINER=	coder@tuxfamily.org
XCOMMENT=	libgaiagraphics is an open source library supporting common-utility raster handling methods
X
XLIB_DEPENDS=	png15:${PORTSDIR}/graphics/png \
X				tiff:${PORTSDIR}/graphics/tiff \
X				geotiff:${PORTSDIR}/graphics/libgeotiff \
X				jpeg:${PORTSDIR}/graphics/jpeg \
X				cairo:${PORTSDIR}/graphics/cairo
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_ICONV=	yes
X
XCFLAGS+=	-I${LOCALBASE}/include
XLDFLAGS+=	-L${LOCALBASE}/lib -liconv
XCONFIGURE_ARGS+=CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
XUSE_LDCONFIG=	yes
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \
X		${WRKSRC}/Makefile.in
X
X.include <bsd.port.mk>
8cc20f155d3ee9a10cc0019a5fc13e9d
echo x - libgaiagraphics/pkg-plist
sed 's/^X//' >libgaiagraphics/pkg-plist << '27047f9986785dc282c608b4e8ac5a57'
Xinclude/gaiagraphics.h
Xlib/libgaiagraphics.a
Xlib/libgaiagraphics.la
Xlib/libgaiagraphics.so
Xlib/libgaiagraphics.so.1
Xlibdata/pkgconfig/gaiagraphics.pc
27047f9986785dc282c608b4e8ac5a57
echo x - libgaiagraphics/pkg-descr
sed 's/^X//' >libgaiagraphics/pkg-descr << 'ffef72733c813919fc7f91ca4acb7adf'
Xlibgaiagraphics is an open source library supporting common-utility raster handling methods.
X
XWWW:	https://www.gaia-gis.it/fossil/libgaiagraphics/index
ffef72733c813919fc7f91ca4acb7adf
echo x - libgaiagraphics/distinfo
sed 's/^X//' >libgaiagraphics/distinfo << '3a5f6a581b15b035708e954d63907ee8'
XSHA256 (libgaiagraphics-0.4b.tar.gz) = e4ef90cc8224ecc92ad4294d4ee856b77205b19462729648c66d62b72c3b4ede
XSIZE (libgaiagraphics-0.4b.tar.gz) = 451786
3a5f6a581b15b035708e954d63907ee8
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



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