diff options
author | tron <tron@pkgsrc.org> | 2002-04-14 10:11:01 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-04-14 10:11:01 +0000 |
commit | 10b6c15fbccee9939750e29e1a907749aee71a20 (patch) | |
tree | 48ed9aa5ab125a6c9cd88babb94e6abf310a16b7 /emulators | |
parent | de21ea9c1458c1876008293579836b1b163d21be (diff) | |
download | pkgsrc-10b6c15fbccee9939750e29e1a907749aee71a20.tar.gz |
Import new "suse_openmotif" package:
Linux compatibility package for the Motif libraries
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse_openmotif/DESCR | 5 | ||||
-rw-r--r-- | emulators/suse_openmotif/Makefile | 23 | ||||
-rw-r--r-- | emulators/suse_openmotif/distinfo | 4 |
3 files changed, 32 insertions, 0 deletions
diff --git a/emulators/suse_openmotif/DESCR b/emulators/suse_openmotif/DESCR new file mode 100644 index 00000000000..f67dbf54135 --- /dev/null +++ b/emulators/suse_openmotif/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 OpenMotif shared +libraries. diff --git a/emulators/suse_openmotif/Makefile b/emulators/suse_openmotif/Makefile new file mode 100644 index 00000000000..5f9b5f3a870 --- /dev/null +++ b/emulators/suse_openmotif/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/04/14 10:11:01 tron Exp $ + +DISTNAME= openmotif +PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SUSE:=xdev/} +EXTRACT_SUFX= .rpm + +MAINTAINER= tron@netbsd.org +HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for the Motif libraries + +DEPENDS+= suse_x11>=${SUSE_VERSION}:../suse_x11 + +ONLY_FOR_PLATFORM= NetBSD-*-i386 + +EXTRACT_ONLY= # empty +NO_BUILD= YES +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +RPMFILES= ${DISTNAME}${EXTRACT_SUFX} + +.include "../suse_linux/Makefile.common" diff --git a/emulators/suse_openmotif/distinfo b/emulators/suse_openmotif/distinfo new file mode 100644 index 00000000000..7181f18dd5e --- /dev/null +++ b/emulators/suse_openmotif/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/04/14 10:11:01 tron Exp $ + +SHA1 (suse73/openmotif.rpm) = b4ab8826a90429f47cac6c1cd38c68eb8caa21c2 +Size (suse73/openmotif.rpm) = 1198634 bytes |