Date: Wed, 6 Oct 2004 12:34:13 -0400 (EDT) From: Michael Johnson <ahze@ahze.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/72389: [NEW PORT] graphics/libpixman: Pixel region library Message-ID: <200410061634.i96GYDkw076655@blueheron.ahze.net> Resent-Message-ID: <200410061640.i96GeQji075470@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72389 >Category: ports >Synopsis: [NEW PORT] graphics/libpixman: Pixel region library >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:26 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: A library for manipulating pixel regions WWW: http://cairographics.org/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- libpixman-0.1.1.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: # # libpixman # libpixman/pkg-descr # libpixman/Makefile # libpixman/distinfo # echo c - libpixman mkdir -p libpixman > /dev/null 2>&1 echo x - libpixman/pkg-descr sed 's/^X//' >libpixman/pkg-descr << 'END-of-libpixman/pkg-descr' XA library for manipulating pixel regions X XWWW: http://cairographics.org/ END-of-libpixman/pkg-descr echo x - libpixman/Makefile sed 's/^X//' >libpixman/Makefile << 'END-of-libpixman/Makefile' X# New ports collection makefile for: libpixman X# Date created: 2004-10-06 X# Whom: Michael Johnson <ahze@ahze.net> X# X# $FreeBSD$ X# X XPORTNAME= libpixman XPORTVERSION= 0.1.1 XCATEGORIES= graphics XMASTER_SITES= http://cairographics.org/snapshots/ X XMAINTAINER= ahze@ahze.net XCOMMENT= Pixel region library X XUSE_REINPLACE= yes XUSE_LIBTOOL_VER=15 XUSE_GNOME= pkgconfig gnometarget gnomehack X XPLIST_FILES= include/pixman.h \ X lib/libpixman.a \ X lib/libpixman.so \ X lib/libpixman.so.1 \ X libdata/pkgconfig/libpixman.pc X X.include <bsd.port.pre.mk> X Xpost-patch: X.if ${OSVERSION} < 500000 X @${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' \ X ${WRKSRC}/src/pixman.h X.endif X X.include <bsd.port.post.mk> END-of-libpixman/Makefile echo x - libpixman/distinfo sed 's/^X//' >libpixman/distinfo << 'END-of-libpixman/distinfo' XMD5 (libpixman-0.1.1.tar.gz) = 615e63d27802c3cc2b96cb8f7553b257 XSIZE (libpixman-0.1.1.tar.gz) = 361389 END-of-libpixman/distinfo exit --- libpixman-0.1.1.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.i96GYDkw076655>