Update to libspectrum-0.2.0.1

ok naddy@ sturm@
This commit is contained in:
grange 2003-10-17 06:25:49 +00:00
parent eed2744390
commit 14cdcf040a
4 changed files with 8 additions and 10 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/12/16 14:29:55 grange Exp $
# $OpenBSD: Makefile,v 1.2 2003/10/17 06:25:49 grange Exp $
COMMENT= "ZX Spectrum emulator file format library"
DISTNAME= libspectrum-0.1.0
DISTNAME= libspectrum-0.2.0.1
CATEGORIES= devel
HOMEPAGE= http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html
@ -17,7 +17,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/
LIB_DEPENDS= glib.1.2::devel/glib
LIB_DEPENDS= glib.1.2::devel/glib gcrypt.6::security/libgcrypt
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED}

View File

@ -1,3 +1,3 @@
MD5 (libspectrum-0.1.0.tar.gz) = 944cd6028c35d4bd2dbe62cb70eb757b
RMD160 (libspectrum-0.1.0.tar.gz) = 8d65633ccdad2c730470cca2bb3c393819412ccc
SHA1 (libspectrum-0.1.0.tar.gz) = 578d50629ebe505dcc7e58cf3dfba8d1558ab9e1
MD5 (libspectrum-0.2.0.1.tar.gz) = 576f41f0c7db0c7c34a447db4a11f22a
RMD160 (libspectrum-0.2.0.1.tar.gz) = 670320932e988084a8ebcc5100f442f445ac987c
SHA1 (libspectrum-0.2.0.1.tar.gz) = fa04176fe52d3375b960b9f5d709dfdb826d09c8

View File

@ -2,5 +2,3 @@ libspectrum is a fairly simple library designed to make the handling
of various ZX Spectrum emulator-related file formats easy. So far it
handles .sna and .z80 snapshots (.sna read only), .tap and .tzx tape
images and .rzx input recording files.
WWW: ${HOMEPAGE}

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2002/12/16 14:29:55 grange Exp $
lib/libspectrum.so.0.0
@comment $OpenBSD: PFRAG.shared,v 1.2 2003/10/17 06:25:49 grange Exp $
lib/libspectrum.so.2.1
DYNLIBDIR(%D/lib)