diff options
author | adam <adam@pkgsrc.org> | 2008-12-04 07:40:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2008-12-04 07:40:34 +0000 |
commit | 76a5e6b81cdb0c9cd7027d0712a5f11d2adcdc1c (patch) | |
tree | e2a4f871d4e0f78e3dd3722084c316d791505f21 /emulators/fuse-utils/PLIST | |
parent | 6e747bbe7e404604a1280005ca346fb803f393e5 (diff) | |
download | pkgsrc-76a5e6b81cdb0c9cd7027d0712a5f11d2adcdc1c.tar.gz |
Changes 0.10.0:
* audio2tape can now recognise standard ROM loaders.
* tzxlist now outputs block and tape lengths.
* snap2tzx: add 0.1s pause between blocks to ensure a gap between edges.
* tapeconv: add options for embedding metadata into the created file.
* tape2wav: ensure pulses do not get rounded down inappropriately.
* Allow building without libaudiofile.
Diffstat (limited to 'emulators/fuse-utils/PLIST')
-rw-r--r-- | emulators/fuse-utils/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/fuse-utils/PLIST b/emulators/fuse-utils/PLIST index 3408f5ff055..a4be640ed5b 100644 --- a/emulators/fuse-utils/PLIST +++ b/emulators/fuse-utils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2008/01/24 18:32:55 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2008/12/04 07:40:34 adam Exp $ bin/createhdf bin/listbasic bin/profile2map @@ -23,5 +23,6 @@ man/man1/rzxtool.1 man/man1/scl2trd.1 man/man1/snap2tzx.1 man/man1/snapconv.1 +man/man1/tape2wav.1 man/man1/tapeconv.1 man/man1/tzxlist.1 |