diff options
author | tron <tron> | 2006-04-18 08:59:49 +0000 |
---|---|---|
committer | tron <tron> | 2006-04-18 08:59:49 +0000 |
commit | 596a108fa2340d08a0dd7b03eec57c137eac71ba (patch) | |
tree | f9c43581776e7084e34e58b14b39b46fc3657362 /emulators | |
parent | 33336c16fe5c19c6ee2c28040b41822c0e11526e (diff) | |
download | pkgsrc-596a108fa2340d08a0dd7b03eec57c137eac71ba.tar.gz |
SuSE 10.0 Motif library compatibility package, based on the
SuSE 9.1 counterpart.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/DESCR | 5 | ||||
-rw-r--r-- | emulators/Makefile.i386 | 4 | ||||
-rw-r--r-- | emulators/distinfo | 8 | ||||
-rw-r--r-- | emulators/suse100_openmotif/DESCR | 5 | ||||
-rw-r--r-- | emulators/suse100_openmotif/Makefile | 23 | ||||
-rw-r--r-- | emulators/suse100_openmotif/Makefile.i386 | 4 | ||||
-rw-r--r-- | emulators/suse100_openmotif/distinfo | 8 |
7 files changed, 57 insertions, 0 deletions
diff --git a/emulators/DESCR b/emulators/DESCR new file mode 100644 index 00000000000..f67dbf54135 --- /dev/null +++ b/emulators/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/Makefile.i386 b/emulators/Makefile.i386 new file mode 100644 index 00000000000..c945b9abfdc --- /dev/null +++ b/emulators/Makefile.i386 @@ -0,0 +1,4 @@ +# $NetBSD: Makefile.i386,v 1.1.1.1 2006/04/18 08:59:49 tron Exp $ + +RPMFILES= openmotif-libs-2.2.3-13.${SUSE_ARCH}.rpm \ + openmotif21-libs-2.1.30MLI4-128.${SUSE_ARCH}.rpm diff --git a/emulators/distinfo b/emulators/distinfo new file mode 100644 index 00000000000..07f7093b057 --- /dev/null +++ b/emulators/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/04/18 08:59:49 tron Exp $ + +SHA1 (suse100/i586/openmotif-libs-2.2.3-13.i586.rpm) = 71ec720ac1de51eb68dae69df3e54bd638400433 +RMD160 (suse100/i586/openmotif-libs-2.2.3-13.i586.rpm) = 4524548dcdeaa5120ae86db29a41ed8b4bd8e807 +Size (suse100/i586/openmotif-libs-2.2.3-13.i586.rpm) = 1205363 bytes +SHA1 (suse100/i586/openmotif21-libs-2.1.30MLI4-128.i586.rpm) = 255e97dbb6be316031cf2b9a70b1198727e56988 +RMD160 (suse100/i586/openmotif21-libs-2.1.30MLI4-128.i586.rpm) = d83b128a8b94069496c704e36cefcf234ea53520 +Size (suse100/i586/openmotif21-libs-2.1.30MLI4-128.i586.rpm) = 1010343 bytes diff --git a/emulators/suse100_openmotif/DESCR b/emulators/suse100_openmotif/DESCR new file mode 100644 index 00000000000..f67dbf54135 --- /dev/null +++ b/emulators/suse100_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/suse100_openmotif/Makefile b/emulators/suse100_openmotif/Makefile new file mode 100644 index 00000000000..ec2db24d2a2 --- /dev/null +++ b/emulators/suse100_openmotif/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/04/18 09:01:36 tron Exp $ + +DISTNAME= suse_openmotif-${SUSE_VERSION} +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SUSE100} +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/suse100_x11 + +EXTRACT_ONLY= # empty +NO_BUILD= YES +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +.if exists(Makefile.${MACHINE_ARCH}) +.include "Makefile.${MACHINE_ARCH}" +.endif + +.include "../../emulators/suse100_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse100_openmotif/Makefile.i386 b/emulators/suse100_openmotif/Makefile.i386 new file mode 100644 index 00000000000..878ef2f0470 --- /dev/null +++ b/emulators/suse100_openmotif/Makefile.i386 @@ -0,0 +1,4 @@ +# $NetBSD: Makefile.i386,v 1.1.1.1 2006/04/18 09:01:36 tron Exp $ + +RPMFILES= openmotif-libs-2.2.3-13.${SUSE_ARCH}.rpm \ + openmotif21-libs-2.1.30MLI4-128.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_openmotif/distinfo b/emulators/suse100_openmotif/distinfo new file mode 100644 index 00000000000..8417178e0d3 --- /dev/null +++ b/emulators/suse100_openmotif/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/04/18 09:01:36 tron Exp $ + +SHA1 (suse100/i586/openmotif-libs-2.2.3-13.i586.rpm) = 71ec720ac1de51eb68dae69df3e54bd638400433 +RMD160 (suse100/i586/openmotif-libs-2.2.3-13.i586.rpm) = 4524548dcdeaa5120ae86db29a41ed8b4bd8e807 +Size (suse100/i586/openmotif-libs-2.2.3-13.i586.rpm) = 1205363 bytes +SHA1 (suse100/i586/openmotif21-libs-2.1.30MLI4-128.i586.rpm) = 255e97dbb6be316031cf2b9a70b1198727e56988 +RMD160 (suse100/i586/openmotif21-libs-2.1.30MLI4-128.i586.rpm) = d83b128a8b94069496c704e36cefcf234ea53520 +Size (suse100/i586/openmotif21-libs-2.1.30MLI4-128.i586.rpm) = 1010343 bytes |