1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

update ogre3d to 1.2.3

This commit is contained in:
Oliver Lehmann 2006-09-18 17:31:39 +00:00
parent 0851ff5721
commit fe8896ea52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173342
11 changed files with 26 additions and 23 deletions

View File

@ -16,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= Ember is a WorldForge 3d client using the OGRE 3d library
LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
OgreMain.11:${PORTSDIR}/graphics/ogre3d \
OgreMain.12:${PORTSDIR}/graphics/ogre3d \
eris-1.3:${PORTSDIR}/devel/eris \
varconf-1.0.6:${PORTSDIR}/devel/varconf \
mercator-0.2.4:${PORTSDIR}/devel/mercator \
@ -31,13 +31,14 @@ USE_GCC= 3.4
USE_X_PREFIX= YES
USE_GNOME= gnomehack
USE_BZIP2= YES
USE_DOS2UNIX= YES
CPPFLAGS= -DBR_NO_MACROS
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 600000
IGNORE= Does not compile because of inlining error
.endif
#.if ${OSVERSION} < 600000
#IGNORE= Does not compile because of inlining error
#.endif
post-patch:
@${REINPLACE_CMD} -e '\
@ -68,6 +69,8 @@ post-patch:
${WRKSRC}/src/services/sound/SoundService.h
@${REINPLACE_CMD} -e 's|@LDFLAGS@|& -lopenal -lalut|' \
${WRKSRC}/src/components/ogre/Makefile.in
@${REINPLACE_CMD} '/^[ ]*\*[ ]/d' ${WRKSRC}/src/components/ogre/ogreopcode/opcode/*.cpp ${WRKSRC}/src/components/ogre/ogreopcode/opcode/*.h
@${REINPLACE_CMD} -e 's|^[ ]*//.*||g' ${WRKSRC}/src/components/ogre/ogreopcode/opcode/*.cpp ${WRKSRC}/src/components/ogre/ogreopcode/opcode/*.h
.if ${OSVERSION} < 500000
@${REINPLACE_CMD} -e 's|lrintf|(long int)rintf|g' \
${WRKSRC}/src/components/ogre/environment/meshtree/TStem.cpp \

View File

@ -16,7 +16,7 @@ MAINTAINER= amdmi3@mail.ru
COMMENT= Multiplayer first person shooter
BUILD_DEPENDS= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode
LIB_DEPENDS= OgreMain.11:${PORTSDIR}/graphics/ogre3d
LIB_DEPENDS= OgreMain.12:${PORTSDIR}/graphics/ogre3d
GNU_CONFIGURE= yes
USE_GMAKE= yes

View File

@ -6,11 +6,11 @@
#
PORTNAME= ogre3d
PORTVERSION= 1.2.2.p1
PORTVERSION= 1.2.3
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=ogre
DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g:S/-p/p/}
DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A scene-oriented, flexible 3D engine written in C++

View File

@ -1,3 +1,3 @@
MD5 (ogre-linux_osx-v1-2-2p1.tar.bz2) = 34004bdde39427e9a3213286f8cc057a
SHA256 (ogre-linux_osx-v1-2-2p1.tar.bz2) = 1c0c4f2a382301db1b7e89fc95e2a099a5a5891678923eabd0d72f26fc610547
SIZE (ogre-linux_osx-v1-2-2p1.tar.bz2) = 22890671
MD5 (ogre-linux_osx-v1-2-3.tar.bz2) = b2a8e3df61e2245c46457367a6b73ca0
SHA256 (ogre-linux_osx-v1-2-3.tar.bz2) = 528c4050d3dc90ab34d7eb7c6dfb5cf1c8254a08b4f9195e063ced96f2a2a6a5
SIZE (ogre-linux_osx-v1-2-3.tar.bz2) = 22956123

View File

@ -232,7 +232,7 @@ lib/libCEGUIOgreRenderer.so.0
lib/libOgreMain.a
lib/libOgreMain.la
lib/libOgreMain.so
lib/libOgreMain.so.11
lib/libOgreMain.so.12
lib/libOgrePlatform.a
lib/libOgrePlatform.la
lib/libOgrePlatform.so

View File

@ -6,11 +6,11 @@
#
PORTNAME= ogre3d
PORTVERSION= 1.2.2.p1
PORTVERSION= 1.2.3
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=ogre
DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g:S/-p/p/}
DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A scene-oriented, flexible 3D engine written in C++

View File

@ -1,3 +1,3 @@
MD5 (ogre-linux_osx-v1-2-2p1.tar.bz2) = 34004bdde39427e9a3213286f8cc057a
SHA256 (ogre-linux_osx-v1-2-2p1.tar.bz2) = 1c0c4f2a382301db1b7e89fc95e2a099a5a5891678923eabd0d72f26fc610547
SIZE (ogre-linux_osx-v1-2-2p1.tar.bz2) = 22890671
MD5 (ogre-linux_osx-v1-2-3.tar.bz2) = b2a8e3df61e2245c46457367a6b73ca0
SHA256 (ogre-linux_osx-v1-2-3.tar.bz2) = 528c4050d3dc90ab34d7eb7c6dfb5cf1c8254a08b4f9195e063ced96f2a2a6a5
SIZE (ogre-linux_osx-v1-2-3.tar.bz2) = 22956123

View File

@ -232,7 +232,7 @@ lib/libCEGUIOgreRenderer.so.0
lib/libOgreMain.a
lib/libOgreMain.la
lib/libOgreMain.so
lib/libOgreMain.so.11
lib/libOgreMain.so.12
lib/libOgrePlatform.a
lib/libOgrePlatform.la
lib/libOgrePlatform.so

View File

@ -6,11 +6,11 @@
#
PORTNAME= ogre3d
PORTVERSION= 1.2.2.p1
PORTVERSION= 1.2.3
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=ogre
DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g:S/-p/p/}
DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A scene-oriented, flexible 3D engine written in C++

View File

@ -1,3 +1,3 @@
MD5 (ogre-linux_osx-v1-2-2p1.tar.bz2) = 34004bdde39427e9a3213286f8cc057a
SHA256 (ogre-linux_osx-v1-2-2p1.tar.bz2) = 1c0c4f2a382301db1b7e89fc95e2a099a5a5891678923eabd0d72f26fc610547
SIZE (ogre-linux_osx-v1-2-2p1.tar.bz2) = 22890671
MD5 (ogre-linux_osx-v1-2-3.tar.bz2) = b2a8e3df61e2245c46457367a6b73ca0
SHA256 (ogre-linux_osx-v1-2-3.tar.bz2) = 528c4050d3dc90ab34d7eb7c6dfb5cf1c8254a08b4f9195e063ced96f2a2a6a5
SIZE (ogre-linux_osx-v1-2-3.tar.bz2) = 22956123

View File

@ -232,7 +232,7 @@ lib/libCEGUIOgreRenderer.so.0
lib/libOgreMain.a
lib/libOgreMain.la
lib/libOgreMain.so
lib/libOgreMain.so.11
lib/libOgreMain.so.12
lib/libOgrePlatform.a
lib/libOgrePlatform.la
lib/libOgrePlatform.so