Index: head/games/scummvm/Makefile =================================================================== --- head/games/scummvm/Makefile (revision 428152) +++ head/games/scummvm/Makefile (revision 428153) @@ -1,74 +1,83 @@ # Created by: Alex Trull # $FreeBSD$ PORTNAME= scummvm -PORTVERSION= 1.8.1 +PORTVERSION= 1.9.0 CATEGORIES= games emulators -MASTER_SITES= SF +MASTER_SITES= http://www.scummvm.org/frs/scummvm/${PORTVERSION}/ MAINTAINER= lme@FreeBSD.org COMMENT= Interpreter for several adventure games -LICENSE= GPLv2+ +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake jpeg tar:bzip2 +LIB_DEPENDS= libtheoradec.so:multimedia/libtheora \ + libfaad.so:audio/faad \ + libmpeg2.so:multimedia/libmpeg2 \ + libfreetype.so:print/freetype2 + +USES= gmake jpeg tar:xz HAS_CONFIGURE= yes -USE_SDL= sdl -INSTALLS_ICONS= yes +USE_SDL= sdl2 +INSTALLS_ICONS= yes CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE} \ --with-jpeg-prefix=${LOCALBASE} \ --disable-alsa \ --with-zlib-prefix=/usr \ --disable-debug \ --disable-nasm \ --disable-tremor \ --enable-verbose-build LDFLAGS+= -lpthread -OPTIONS_DEFINE= VORBIS MP3 PNG FLAC FLUIDSYNTH MT32EMU DOCS +OPTIONS_DEFINE= VORBIS MP3 PNG FLAC FLUIDSYNTH MT32EMU DOCS SNDIO MT32EMU_DESC= MT-32 emulator OPTIONS_DEFAULT= VORBIS MP3 PNG MT32EMU VORBIS_LIB_DEPENDS= libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis VORBIS_CONFIGURE_ON= --with-ogg-prefix=${LOCALBASE} \ --with-vorbis-prefix=${LOCALBASE} VORBIS_CONFIGURE_OFF= --disable-vorbis MP3_LIB_DEPENDS= libmad.so:audio/libmad MP3_CONFIGURE_ON= --with-mad-prefix=${LOCALBASE} MP3_CONFIGURE_OFF= --disable-mad PNG_LIB_DEPENDS= libpng.so:graphics/png PNG_CONFIGURE_ON= --with-png-prefix=${LOCALBASE} PNG_CONFIGURE_OFF= --disable-png FLAC_LIB_DEPENDS= libFLAC.so:audio/flac FLAC_CONFIGURE_ON= --with-flac-prefix=${LOCALBASE} FLAC_CONFIGURE_OFF= --disable-flac FLUIDSYNTH_LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth FLUIDSYNTH_CONFIGURE_ON= --with-fluidsynth-prefix=${LOCALBASE} FLUIDSYNTH_CONFIGURE_OFF= --disable-fluidsynth MT32EMU_CONFIGURE_OFF= --disable-mt32emu + +SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio +SNDIO_CONFIGURE_ON= --with-sndio-prefix=${LOCALBASE} +SNDIO_CONFIGURE_OFF= --disable-sndio .include .if ${ARCH} == "armv6" CONFIGURE_ENV+= ASFLAGS=-meabi=5 .endif post-patch: @${REINPLACE_CMD} -e '/^mandir=/s/datarootdir/prefix/' \ ${WRKSRC}/configure post-install: ${INSTALL_DATA} ${WRKSRC}/dists/${PORTNAME}.desktop \ ${STAGEDIR}${DESKTOPDIR} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/games/scummvm/distinfo =================================================================== --- head/games/scummvm/distinfo (revision 428152) +++ head/games/scummvm/distinfo (revision 428153) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475754411 -SHA256 (scummvm-1.8.1.tar.bz2) = 5230bf512628157be0590f19916d8a9d860c222f04d82519c7d7a5f4fa4f5293 -SIZE (scummvm-1.8.1.tar.bz2) = 22636204 +TIMESTAMP = 1481143388 +SHA256 (scummvm-1.9.0.tar.xz) = 2417edcb1ad51ca05a817c58aeee610bc6db5442984e8cf28e8a5fd914e8ae05 +SIZE (scummvm-1.9.0.tar.xz) = 22020384 Index: head/games/scummvm/pkg-plist =================================================================== --- head/games/scummvm/pkg-plist (revision 428152) +++ head/games/scummvm/pkg-plist (revision 428153) @@ -1,30 +1,31 @@ bin/scummvm man/man6/scummvm.6.gz share/applications/scummvm.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/COPYING.BSD %%PORTDOCS%%%%DOCSDIR%%/COPYING.FREEFONT %%PORTDOCS%%%%DOCSDIR%%/COPYING.LGPL %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README +share/appdata/scummvm.appdata.xml share/icons/hicolor/scalable/apps/scummvm.svg share/pixmaps/scummvm.xpm %%DATADIR%%/access.dat %%DATADIR%%/drascula.dat %%DATADIR%%/hugo.dat %%DATADIR%%/kyra.dat %%DATADIR%%/lure.dat %%DATADIR%%/mort.dat %%DATADIR%%/neverhood.dat %%DATADIR%%/pred.dic %%DATADIR%%/queen.tbl %%DATADIR%%/scummclassic.zip %%DATADIR%%/scummmodern.zip %%DATADIR%%/sky.cpt %%DATADIR%%/teenagent.dat %%DATADIR%%/tony.dat %%DATADIR%%/toon.dat %%DATADIR%%/translations.dat %%DATADIR%%/wintermute.zip