diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-07-31 11:27:32 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-07-31 11:27:32 +0000 |
commit | ccd7c99dcf3ab6703a195b9a5392b8186ad881ac (patch) | |
tree | 2878aa6aca4e76ac39872fba6bccc925008d95ca /emulators | |
parent | 773f874cc7ea7f87216d5510bb14bc5448ef9019 (diff) | |
download | pkgsrc-ccd7c99dcf3ab6703a195b9a5392b8186ad881ac.tar.gz |
SuSE 9.1 Motif library compatibility package, based on the 7.3 counterpart
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse91_openmotif/DESCR | 5 | ||||
-rw-r--r-- | emulators/suse91_openmotif/Makefile | 24 | ||||
-rw-r--r-- | emulators/suse91_openmotif/distinfo | 4 |
3 files changed, 33 insertions, 0 deletions
diff --git a/emulators/suse91_openmotif/DESCR b/emulators/suse91_openmotif/DESCR new file mode 100644 index 00000000000..f67dbf54135 --- /dev/null +++ b/emulators/suse91_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/suse91_openmotif/Makefile b/emulators/suse91_openmotif/Makefile new file mode 100644 index 00000000000..2c811bb2731 --- /dev/null +++ b/emulators/suse91_openmotif/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/07/31 11:27:32 jdolecek Exp $ + +DISTNAME= suse_openmotif-${SUSE_VERSION} +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SUSE91} +DISTFILES= ${RPMFILES} + +MAINTAINER= tron@NetBSD.org +HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for the Motif library + +DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11 + +ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 + +EXTRACT_ONLY= # empty +NO_BUILD= YES +NO_BUILDLINK= YES +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +RPMFILES= openmotif-libs-2.2.2-515.${SUSE_ARCH}.rpm + +.include "../../emulators/suse91_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse91_openmotif/distinfo b/emulators/suse91_openmotif/distinfo new file mode 100644 index 00000000000..45b20a31c42 --- /dev/null +++ b/emulators/suse91_openmotif/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/07/31 11:27:32 jdolecek Exp $ + +SHA1 (suse91/i586/openmotif-libs-2.2.2-515.i586.rpm) = 0b32cfcc3553ec70776853f628de155c8544b9cf +Size (suse91/i586/openmotif-libs-2.2.2-515.i586.rpm) = 1184718 bytes |