FreeBSD Bugzilla – Attachment 111918 Details for
Bug 153256
[patch] games/scummvm update to 1.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.75 KB, created by
Alex Kozlov
on 2010-12-17 20:10:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alex Kozlov
Created:
2010-12-17 20:10:10 UTC
Size:
1.75 KB
patch
obsolete
>Index: games/scummvm/Makefile >@@ -6,7 +6,7 @@ > # > > PORTNAME= scummvm >-DISTVERSION= 1.1.1 >+DISTVERSION= 1.2.0 > CATEGORIES= games emulators > MASTER_SITES= SF > MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${DISTVERSION} >@@ -14,9 +14,6 @@ > MAINTAINER= lme@FreeBSD.org > COMMENT= Interpreter for several adventure games > >-ONLY_FOR_ARCHS= i386 amd64 >-ONLY_FOR_ARCHS_REASON= "invokes i386 asm" >- > USE_BZIP2= yes > USE_GMAKE= yes > HAS_CONFIGURE= yes >@@ -33,13 +30,12 @@ > CONFIGURE_ENV= CXX="${CXX}" > LDFLAGS="${PTHREAD_LIBS}" > >-OPTIONS= VORBIS "Enable Ogg Vorbis support" off \ >+OPTIONS= VORBIS "Enable Ogg Vorbis support" on \ > MP3 "Enable MP3 support" on \ >- MPEG2 "Enable MPEG2 support (implies VORBIS)" on \ > FLAC "Enable FLAC support" off \ > FLUIDSYNTH "Enable FluidSynth MIDI synthesizer" off \ > MT32EMU "Enable MT-32 emulator" on \ >- X86_ASM "Enable assembly code (i386 only)" on >+ X86_ASM "Enable assembly code (i386 only)" off > > MAN6= scummvm.6 > >@@ -51,7 +47,7 @@ > sky.cpt \ > teenagent.dat > >-PLIST_FILES= bin/scummvm %%DATADIR%%/scummmodern.zip \ >+PLIST_FILES= bin/scummvm \ > %%DATADIR%%/scummvm.svg \ > %%DATADIR%%/scummmodern.zip \ > $(ENGINEDATA:S/^/%%DATADIR%%\/$$/) >@@ -68,10 +64,6 @@ > .endif > .endif > >-.if defined(WITH_MPEG2) >-WITH_VORBIS= yes >-.endif >- > .if defined(WITH_VORBIS) > LIB_DEPENDS+= ogg.7:${PORTSDIR}/audio/libogg \ > vorbis.4:${PORTSDIR}/audio/libvorbis >Index: games/scummvm/distinfo >@@ -1,3 +1,2 @@ >-MD5 (scummvm-1.1.1.tar.bz2) = ed9098a78022d07fa1482f14325e3ab8 >-SHA256 (scummvm-1.1.1.tar.bz2) = 9cc865c5690bfc1df4970d35984455031467381180a71d84b08dcc9f51e39d4a >-SIZE (scummvm-1.1.1.tar.bz2) = 8668735 >+SHA256 (scummvm-1.2.0.tar.bz2) = 3ffc594d7ce3c14ad9bbbfaec70479f83a8bdbda81cf1eacf2988127f1d4dac0 >+SIZE (scummvm-1.2.0.tar.bz2) = 9514141
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 153256
: 111918 |
111919