Skip to content

Commit

Permalink
Update to 1.4.0:
Browse files Browse the repository at this point in the history
1.4.0 (????-??-??)
 - Updated the compress_sci tool to add support for compressing the AUDIO001.002
   audio files of the CD versions of King's Quest 5 and Jones in the Fast Lane.

1.3.0 (2011-05-28)
 - Fix bug #3092367: "TOOLS: Improve GUI for Ogg encoding options".

1.2.0 (2010-10-15)
 - Add extract_fascination_cd tool for extracting STK archives from a mode1/2048
   Fascination CD image.
 - Fix bug #2984225: "Tools: configure should check if libwxgtk2.8-dev is installed".
 - Add version information to tools.
 - Respect $BINDIR when installing (similar to ScummVM).
 - Fix bug #2983010: GUI Tools builds even if optioned out.
 - Change the behavior of the CLI flags for MP3 encoding.
 - Add option to process other files at the end of a process.
 - Improve visual feedback after a process has finished. It should now be clear that
   it has finished and whether it was a success or not.

1.1.1 (2010-05-02)
 First tools version to contain a NEWS file.

 - Improve the way the images are loaded for the tools GUI. It increases the chances of success.
 - Fix bug #2984217: "Tools: The media directory is not intalled".
 - Fix bug #2905473: "GUI Tools: cannot use lame with compress_scumm_sou".
 - Patch #2982306: "set MP3 ABR bit rate in GUI Tools".
 - Patch #2982090: "Tools: include unistd.h for unlink".
 - Patch #2982091: "Tools: use $(INSTALL) instead of install".
 - Fix endian problem in create_sjisfnt.
  • Loading branch information
wiz committed Aug 12, 2012
1 parent 30f5f21 commit ee63c87
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 112 deletions.
33 changes: 12 additions & 21 deletions games/scummvm-tools/Makefile
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.8 2011/04/03 11:20:52 wiz Exp $
# $NetBSD: Makefile,v 1.9 2012/08/12 22:00:34 wiz Exp $
#

DISTNAME= scummvm-tools-0.9.0
PKGREVISION= 2
DISTNAME= scummvm-tools-1.4.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/}
EXTRACT_SUFX= .tar.bz2
Expand All @@ -12,30 +11,22 @@ HOMEPAGE= http://scummvm.sourceforge.net/
COMMENT= Conversion and compression tools for ScummVM
LICENSE= gnu-gpl-v2

DEPENDS+= flac-[0-9]*:../../audio/flac
DEPENDS+= lame-[0-9]*:../../audio/lame
DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/tools-0.9.0
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}

INSTALLATION_DIRS= bin share/doc/scummvm-tools

do-install:
for f in compress_kyra compress_queen compress_saga \
compress_scumm_san compress_scumm_sou compress_scumm_bun \
compress_simon compress_sword1 compress_sword2 dekyra \
descumm desword2 encode_dxa extract_kyra extract_loom_tg16 \
extract_mm_c64 extract_mm_nes extract_scumm_mac \
extract_simon1_amiga extract_zak_c64; \
do \
${INSTALL_PROGRAM} ${WRKSRC}/$$f ${DESTDIR}${PREFIX}/bin; \
done
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/scummvm-tools
INSTALLATION_DIRS= bin

.include "../../audio/flac/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/wxGTK28/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
36 changes: 17 additions & 19 deletions games/scummvm-tools/PLIST
@@ -1,22 +1,20 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:56:56 joerg Exp $
bin/compress_kyra
bin/compress_queen
bin/compress_saga
bin/compress_scumm_bun
bin/compress_scumm_san
bin/compress_scumm_sou
bin/compress_simon
bin/compress_sword1
bin/compress_sword2
@comment $NetBSD: PLIST,v 1.3 2012/08/12 22:00:34 wiz Exp $
bin/construct_mohawk
bin/create_sjisfnt
bin/decine
bin/decompile
bin/degob
bin/dekyra
bin/deriven
bin/descumm
bin/desword2
bin/encode_dxa
bin/extract_kyra
bin/extract_loom_tg16
bin/extract_mm_c64
bin/extract_mm_nes
bin/extract_scumm_mac
bin/extract_simon1_amiga
bin/extract_zak_c64
share/doc/scummvm-tools/README
bin/extract_mohawk
bin/gob_loadcalc
bin/scummvm-tools
bin/scummvm-tools-cli
share/scummvm-tools/detaillogo.jpg
share/scummvm-tools/logo.jpg
share/scummvm-tools/scummvmtools.icns
share/scummvm-tools/scummvmtools.ico
share/scummvm-tools/scummvmtools_128.png
share/scummvm-tools/tile.gif
10 changes: 4 additions & 6 deletions games/scummvm-tools/distinfo
@@ -1,7 +1,5 @@
$NetBSD: distinfo,v 1.2 2011/04/03 11:20:46 wiz Exp $
$NetBSD: distinfo,v 1.3 2012/08/12 22:00:34 wiz Exp $

SHA1 (scummvm-tools-0.9.0.tar.bz2) = c732c0706ae59fc26778ca3fc341dc3873370649
RMD160 (scummvm-tools-0.9.0.tar.bz2) = eb9f8cc348150ed9b7d952e99121f152fee5f06d
Size (scummvm-tools-0.9.0.tar.bz2) = 116414 bytes
SHA1 (patch-aa) = de4e3fb5e98acfcb58f1b07d083f78918138fff5
SHA1 (patch-encode__dxa.cpp) = d96c5a16c8ab4ee000663e52434fb584beffaea9
SHA1 (scummvm-tools-1.4.0.tar.bz2) = 44a422872180f8aea3eb57e0462d930e22c533ba
RMD160 (scummvm-tools-1.4.0.tar.bz2) = baabb1d8fb99be72c5eafb186aa132b797edc58d
Size (scummvm-tools-1.4.0.tar.bz2) = 943697 bytes
29 changes: 0 additions & 29 deletions games/scummvm-tools/patches/patch-aa

This file was deleted.

37 changes: 0 additions & 37 deletions games/scummvm-tools/patches/patch-encode__dxa.cpp

This file was deleted.

0 comments on commit ee63c87

Please sign in to comment.