Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2013 20:29:31 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329379 - in head/games/scummvm-tools: . files
Message-ID:  <201310042029.r94KTVOM043340@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lme
Date: Fri Oct  4 20:29:31 2013
New Revision: 329379
URL: http://svnweb.freebsd.org/changeset/ports/329379

Log:
  - Update to 1.6.0
  - Support staging
  - Use new LIB_DEPENDS syntax
  - USES gmake
  - Use upstream installation logic
  - Remove the no longer needed patch

Deleted:
  head/games/scummvm-tools/files/
Modified:
  head/games/scummvm-tools/Makefile
  head/games/scummvm-tools/distinfo   (contents, props changed)
  head/games/scummvm-tools/pkg-plist   (contents, props changed)

Modified: head/games/scummvm-tools/Makefile
==============================================================================
--- head/games/scummvm-tools/Makefile	Fri Oct  4 20:22:22 2013	(r329378)
+++ head/games/scummvm-tools/Makefile	Fri Oct  4 20:29:31 2013	(r329379)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	scummvm-tools
-DISTVERSION=	1.0.0rc1
-PORTREVISION=	5
+DISTVERSION=	1.6.0
 CATEGORIES=	games emulators
 MASTER_SITES=	SF/scummvm/${PORTNAME}/${DISTVERSION}
 
@@ -16,22 +15,18 @@ BUILD_DEPENDS=	lame:${PORTSDIR}/audio/la
 		oggenc:${PORTSDIR}/audio/vorbis-tools \
 		oggdec:${PORTSDIR}/audio/vorbis-tools \
 
-LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png \
-		vorbis.4:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png \
+		libvorbis.so:${PORTSDIR}/audio/libvorbis
 
 USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake
+GNU_CONFIGURE=	yes
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
-
-
-LDFLAGS+=	-L${LOCALBASE}/lib
-CXXFLAGS=	-I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15
+CONFIGURE_TARGET=
 
 OPTIONS_DEFINE=	WXGTK
 OPTIONS_DEFAULT=	WXGTK
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 .include <bsd.port.pre.mk>
 
@@ -42,31 +37,12 @@ WX_COMP=	wx:lib:build
 GUI_BIN=	tools_gui
 PLIST_SUB=	WX=""
 .else
+CONFIGURE_ARGS+=	--disable-wxwidgets
 PLIST_SUB=	WX="@comment "
 .endif
 
-post-patch:
-.if ${PORT_OPTIONS:MWXGTK}
-	@${REINPLACE_CMD} -e 's,wx-config,${WX_CONFIG},' ${WRKSRC}/Makefile
-.else
-	@${REINPLACE_CMD} -e '/tools_gui$$(EXEEXT)$$/d' ${WRKSRC}/Makefile
-.endif
-
-do-install:
-.for i in compress_agos compress_kyra compress_queen compress_saga \
-		compress_scumm_bun compress_scumm_san compress_scumm_sou \
-		compress_sword1 compress_sword2 compress_touche compress_tucker \
-		decine dekyra descumm desword2 degob encode_dxa extract_agos \
-		extract_cine extract_kyra extract_loom_tg16 extract_mm_apple \
-		extract_mm_c64 extract_mm_nes extract_parallaction \
-		extract_scumm_mac extract_t7g_mac extract_zak_c64 \
-		extract_gob_stk ${GUI_BIN}
-	@${INSTALL_PROGRAM} ${WRKSRC}/$i ${PREFIX}/bin
-.endfor
-
-.if ${PORT_OPTIONS:MDOCS}
-	@${MKDIR} ${DOCSDIR}
-	@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-.endif
+post-install:
+	@${MKDIR} ${STAGEDIR}${DOCSDIR}
+	@${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
 
 .include <bsd.port.post.mk>

Modified: head/games/scummvm-tools/distinfo
==============================================================================
--- head/games/scummvm-tools/distinfo	Fri Oct  4 20:22:22 2013	(r329378)
+++ head/games/scummvm-tools/distinfo	Fri Oct  4 20:29:31 2013	(r329379)
@@ -1,2 +1,2 @@
-SHA256 (scummvm-tools-1.0.0rc1.tar.bz2) = 437d32f06bb00ae9a5bf6b38b73b8447ebf2ab9e28ecaf5580fcdef6be1c7545
-SIZE (scummvm-tools-1.0.0rc1.tar.bz2) = 241672
+SHA256 (scummvm-tools-1.6.0.tar.bz2) = 66ac40732ab60d7bc3ab4fc6b6cd40191e1e1ede1bf4fd94dd01fa08ce1b9988
+SIZE (scummvm-tools-1.6.0.tar.bz2) = 954223

Modified: head/games/scummvm-tools/pkg-plist
==============================================================================
--- head/games/scummvm-tools/pkg-plist	Fri Oct  4 20:22:22 2013	(r329378)
+++ head/games/scummvm-tools/pkg-plist	Fri Oct  4 20:29:31 2013	(r329379)
@@ -1,32 +1,21 @@
-bin/compress_agos
-bin/compress_kyra
-bin/compress_queen
-bin/compress_saga
-bin/compress_scumm_bun
-bin/compress_scumm_san
-bin/compress_scumm_sou
-bin/compress_sword1
-bin/compress_sword2
-bin/compress_touche
-bin/compress_tucker
+bin/construct_mohawk
+bin/create_sjisfnt
 bin/decine
 bin/degob
 bin/dekyra
+bin/deriven
 bin/descumm
 bin/desword2
-bin/encode_dxa
-bin/extract_agos
-bin/extract_cine
-bin/extract_gob_stk
-bin/extract_kyra
-bin/extract_loom_tg16
-bin/extract_mm_apple
-bin/extract_mm_c64
-bin/extract_mm_nes
-bin/extract_parallaction
-bin/extract_scumm_mac
-bin/extract_t7g_mac
-bin/extract_zak_c64
-%%WX%%bin/tools_gui
+bin/extract_mohawk
+bin/gob_loadcalc
+%%WX%%bin/scummvm-tools
+bin/scummvm-tools-cli
 %%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%DATADIR%%/detaillogo.jpg
+%%DATADIR%%/logo.jpg
+%%DATADIR%%/scummvmtools.icns
+%%DATADIR%%/scummvmtools.ico
+%%DATADIR%%/scummvmtools_128.png
+%%DATADIR%%/tile.gif
+@dirrmtry %%DATADIR%%
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310042029.r94KTVOM043340>