Update to fuse-utils-0.6.1
ok naddy@ sturm@
This commit is contained in:
parent
1ba8d0e0b6
commit
087a7e1929
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/12/16 14:33:35 grange Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2003/10/17 06:28:07 grange Exp $
|
||||
|
||||
COMMENT= "Free Unix Spectrum Emulator utilities"
|
||||
|
||||
DISTNAME= fuse-utils-0.5.1
|
||||
DISTNAME= fuse-utils-0.6.1
|
||||
CATEGORIES= emulators
|
||||
|
||||
HOMEPAGE= http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
|
||||
@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/ \
|
||||
ftp://ftp.worldofspectrum.org/pub/sinclair/emulators/unix/
|
||||
|
||||
LIB_DEPENDS= glib.1.2::devel/glib spectrum.0::devel/libspectrum
|
||||
LIB_DEPENDS= glib.1.2::devel/glib spectrum.2::devel/libspectrum
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (fuse-utils-0.5.1.tar.gz) = d820771203ffc65f010917387e62132a
|
||||
RMD160 (fuse-utils-0.5.1.tar.gz) = df4ee464375b2949d05526255861b113cd6fa479
|
||||
SHA1 (fuse-utils-0.5.1.tar.gz) = ea720cb5f044fa594bb26a7dd1130778a2c90fa5
|
||||
MD5 (fuse-utils-0.6.1.tar.gz) = bf66a50dd1a1c927036ac036c8981398
|
||||
RMD160 (fuse-utils-0.6.1.tar.gz) = bdd0accefa5c4a96a255c2620e260ba083a1a87a
|
||||
SHA1 (fuse-utils-0.6.1.tar.gz) = 483821d02f6fce806f6d12fb173d8ac293a9606c
|
||||
|
@ -2,5 +2,3 @@ fuse utilities are a few tools which may be of occasional use when
|
||||
dealing with ZX Spectrum emulator files. They were originally
|
||||
distributed with fuse, the Free Unix Spectrum Emulator, but are now
|
||||
independent of fuse and can be used on their own.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,9 +1,16 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/12/16 14:33:35 grange Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/10/17 06:28:07 grange Exp $
|
||||
bin/listbasic
|
||||
bin/rzxdump
|
||||
bin/rzxtool
|
||||
bin/tzxconv
|
||||
bin/scl2trd
|
||||
bin/snapconv
|
||||
bin/tapeconv
|
||||
bin/tzxlist
|
||||
man/man1/listbasic.1
|
||||
man/man1/rzxcheck.1
|
||||
man/man1/rzxdump.1
|
||||
man/man1/rzxtool.1
|
||||
man/man1/tzxconv.1
|
||||
man/man1/scl2trd.1
|
||||
man/man1/snapconv.1
|
||||
man/man1/tapeconv.1
|
||||
man/man1/tzxlist.1
|
||||
|
Loading…
Reference in New Issue
Block a user