Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2004 12:34:54 -0400 (EDT)
From:      Michael Johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/72391: [NEW PORT] graphics/cairo: Cairo is a vector graphics library with cross-device output support
Message-ID:  <200410061634.i96GYsdl077300@blueheron.ahze.net>
Resent-Message-ID: <200410061640.i96GeRbB075497@freefall.freebsd.org>

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

>Number:         72391
>Category:       ports
>Synopsis:       [NEW PORT] graphics/cairo: Cairo is a vector graphics library with cross-device output support
>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:   Wed Oct 06 16:40:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-BETA6 i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-BETA6 FreeBSD 5.3-BETA6 #67: Fri Oct  1 15:03:41 EDT
>Description:
Cairo is a vector graphics library with cross-device output
support. Currently supported output targets include the X Window
System and in-memory image buffers. PostScript and PDF file output is
planned. Cairo is designed to produce identical output on all output
media while taking advantage of display hardware acceleration when
available (eg. through the X Render Extension).

WWW:	http://www.cairographics.org

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- cairo-0.1.23.shar begins here ---
# 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:
#
#	cairo
#	cairo/pkg-descr
#	cairo/Makefile
#	cairo/distinfo
#
echo c - cairo
mkdir -p cairo > /dev/null 2>&1
echo x - cairo/pkg-descr
sed 's/^X//' >cairo/pkg-descr << 'END-of-cairo/pkg-descr'
XCairo is a vector graphics library with cross-device output
Xsupport. Currently supported output targets include the X Window
XSystem and in-memory image buffers. PostScript and PDF file output is
Xplanned. Cairo is designed to produce identical output on all output
Xmedia while taking advantage of display hardware acceleration when
Xavailable (eg. through the X Render Extension).
X
XWWW:	http://www.cairographics.org
END-of-cairo/pkg-descr
echo x - cairo/Makefile
sed 's/^X//' >cairo/Makefile << 'END-of-cairo/Makefile'
X# New ports collection makefile for:	cairo
X# Date created:		2004-10-06
X# Whom:			Michael Johnson <ahze@ahze.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cairo
XPORTVERSION=	0.1.23
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.cairographics.org/snapshots/
X
XMAINTAINER=	ahze@ahze.net
XCOMMENT=	Cairo is a vector graphics library with cross-device output support
X
XLIB_DEPENDS=	pixman.1:${PORTSDIR}/graphics/libpixman \
X		glitz-glx.1:${PORTSDIR}/graphics/glitz \
X		freetype.9:${PORTSDIR}/print/freetype2 \
X		png.5:${PORTSDIR}/graphics/png
X
XUSE_GNOME=	gnometarget gnomehack
XUSE_LIBTOOL_VER=15
X
XCONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CLFAGS}" \
X		LDFLAGS="${PTHREAD_LDFLAGS}"
X
X# Broken with current version of glitz
XCONFIGURE_ARGS=	--disable-gl
X
XPLIST_FILES=	include/cairo-features.h \
X		include/cairo.h \
X		lib/libcairo.a \
X		lib/libcairo.so \
X		lib/libcairo.so.1 \
X		libdata/pkgconfig/cairo.pc
X
X.include <bsd.port.mk>
END-of-cairo/Makefile
echo x - cairo/distinfo
sed 's/^X//' >cairo/distinfo << 'END-of-cairo/distinfo'
XMD5 (cairo-0.1.23.tar.gz) = c36bcb2c5fe2b716620e68626a0da3a1
XSIZE (cairo-0.1.23.tar.gz) = 393051
END-of-cairo/distinfo
exit
--- cairo-0.1.23.shar ends here ---

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



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