aboutsummaryrefslogtreecommitdiff
path: root/emulators/libspectrum
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-02-09 02:10:46 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-02-09 02:10:46 +0000
commit62d2bc8b244777b67dfc77748ca5d7b088d149e1 (patch)
tree5f77536c2227443ad7e9a1c82908ec72b697797e /emulators/libspectrum
parent7c2200a5613f011a8b442c52c44652f312be94be (diff)
downloadports-62d2bc8b244777b67dfc77748ca5d7b088d149e1.tar.gz
ports-62d2bc8b244777b67dfc77748ca5d7b088d149e1.zip
Notes
Diffstat (limited to 'emulators/libspectrum')
-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