From c7d23456b784264c3c80ff00f1138cff952fcf1a Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 29 Jan 2011 15:04:39 +0000 Subject: - Update to 1.0.0.1 PR: 154309 Submitted by: Yuri Pankov (maintainer) Feature safe: yes --- emulators/fuse/Makefile | 12 ++++++++---- emulators/fuse/distinfo | 5 ++--- emulators/fuse/pkg-plist | 2 ++ 3 files changed, 12 insertions(+), 7 deletions(-) (limited to 'emulators') diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index d18b0bcc17db..720df3da8595 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -6,19 +6,23 @@ # PORTNAME= fuse -PORTVERSION= 0.10.0.2 -PORTREVISION= 2 +PORTVERSION= 1.0.0.1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} MAINTAINER= yuri.pankov@gmail.com COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator -LIB_DEPENDS= spectrum.7:${PORTSDIR}/emulators/libspectrum \ +LIB_DEPENDS= spectrum.8:${PORTSDIR}/emulators/libspectrum \ gcrypt.17:${PORTSDIR}/security/libgcrypt -USE_GNOME= libxml2 glib20 gtk20 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes +USE_GNOME= libxml2 glib20 gtk20 + +CONFIGURE_ARGS+=--without-alsa --without-joystick CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 7540a65cf272..5807d7253c39 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,2 @@ -MD5 (fuse-0.10.0.2.tar.gz) = f6e44ad9d3ef6668cbfa60cd4647e024 -SHA256 (fuse-0.10.0.2.tar.gz) = 843d5a17b7956d81741f3280910252a29f543a02cf99a177ab78bdb7dc778672 -SIZE (fuse-0.10.0.2.tar.gz) = 1579106 +SHA256 (fuse-1.0.0.1.tar.gz) = 4bc7be3dca87aaf244b0769387a4d9b40f74d50b5077a4cf499d88c3362b511b +SIZE (fuse-1.0.0.1.tar.gz) = 1629111 diff --git a/emulators/fuse/pkg-plist b/emulators/fuse/pkg-plist index 2015c5962596..194fd24e1ff7 100644 --- a/emulators/fuse/pkg-plist +++ b/emulators/fuse/pkg-plist @@ -16,6 +16,7 @@ bin/fuse %%DATADIR%%/if1-2.rom %%DATADIR%%/keyboard.scr %%DATADIR%%/microdrive.bmp +%%DATADIR%%/opus.rom %%DATADIR%%/plus2-0.rom %%DATADIR%%/plus2-1.rom %%DATADIR%%/plus3-0.rom @@ -35,6 +36,7 @@ bin/fuse %%DATADIR%%/tape_2048.szx %%DATADIR%%/tape_2068.szx %%DATADIR%%/tape_48.szx +%%DATADIR%%/tape_48_ntsc.szx %%DATADIR%%/tape_pentagon.szx %%DATADIR%%/tape_plus2.szx %%DATADIR%%/tape_plus2a.szx -- cgit v1.2.3