diff options
author | tron <tron@pkgsrc.org> | 2002-04-04 09:46:51 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-04-04 09:46:51 +0000 |
commit | 5b8f7bf0ac8f2a38d790e91d05b84aa38cbc1ad2 (patch) | |
tree | 7757f636d91a594e619e40c3243df44dbf9af1ec /emulators/suse_libpng | |
parent | 8ad41b9c82da45387ed026ae80af45ec0afdc030 (diff) | |
download | pkgsrc-5b8f7bf0ac8f2a38d790e91d05b84aa38cbc1ad2.tar.gz |
Update SuSE packages to version 7.3. The included libraries and binaries
make it possible to use recent Linux applications on a NetBSD-current
(1.5ZC built from 2002-04-04 sources) kernel.
Diffstat (limited to 'emulators/suse_libpng')
-rw-r--r-- | emulators/suse_libpng/Makefile | 15 | ||||
-rw-r--r-- | emulators/suse_libpng/distinfo | 6 |
2 files changed, 11 insertions, 10 deletions
diff --git a/emulators/suse_libpng/Makefile b/emulators/suse_libpng/Makefile index 49e0044c0fa..4c86b39fd37 100644 --- a/emulators/suse_libpng/Makefile +++ b/emulators/suse_libpng/Makefile @@ -1,22 +1,23 @@ -# $NetBSD: Makefile,v 1.5 2001/02/17 18:38:29 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/04/04 09:47:06 tron Exp $ -DISTNAME= suse_libpng-${SUSE_VERSION} +DISTNAME= libpng +PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} -DISTFILES= ${RPMFILES} +EXTRACT_SUFX= .rpm -MAINTAINER= hubertf@netbsd.org +MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.suse.com/ -COMMENT= Linux compatibility package for png library +COMMENT= Linux compatibility package for the PNG library DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base ONLY_FOR_PLATFORM= NetBSD-*-i386 EXTRACT_ONLY= # empty -NO_BUILD= yes +NO_BUILD= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -RPMFILES= libpng.rpm +RPMFILES= ${DISTNAME}${EXTRACT_SUFX} .include "../suse_linux/Makefile.common" diff --git a/emulators/suse_libpng/distinfo b/emulators/suse_libpng/distinfo index 7758692fafb..a1d59dc790d 100644 --- a/emulators/suse_libpng/distinfo +++ b/emulators/suse_libpng/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 10:49:58 agc Exp $ +$NetBSD: distinfo,v 1.3 2002/04/04 09:47:06 tron Exp $ -SHA1 (suse64/libpng.rpm) = d7a1e08d995837f5949b7e9e60c13521eca394d1 -Size (suse64/libpng.rpm) = 215006 bytes +SHA1 (suse73/libpng.rpm) = 172d1cfdbe13f412826e5f1f57fd84d79b58676c +Size (suse73/libpng.rpm) = 329863 bytes |