1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Update to 0.8.2

PR:		96231
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer
This commit is contained in:
Erwin Lansing 2006-04-25 11:15:17 +00:00
parent 42b46c0d11
commit 211ff6d4e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160425
2 changed files with 7 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= scummvm
PORTVERSION= 0.8.0
PORTVERSION= 0.8.2
CATEGORIES= games emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -15,10 +15,9 @@ MAINTAINER= freebsd.alex@trull.org
COMMENT= Graphical Adventure Game Virtual Machine
USE_BZIP2= yes
USE_GCC= 3.3+
#USE_GCC= 3.3+
USE_GMAKE= yes
HAS_CONFIGURE= yes
USE_REINPLACE= yes
USE_SDL= sdl
CONFIGURE_ARGS=--with-sdl-prefix=${LOCALBASE} \
@ -36,12 +35,12 @@ MAN6= scummvm.6
PORTDOCS= NEWS README TODO
PLIST_FILES= bin/scummvm
.include <bsd.port.pre.mk>
.if defined(WITH_MPEG2)
WITH_VORBIS= yes
.endif
.include <bsd.port.pre.mk>
.if defined(WITH_VORBIS)
LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg \
vorbis.3:${PORTSDIR}/audio/libvorbis

View File

@ -1,3 +1,3 @@
MD5 (scummvm-0.8.0.tar.bz2) = 56bfbcfbe5adde42a2a9e3d6dc3d9068
SHA256 (scummvm-0.8.0.tar.bz2) = ba1607691f0859974543b3d3759edf21860415f2c9d2bc4bdf1639a28f88a1a2
SIZE (scummvm-0.8.0.tar.bz2) = 2654730
MD5 (scummvm-0.8.2.tar.bz2) = 60c6977add285175c1133a3017512ce7
SHA256 (scummvm-0.8.2.tar.bz2) = 3877a7a4f9376c3ce4c014972c58f129bb8285c8241d193b0aec37b52a81d517
SIZE (scummvm-0.8.2.tar.bz2) = 2698022