pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/fuse-utils 2008-12-10 Philip Kendall <phil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b6ccb4ad38c
branches: trunk
changeset: 553119:1b6ccb4ad38c
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jan 15 11:50:06 2009 +0000
description:
2008-12-10 Philip Kendall <philip-fuse%shadowmagic.org.uk@localhost>
* Version 0.10.0.1 released
* Ensure all audio2tape header files are distributed (Fredrick
Meunier).
* Fix compilation when libaudiofile isn't present (Fredrick
Meunier).
2008-12-03 Philip Kendall <philip-fuse%shadowmagic.org.uk@localhost>
* Version 0.10.0 released
diffstat:
emulators/fuse-utils/Makefile | 6 +++---
emulators/fuse-utils/PLIST | 4 +++-
emulators/fuse-utils/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 73e9c619e8c6 -r 1b6ccb4ad38c emulators/fuse-utils/Makefile
--- a/emulators/fuse-utils/Makefile Thu Jan 15 11:49:30 2009 +0000
+++ b/emulators/fuse-utils/Makefile Thu Jan 15 11:50:06 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2008/12/04 07:40:34 adam Exp $
+# $NetBSD: Makefile,v 1.17 2009/01/15 11:50:06 adam Exp $
-DISTNAME= fuse-utils-0.10.0
+DISTNAME= fuse-utils-0.10.0.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
@@ -13,11 +13,11 @@
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --without-audiofile
LIBS+= -lgcrypt
LIBS+= -lgpg-error
+.include "../../audio/libaudiofile/buildlink3.mk"
.include "../../emulators/libspectrum/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../security/libgpg-error/buildlink3.mk"
diff -r 73e9c619e8c6 -r 1b6ccb4ad38c emulators/fuse-utils/PLIST
--- a/emulators/fuse-utils/PLIST Thu Jan 15 11:49:30 2009 +0000
+++ b/emulators/fuse-utils/PLIST Thu Jan 15 11:50:06 2009 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.6 2008/12/04 07:40:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/01/15 11:50:06 adam Exp $
+bin/audio2tape
bin/createhdf
bin/listbasic
bin/profile2map
@@ -9,6 +10,7 @@
bin/scl2trd
bin/snap2tzx
bin/snapconv
+bin/tape2wav
bin/tapeconv
bin/tzxlist
man/man1/audio2tape.1
diff -r 73e9c619e8c6 -r 1b6ccb4ad38c emulators/fuse-utils/distinfo
--- a/emulators/fuse-utils/distinfo Thu Jan 15 11:49:30 2009 +0000
+++ b/emulators/fuse-utils/distinfo Thu Jan 15 11:50:06 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/12/04 07:40:34 adam Exp $
+$NetBSD: distinfo,v 1.8 2009/01/15 11:50:06 adam Exp $
-SHA1 (fuse-utils-0.10.0.tar.gz) = d93986be21b3953e9fccaaccf6b4a59257ec62a1
-RMD160 (fuse-utils-0.10.0.tar.gz) = 132b4881b6e0030da32f4754d03f6c74ffd03df8
-Size (fuse-utils-0.10.0.tar.gz) = 393149 bytes
+SHA1 (fuse-utils-0.10.0.1.tar.gz) = eb2fdeab56881ce28f3da268355d0fd60433d80b
+RMD160 (fuse-utils-0.10.0.1.tar.gz) = 2867781573530783f7da2de86a583b6f9b03cbb5
+Size (fuse-utils-0.10.0.1.tar.gz) = 394523 bytes
Home |
Main Index |
Thread Index |
Old Index