diff options
author | tron <tron> | 2002-04-04 10:07:57 +0000 |
---|---|---|
committer | tron <tron> | 2002-04-04 10:07:57 +0000 |
commit | 837e516972031d234954c4d0e810aac433c716e3 (patch) | |
tree | f3b200485bc782fc02213e4de4e34480fd7a5585 /emulators/suse64_libjpeg | |
parent | 76a388c16ab6e0f159887fd5ce0ee2f99555d9c3 (diff) | |
download | pkgsrc-837e516972031d234954c4d0e810aac433c716e3.tar.gz |
Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on
NetBSD 1.5 and 1.5.x systems.
Diffstat (limited to 'emulators/suse64_libjpeg')
-rw-r--r-- | emulators/suse64_libjpeg/DESCR | 4 | ||||
-rw-r--r-- | emulators/suse64_libjpeg/Makefile | 24 | ||||
-rw-r--r-- | emulators/suse64_libjpeg/distinfo | 4 |
3 files changed, 32 insertions, 0 deletions
diff --git a/emulators/suse64_libjpeg/DESCR b/emulators/suse64_libjpeg/DESCR new file mode 100644 index 00000000000..3fe7a54d422 --- /dev/null +++ b/emulators/suse64_libjpeg/DESCR @@ -0,0 +1,4 @@ +Linux compatibility package based on the SuSE Linux distribution, take a +look at "http://www.suse.com/" for more information about it. + +This package supports running ELF binaries linked with jpeg shared libraries. diff --git a/emulators/suse64_libjpeg/Makefile b/emulators/suse64_libjpeg/Makefile new file mode 100644 index 00000000000..772d076d238 --- /dev/null +++ b/emulators/suse64_libjpeg/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $ + +DISTNAME= suse_libjpeg-${SUSE_VERSION} +PKGREVISION= 1 +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} \ + ftp://ftp.suse.com/pub/suse/i386/update/${SUSE_VERSION}/gra1/ +DISTFILES= ${RPMFILES} + +MAINTAINER= hubertf@netbsd.org +HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for jpeg binary + +DEPENDS+= suse_base-${SUSE_VERSION}*:../suse64_base + +ONLY_FOR_PLATFORM= NetBSD-*-i386 + +EXTRACT_ONLY= # empty +NO_BUILD= yes +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +RPMFILES= libjpeg-6.2.0-62.i386.rpm + +.include "../suse64_linux/Makefile.common" diff --git a/emulators/suse64_libjpeg/distinfo b/emulators/suse64_libjpeg/distinfo new file mode 100644 index 00000000000..0fd6428e808 --- /dev/null +++ b/emulators/suse64_libjpeg/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $ + +SHA1 (suse64/libjpeg-6.2.0-62.i386.rpm) = a750f07771d61614afcec41f0ac649e26486dc19 +Size (suse64/libjpeg-6.2.0-62.i386.rpm) = 154656 bytes |