summaryrefslogtreecommitdiff
path: root/archivers/szip/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-02-24 16:20:25 +0000
committeradam <adam@pkgsrc.org>2005-02-24 16:20:25 +0000
commitd4051ff4e18c6f9d7fdf93dfcd66b5bbdb1ef946 (patch)
treebf931748fc52961f4fd7063e3f18668ed440d06a /archivers/szip/Makefile
parent98bc63c55ce7c772a57c4db8856154defa9e2758 (diff)
downloadpkgsrc-d4051ff4e18c6f9d7fdf93dfcd66b5bbdb1ef946.tar.gz
Changes 2.0:
Bug fixes: -- Few bugs that caused overflow of the output buffer were fixed. New features: -- For information about changes in the SZIP source code see http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/Release_notes_2_0.pdf -- This release supports shared libraries. See "Known problems" section for additional information.
Diffstat (limited to 'archivers/szip/Makefile')
-rw-r--r--archivers/szip/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile
index 785e741d799..85d0dcaf374 100644
--- a/archivers/szip/Makefile
+++ b/archivers/szip/Makefile
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2004/07/28 02:47:35 minskim Exp $
-#
+# $NetBSD: Makefile,v 1.3 2005/02/24 16:20:25 adam Exp $
-DISTNAME= szip1.1
-PKGNAME= szip-1.1
-CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/szip/src/
+DISTNAME= szip-2.0
+CATEGORIES= archivers
+MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/szip/2.0/src/
+EXTRACT_SUFX= .tar
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
-COMMENT= Extended-Rice lossless compression
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
+COMMENT= Extended-Rice lossless compression
PKG_INSTALLATION_TYPES= overwrite pkgviews
-HAS_CONFIGURE= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
LICENSE= no-commercial-use