Update to 2.3.0

PR:		ports/77970
Submitted by:	Ports Fury
This commit is contained in:
Volker Stolz 2005-03-03 07:51:03 +00:00
parent ca46d2b835
commit b879c09a01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130241
3 changed files with 66 additions and 1906 deletions

View File

@ -6,24 +6,23 @@
#
PORTNAME= Coin
PORTVERSION= 2.1.0
PORTREVISION= 2
PORTVERSION= 2.3.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/
MASTER_SITES= http://ftp.coin3d.org/coin/src/ \
ftp://ftp.coin3d.org/pub/coin/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API
BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
LIB_DEPENDS= simage.26:${PORTSDIR}/graphics/simage \
openal.0:${PORTSDIR}/audio/openal
LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
simage.26:${PORTSDIR}/graphics/simage
USE_REINPLACE= yes
USE_GL= yes
USE_XLIB= yes
USE_LIBTOOL_VER=13
CONFIGURE_ARGS= --program-transform-name="s/x/x/" --with-pthread=yes --enable-threadsafe \
--enable-3ds-import --enable-sound --enable-html
USE_REINPLACE= yes
USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-pthread=yes --enable-threadsafe \
--enable-3ds-import --enable-sound
INSTALLS_SHLIB= yes
MAN1= coin-config.1

View File

@ -1,2 +1,2 @@
MD5 (Coin-2.1.0.tar.gz) = e5c0b8f6449e2aac6343d3646c28aec8
SIZE (Coin-2.1.0.tar.gz) = 2712779
MD5 (Coin-2.3.0.tar.gz) = 17fb23a394ab79f149878ea8a3845b32
SIZE (Coin-2.3.0.tar.gz) = 3238436

File diff suppressed because it is too large Load Diff