update to fuse-utils 0.6.2

ok grange@
This commit is contained in:
sturm 2004-05-08 06:48:08 +00:00
parent fe732258ce
commit 779a56e919
4 changed files with 27 additions and 10 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2003/10/17 06:28:07 grange Exp $
# $OpenBSD: Makefile,v 1.3 2004/05/08 06:48:08 sturm Exp $
COMMENT= "Free Unix Spectrum Emulator utilities"
DISTNAME= fuse-utils-0.6.1
DISTNAME= fuse-utils-0.6.2
CATEGORIES= emulators
HOMEPAGE= http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
HOMEPAGE= http://fuse-emulator.sourceforge.net/
MAINTAINER= Alexander Yurchenko <grange@openbsd.org>
@ -15,10 +15,11 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.srcf.ucam.org/~pak21/spectrum/ \
ftp://ftp.worldofspectrum.org/pub/sinclair/emulators/unix/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
LIB_DEPENDS= glib.1.2::devel/glib spectrum.2::devel/libspectrum
MODULES= gettext
LIB_DEPENDS= spectrum.3::devel/libspectrum
CONFIGURE_STYLE= gnu

View File

@ -1,3 +1,3 @@
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
MD5 (fuse-utils-0.6.2.tar.gz) = 1885e00b03d4b73919605a2004b56413
RMD160 (fuse-utils-0.6.2.tar.gz) = 9d352cef853bd3279ba9bd4cf70674a18a55b82b
SHA1 (fuse-utils-0.6.2.tar.gz) = 60d3ac5803429f4ca98e3f72d4206827d61fdad5

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-configure,v 1.1 2004/05/08 06:48:08 sturm Exp $
--- configure.orig 2004-04-25 12:18:29.000000000 +0200
+++ configure 2004-04-25 12:18:42.000000000 +0200
@@ -1238,7 +1238,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lgcrypt $LIBS"
+LIBS="-lgcrypt -lgpg-error -lintl $LIBS"
cat > conftest.$ac_ext <<EOF
#line 1244 "configure"
#include "confdefs.h"

View File

@ -1,16 +1,20 @@
@comment $OpenBSD: PLIST,v 1.2 2003/10/17 06:28:07 grange Exp $
@comment $OpenBSD: PLIST,v 1.3 2004/05/08 06:48:08 sturm Exp $
bin/listbasic
bin/rzxcheck
bin/rzxdump
bin/rzxtool
bin/scl2trd
bin/snap2tzx
bin/snapconv
bin/tapeconv
bin/tzxlist
man/man1/fuse-utils.1
man/man1/listbasic.1
man/man1/rzxcheck.1
man/man1/rzxdump.1
man/man1/rzxtool.1
man/man1/scl2trd.1
man/man1/snap2tzx.1
man/man1/snapconv.1
man/man1/tapeconv.1
man/man1/tzxlist.1