From 712250c5f5f1c4d745758a61cf9843a25e095932 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 4 Apr 2002 10:07:57 +0000 Subject: Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation on NetBSD 1.5 and 1.5.x systems. --- emulators/suse64_xforms/DESCR | 5 +++++ emulators/suse64_xforms/Makefile | 23 +++++++++++++++++++++++ emulators/suse64_xforms/distinfo | 4 ++++ 3 files changed, 32 insertions(+) create mode 100644 emulators/suse64_xforms/DESCR create mode 100644 emulators/suse64_xforms/Makefile create mode 100644 emulators/suse64_xforms/distinfo (limited to 'emulators/suse64_xforms') diff --git a/emulators/suse64_xforms/DESCR b/emulators/suse64_xforms/DESCR new file mode 100644 index 00000000000..39ea324b0fd --- /dev/null +++ b/emulators/suse64_xforms/DESCR @@ -0,0 +1,5 @@ +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 glibc2 which require +the xforms library. diff --git a/emulators/suse64_xforms/Makefile b/emulators/suse64_xforms/Makefile new file mode 100644 index 00000000000..5723589c250 --- /dev/null +++ b/emulators/suse64_xforms/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $ + +DISTNAME= xforms +PKGNAME= suse_xforms-${SUSE_VERSION} +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SUSE:=pay1/} +EXTRACT_SUFX= .rpm + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for xforms binaries + +DEPENDS+= suse_x11-${SUSE_VERSION}*:../suse64_x11 + +ONLY_FOR_PLATFORM= NetBSD-*-i386 + +EXTRACT_ONLY= # empty +NO_BUILD= yes +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +RPMFILES= ${DISTNAME}${EXTRACT_SUFX} + +.include "../suse64_linux/Makefile.common" diff --git a/emulators/suse64_xforms/distinfo b/emulators/suse64_xforms/distinfo new file mode 100644 index 00000000000..c71a76ec749 --- /dev/null +++ b/emulators/suse64_xforms/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $ + +SHA1 (suse64/xforms.rpm) = 18881c86aff662da5fc9ecc35d4d31caef5b8982 +Size (suse64/xforms.rpm) = 228873 bytes -- cgit v1.2.3