aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2008-02-09 10:10:46 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2008-02-09 10:10:46 +0800
commitab64f68aaf3ea43b072bd7f42b6204d1279a0c9d (patch)
tree62c324e4311d567b866c5cc73fb16462fa8906b1 /emulators
parent80ebe518683f66282e6a410504fa664ef608c4a2 (diff)
downloadfreebsd-ports-gnome-ab64f68aaf3ea43b072bd7f42b6204d1279a0c9d.tar.gz
freebsd-ports-gnome-ab64f68aaf3ea43b072bd7f42b6204d1279a0c9d.tar.zst
freebsd-ports-gnome-ab64f68aaf3ea43b072bd7f42b6204d1279a0c9d.zip
- Update to 0.4.0
- Pass maintainership to submitter PR: ports/119514 Submitted by: Yuri Pankov <yuri.pankov gmail.com>
Diffstat (limited to 'emulators')
-rw-r--r--emulators/libspectrum/Makefile26
-rw-r--r--emulators/libspectrum/distinfo6
-rw-r--r--emulators/libspectrum/pkg-plist2
3 files changed, 15 insertions, 19 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index cfa30e60c34d..10d56b35c7ec 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -6,34 +6,30 @@
#
PORTNAME= libspectrum
-PORTVERSION= 0.3.0.1
+PORTVERSION= 0.4.0
CATEGORIES= emulators devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= fuse-emulator
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= yuri.pankov@gmail.com
COMMENT= Handling of ZX-Spectrum emulator files formats
-USE_AUTOTOOLS= libtool:15
-USE_PERL5_BUILD= yes
-WANT_GNOME= yes
+LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
+
+USE_GMAKE= yes
+USE_GNOME= glib20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAN3= libspectrum.3
-OPTIONS= GLIB "Use GLib" on \
- GCRYPT "Use libgcrypt" off
+OPTIONS= AUDIOFILE "Support loading from .wav files" on
.include <bsd.port.pre.mk>
-.if !defined(WITHOUT_GLIB)
-USE_GNOME= glib20
+.if !defined(WITHOUT_AUDIOFILE)
+LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile
.else
-CONFIGURE_ARGS+= --without-glib
-.endif
-
-.if defined(WITH_GCRYPT) || exists(${LOCALBASE}/include/gcrypt.h)
-LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt
+CONFIGURE_ARGS+=--without-libaudiofile
.endif
.if !defined(NOPORTDOCS)
diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo
index 51dfb18b91b2..af606665a3bf 100644
--- a/emulators/libspectrum/distinfo
+++ b/emulators/libspectrum/distinfo
@@ -1,3 +1,3 @@
-MD5 (libspectrum-0.3.0.1.tar.gz) = 0c3115064aa38cd0c6a5a5a286b38f79
-SHA256 (libspectrum-0.3.0.1.tar.gz) = 249d29982545f5116971c9cd8810943d724cfa8221e25299cdeab3f8e12b1438
-SIZE (libspectrum-0.3.0.1.tar.gz) = 451241
+MD5 (libspectrum-0.4.0.tar.gz) = 53ac8a2fef9e5fc29060a8612f3c27af
+SHA256 (libspectrum-0.4.0.tar.gz) = adddb56806d16b7853642734c2f99460dbb174b5f775ca3a756735eaab0e7ebe
+SIZE (libspectrum-0.4.0.tar.gz) = 470513
diff --git a/emulators/libspectrum/pkg-plist b/emulators/libspectrum/pkg-plist
index b3effda0628d..f93b19075fc6 100644
--- a/emulators/libspectrum/pkg-plist
+++ b/emulators/libspectrum/pkg-plist
@@ -3,7 +3,7 @@ include/libspectrum.h
lib/libspectrum.a
lib/libspectrum.la
lib/libspectrum.so
-lib/libspectrum.so.5
+lib/libspectrum.so.6
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README