mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 20060701
- Take maintainership PR: ports/101922 Submitted by: Raymond Pasco <ray@cultofray.net>
This commit is contained in:
parent
a880a02450
commit
2e36490f47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170436
@ -6,26 +6,27 @@
|
||||
#
|
||||
|
||||
PORTNAME= alephone
|
||||
PORTVERSION= 20051119
|
||||
PORTVERSION= 20060701
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= marathon
|
||||
DISTNAME= AlephOne-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ray@cultofray.net
|
||||
COMMENT= The open source version of Bungie's Marathon game
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost
|
||||
LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \
|
||||
lua.5:${PORTSDIR}/lang/lua50
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnometarget
|
||||
USE_SDL= image net sdl sound
|
||||
USE_GL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
|
||||
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (AlephOne-20051119.tar.gz) = 35d42aa80d3d2ab54b5ec5015e5ddcf4
|
||||
SHA256 (AlephOne-20051119.tar.gz) = 0f6dcb1acd153babc3905b18bf460eca7a62a29ba963a812015510d0fa9d9752
|
||||
SIZE (AlephOne-20051119.tar.gz) = 6519469
|
||||
MD5 (AlephOne-20060701.tar.bz2) = e0a8e3eca91e06fa19c95027980af0e0
|
||||
SHA256 (AlephOne-20060701.tar.bz2) = 594442f269b6d6ea69ea78e8100e017ec637f5d4c9e702bb112e9503301c2437
|
||||
SIZE (AlephOne-20060701.tar.bz2) = 5985411
|
||||
|
@ -17,6 +17,3 @@ do not have a graphics card with the appropriate functionality (you need
|
||||
to use the -g/--nogl option).
|
||||
|
||||
WWW: http://source.bungie.org/
|
||||
|
||||
Michael Alyn Miller
|
||||
malyn@strangeGizmo.com
|
||||
|
Loading…
Reference in New Issue
Block a user