Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 12:14:44 +0200 (CEST)
From:      Roland Jesse <jesse@cs.uni-magdeburg.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37920: new port graphics/simage (version 1.2.2)
Message-ID:  <200205101014.g4AAEit61877@arthur.cs.uni-magdeburg.de>

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

>Number:         37920
>Category:       ports
>Synopsis:       new port graphics/simage (version 1.2.2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 10 03:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Otto-von-Guericke University of Magdeburg
>Environment:
System: FreeBSD arthur.cs.uni-magdeburg.de 4.5-STABLE FreeBSD 4.5-STABLE #3: Fri May 3 09:48:53 CEST 2002 root@arthur.cs.uni-magdeburg.de:/usr/obj/usr/src/sys/ARTHUR i386
>Description:
simage is a library with image format loaders and front-ends
to common import libraries. simage is meant for use with applications
which reads image files as textures.
>How-To-Repeat:
n/a
>Fix:
# 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:
#
#	simage
#	simage/Makefile
#	simage/distinfo
#	simage/pkg-descr
#	simage/pkg-comment
#	simage/pkg-plist
#
echo c - simage
mkdir -p simage > /dev/null 2>&1
echo x - simage/Makefile
sed 's/^X//' >simage/Makefile << 'END-of-simage/Makefile'
X# New ports collection makefile for:	simage
X# Date created:				10 May 2002
X# Whom:					jesse@cs.uni-magdeburg.de
X#
X# $FreeBSD$
X#
X
XPORTNAME=	simage
XPORTVERSION=	1.2.2
XCATEGORIES=	graphics
XMASTER_SITES=	ftp://ftp.coin3d.org/pub/coin/src/
X
XMAINTAINER=	jesse@cs.uni-magdeburg.de
X
XLIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
X		png.5:${PORTSDIR}/graphics/png \
X		ungif.5:${PORTSDIR}/graphics/libungif
X
XUSE_X_PREFIX=	yes
XUSE_LIBTOOL=	yes
XINSTALLS_SHLIB=	yes
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${PREFIX} --with-ungif=${LOCALBASE} --with-jpeg --with-png --with-tiff --with-mpeg2enc
X
X.include <bsd.port.mk>
END-of-simage/Makefile
echo x - simage/distinfo
sed 's/^X//' >simage/distinfo << 'END-of-simage/distinfo'
XMD5 (simage-1.2.2.tar.gz) = 5f5e9a560b692600d8999539446ec259
END-of-simage/distinfo
echo x - simage/pkg-descr
sed 's/^X//' >simage/pkg-descr << 'END-of-simage/pkg-descr'
XFrom its README:
X
XThis is ``simage'', a library with image format loaders and front-ends
Xto common import libraries. simage is meant for use with applications
Xwhich reads image files as textures.
X
XWWW: http://www.coin3d.org/
X
X Roland
Xjesse@cs.uni-magdeburg.de
END-of-simage/pkg-descr
echo x - simage/pkg-comment
sed 's/^X//' >simage/pkg-comment << 'END-of-simage/pkg-comment'
XLibrary with image format loaders and front-ends
END-of-simage/pkg-comment
echo x - simage/pkg-plist
sed 's/^X//' >simage/pkg-plist << 'END-of-simage/pkg-plist'
Xbin/simage-convert.scm
Xbin/simage-config
Xinclude/simage.h
Xinclude/guilesimage.h
Xlib/libsimage.so.22
Xlib/libsimage.so
Xlib/libsimage.la
Xlib/libguilesimage.so.0
Xlib/libguilesimage.so
Xlib/libguilesimage.la
Xshare/aclocal/simage.m4
Xshare/guile/coin/simage.scm
Xshare/Coin/conf/simage-default.cfg
X@dirrm include
X@dirrm lib
X@dirrm share/guile/coin
X@dirrm share/guile
X@dirrm share/Coin/conf
X@dirrm share/Coin
X@dirrm share
END-of-simage/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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