aboutsummaryrefslogtreecommitdiff
path: root/emulators/libspectrum
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-06-11 22:02:29 +0000
committerRene Ladan <rene@FreeBSD.org>2016-06-11 22:02:29 +0000
commitc1538cfa581f5dc2873c55c7fc38746de3b1eb0f (patch)
tree26390cd0c6a7452d37a8ccb2f8c9e44aeac83e96 /emulators/libspectrum
parentfd1bf1a623140ffabba3d7c1a09ecf7caf25407f (diff)
downloadports-c1538cfa581f5dc2873c55c7fc38746de3b1eb0f.tar.gz
ports-c1538cfa581f5dc2873c55c7fc38746de3b1eb0f.zip
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]
Notes
Notes: svn path=/head/; revision=416760
Diffstat (limited to 'emulators/libspectrum')
-rw-r--r--emulators/libspectrum/Makefile14
-rw-r--r--emulators/libspectrum/distinfo5
-rw-r--r--emulators/libspectrum/pkg-plist2
3 files changed, 8 insertions, 13 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index 7f95678c927d..349d80e13a60 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -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
diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo
index 0784f623fa55..6bfa8257ceb2 100644
--- a/emulators/libspectrum/distinfo
+++ b/emulators/libspectrum/distinfo
@@ -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
diff --git a/emulators/libspectrum/pkg-plist b/emulators/libspectrum/pkg-plist
index 9c2a627c1c4f..2391e033526f 100644
--- a/emulators/libspectrum/pkg-plist
+++ b/emulators/libspectrum/pkg-plist
@@ -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