[Midnightbsd-cvs] mports [23380] trunk/games/scummvm/pkg-plist: scum 2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 5 17:51:17 EDT 2018
Revision: 23380
http://svnweb.midnightbsd.org/mports/?rev=23380
Author: laffer1
Date: 2018-05-05 17:51:16 -0400 (Sat, 05 May 2018)
Log Message:
-----------
scum 2
Modified Paths:
--------------
trunk/games/scummvm/Makefile
trunk/games/scummvm/distinfo
trunk/games/scummvm/pkg-descr
trunk/games/scummvm/pkg-plist
Property Changed:
----------------
trunk/games/scummvm/pkg-descr
Modified: trunk/games/scummvm/Makefile
===================================================================
--- trunk/games/scummvm/Makefile 2018-05-05 21:50:48 UTC (rev 23379)
+++ trunk/games/scummvm/Makefile 2018-05-05 21:51:16 UTC (rev 23380)
@@ -1,19 +1,25 @@
# $MidnightBSD$
PORTNAME= scummvm
-DISTVERSION= 1.7.0
-PORTREVISION= 1
+PORTVERSION= 2.0.0
CATEGORIES= games emulators
-MASTER_SITES= SF
+MASTER_SITES= http://www.scummvm.org/frs/scummvm/${PORTVERSION}/
MAINTAINER= ports at MidnightBSD.org
COMMENT= Interpreter for several adventure games
LICENSE= gpl2
+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
+USE_SDL= sdl2
+INSTALLS_ICONS= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-sdl-prefix=${LOCALBASE} \
@@ -22,46 +28,52 @@
--with-zlib-prefix=/usr \
--disable-debug \
--disable-nasm \
- --disable-tremor
+ --disable-tremor \
+ --enable-verbose-build
+
LDFLAGS+= -lpthread
-OPTIONS_DEFINE= VORBIS MP3 PNG FLAC FLUIDSYNTH MT32EMU DOCS
-FLUIDSYNTH_DESC= FluidSynth MIDI synthesizer
+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:${PORTSDIR}/audio/libogg \
- libvorbis.so:${PORTSDIR}/audio/libvorbis
+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:${PORTSDIR}/audio/libmad
+MP3_LIB_DEPENDS= libmad.so:audio/libmad
MP3_CONFIGURE_ON= --with-mad-prefix=${LOCALBASE}
MP3_CONFIGURE_OFF= --disable-mad
-PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
+PNG_LIB_DEPENDS= libpng.so:graphics/png
PNG_CONFIGURE_ON= --with-png-prefix=${LOCALBASE}
PNG_CONFIGURE_OFF= --disable-png
-FLAC_LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac
+FLAC_LIB_DEPENDS= libFLAC.so:audio/flac
FLAC_CONFIGURE_ON= --with-flac-prefix=${LOCALBASE}
FLAC_CONFIGURE_OFF= --disable-flac
-FLUIDSYNTH_LIB_DEPENDS= libfluidsynth.so:${PORTSDIR}/audio/fluidsynth
+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 <bsd.port.pre.mk>
post-patch:
- @${REINPLACE_CMD} -e '/^mandir=/s/datarootdir/prefix/' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e '/^mandir=/s/datarootdir/prefix/' \
+ ${WRKSRC}/configure
post-install:
- ${MKDIR} ${DESKTOPDIR}
- ${INSTALL_DATA} ${WRKSRC}/dists/${PORTNAME}.desktop ${DESKTOPDIR}/
- ${STRIP_CMD} ${PREFIX}/bin/${PORTNAME}
+ ${INSTALL_DATA} ${WRKSRC}/dists/${PORTNAME}.desktop \
+ ${STAGEDIR}${DESKTOPDIR}
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.post.mk>
Modified: trunk/games/scummvm/distinfo
===================================================================
--- trunk/games/scummvm/distinfo 2018-05-05 21:50:48 UTC (rev 23379)
+++ trunk/games/scummvm/distinfo 2018-05-05 21:51:16 UTC (rev 23380)
@@ -1,2 +1,3 @@
-SHA256 (scummvm-1.7.0.tar.bz2) = d9ff0e8cf911afa466d5456d28fef692a17d47ddecfd428bf2fef591237c2e66
-SIZE (scummvm-1.7.0.tar.bz2) = 20018016
+TIMESTAMP = 1513770484
+SHA256 (scummvm-2.0.0.tar.xz) = 9784418d555ba75822d229514a05cf226b8ce1a751eec425432e6b7e128fca60
+SIZE (scummvm-2.0.0.tar.xz) = 21291656
Modified: trunk/games/scummvm/pkg-descr
===================================================================
--- trunk/games/scummvm/pkg-descr 2018-05-05 21:50:48 UTC (rev 23379)
+++ trunk/games/scummvm/pkg-descr 2018-05-05 21:51:16 UTC (rev 23380)
@@ -1,5 +1,5 @@
ScummVM is an 'Virtual Machine' for playing several classic graphical
-point-and-click adventure games developed by LucasArts, Revolution
+point-and-click adventure games developed by LucasArts, Revolution
and Adventure Soft.
See http://www.scummvm.org/compatibility.php for a full list of Games.
Property changes on: trunk/games/scummvm/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Modified: trunk/games/scummvm/pkg-plist
===================================================================
--- trunk/games/scummvm/pkg-plist 2018-05-05 21:50:48 UTC (rev 23379)
+++ trunk/games/scummvm/pkg-plist 2018-05-05 21:51:16 UTC (rev 23380)
@@ -9,7 +9,10 @@
%%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
@@ -22,6 +25,7 @@
%%DATADIR%%/scummmodern.zip
%%DATADIR%%/sky.cpt
%%DATADIR%%/teenagent.dat
+%%DATADIR%%/titanic.dat
%%DATADIR%%/tony.dat
%%DATADIR%%/toon.dat
%%DATADIR%%/translations.dat
More information about the Midnightbsd-cvs
mailing list