Update the Spectrum Fuse ports to version 1.2.0
- Always include libaudiofile support, it was ON in fuse-utils but OFF in libspectrum - Bump version of libspectrum.so to 8.2.0 - New ulitity tape2pulses - Add missing LIB_DEPENDS / USES / USE_* [1] - Remove upstreamed patch - Pet portlint Reported by: poudriere [1]
This commit is contained in:
parent
fd1bf1a623
commit
c1538cfa58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416760
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fuse-utils
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -13,23 +12,17 @@ COMMENT= Utilities from the Free Unix Spectrum Emulator
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= pkgconfig
|
||||
LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
|
||||
libgcrypt.so:security/libgcrypt \
|
||||
libspectrum.so:emulators/libspectrum
|
||||
|
||||
USES= gettext iconv pkgconfig
|
||||
USE_GNOME= glib20
|
||||
|
||||
LIB_DEPENDS= libspectrum.so:emulators/libspectrum
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-libspectrum-prefix=${LOCALBASE} \
|
||||
--with-local-prefix=${LOCALBASE}
|
||||
|
||||
OPTIONS_DEFINE= AUDIOTOOLS DOCS
|
||||
OPTIONS_DEFAULT= AUDIOTOOLS
|
||||
|
||||
AUDIOTOOLS_DESC= Build audio <-> tape utilities
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
AUDIOTOOLS_CONFIGURE_WITH= audiofile
|
||||
AUDIOTOOLS_LIB_DEPENDS= libaudiofile.so:audio/libaudiofile
|
||||
|
||||
# FIXME no way to specify ffmpeg1 paths to configure script
|
||||
#FFMPEG_LIB_DEPENDS= libavformat1.so:multimedia/ffmpeg1
|
||||
#FFMPEG_CONFIGURE_WITH= ffmpeg
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (fuse-utils-1.1.1.tar.gz) = 7c36c0b42805661a06c21aede3461ffc8ccdb5ce56fe232875bf86e79f77c93c
|
||||
SIZE (fuse-utils-1.1.1.tar.gz) = 505766
|
||||
TIMESTAMP = 1465508963
|
||||
SHA256 (fuse-utils-1.2.0.tar.gz) = 0a8d20d9c2a90619ab8e82dc33a5e91424c64a558728369dd9009435da1ef8be
|
||||
SIZE (fuse-utils-1.2.0.tar.gz) = 499785
|
||||
|
@ -1,4 +1,4 @@
|
||||
%%AUDIOTOOLS%%bin/audio2tape
|
||||
bin/audio2tape
|
||||
bin/createhdf
|
||||
bin/fmfconv
|
||||
bin/listbasic
|
||||
@ -10,7 +10,8 @@ bin/rzxtool
|
||||
bin/scl2trd
|
||||
bin/snap2tzx
|
||||
bin/snapconv
|
||||
%%AUDIOTOOLS%%bin/tape2wav
|
||||
bin/tape2pulses
|
||||
bin/tape2wav
|
||||
bin/tapeconv
|
||||
bin/tzxlist
|
||||
man/man1/createhdf.1.gz
|
||||
@ -27,8 +28,9 @@ man/man1/snapconv.1.gz
|
||||
man/man1/tapeconv.1.gz
|
||||
man/man1/tzxlist.1.gz
|
||||
man/man1/profile2map.1.gz
|
||||
%%AUDIOTOOLS%%man/man1/audio2tape.1.gz
|
||||
%%AUDIOTOOLS%%man/man1/tape2wav.1.gz
|
||||
man/man1/audio2tape.1.gz
|
||||
man/man1/tape2pulses.1.gz
|
||||
man/man1/tape2wav.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
|
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fuse
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 9
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -12,13 +11,16 @@ COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libspectrum.so:emulators/libspectrum \
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libgcrypt.so:security/libgcrypt \
|
||||
libpng.so:graphics/png \
|
||||
libgcrypt.so:security/libgcrypt
|
||||
libspectrum.so:emulators/libspectrum
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake localbase pkgconfig
|
||||
USE_GNOME= libxml2 glib20
|
||||
USES= gettext gmake localbase pkgconfig
|
||||
USE_GNOME= cairo libxml2 glib20
|
||||
USE_XORG= x11
|
||||
|
||||
CONFIGURE_ARGS+=--without-alsa --without-joystick
|
||||
|
||||
@ -57,6 +59,7 @@ INSTALLS_ICONS= yes
|
||||
|
||||
post-extract:
|
||||
${CP} ${WRKSRC}/roms/README.copyright ${WRKSRC}
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for f in ${PORTDOCS}
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (fuse-1.1.1.tar.gz) = a857d4bd62e01d18429897467508af15624cbaf343caed8b9ba1ab3a8879444e
|
||||
SIZE (fuse-1.1.1.tar.gz) = 1881332
|
||||
TIMESTAMP = 1465509349
|
||||
SHA256 (fuse-1.2.0.tar.gz) = 72621b23c31c69a31e97b698761c4a21a209b23f4d53f8b441291c14f6811acb
|
||||
SIZE (fuse-1.2.0.tar.gz) = 1622829
|
||||
|
@ -1,27 +0,0 @@
|
||||
--- sound/aosound.c.orig 2013-05-16 20:26:12 UTC
|
||||
+++ sound/aosound.c
|
||||
@@ -78,14 +78,14 @@ driver_error( void )
|
||||
}
|
||||
}
|
||||
|
||||
-static void
|
||||
+static int
|
||||
parse_driver_options( const char *device, int *driver_id, ao_option **options )
|
||||
{
|
||||
char *mutable, *option, *key, *value;
|
||||
|
||||
/* Get a copy of the device string we can modify */
|
||||
if( !device || *device == '\0' )
|
||||
- return;
|
||||
+ return 0;
|
||||
|
||||
mutable = utils_safe_strdup( device );
|
||||
|
||||
@@ -119,6 +119,7 @@ parse_driver_options( const char *device
|
||||
}
|
||||
|
||||
free( mutable );
|
||||
+ return 0;
|
||||
}
|
||||
|
||||
int
|
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libspectrum
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= emulators devel
|
||||
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -12,18 +11,13 @@ COMMENT= Handling of ZX-Spectrum emulator files formats
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libgcrypt.so:security/libgcrypt
|
||||
LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
|
||||
libgcrypt.so:security/libgcrypt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake pkgconfig libtool
|
||||
|
||||
OPTIONS_DEFINE= AUDIOFILE DOCS
|
||||
AUDIOFILE_DESC= Support loading from .wav files
|
||||
|
||||
AUDIOFILE_LIB_DEPENDS= libaudiofile.so:audio/libaudiofile
|
||||
AUDIOFILE_CONFIGURE_OFF= --without-libaudiofile
|
||||
USES= gettext gmake libtool pkgconfig
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (libspectrum-1.1.1.tar.gz) = 178d3607af2109b6b8dafac4f91912745b9f3c087319945c3a886bb7fe7989d5
|
||||
SIZE (libspectrum-1.1.1.tar.gz) = 502942
|
||||
TIMESTAMP = 1465507428
|
||||
SHA256 (libspectrum-1.2.0.tar.gz) = 5d08c624b181b18e708ca82183cae2162a9476dd524c421fbac52fe5ffba1e7a
|
||||
SIZE (libspectrum-1.2.0.tar.gz) = 509689
|
||||
|
@ -2,7 +2,7 @@ include/libspectrum.h
|
||||
lib/libspectrum.a
|
||||
lib/libspectrum.so
|
||||
lib/libspectrum.so.8
|
||||
lib/libspectrum.so.8.1.0
|
||||
lib/libspectrum.so.8.2.0
|
||||
man/man3/libspectrum.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user