diff options
author | obache <obache> | 2012-03-21 13:40:24 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-21 13:40:24 +0000 |
commit | bb7759014fe5161320c7d545f3ea204301ed4478 (patch) | |
tree | 7d900eeded1c9588e3e6929a121ba41d3d79b10c /emulators | |
parent | e78559ff9f30a675a369e52c57a2e0f05fc5b342 (diff) | |
download | pkgsrc-bb7759014fe5161320c7d545f3ea204301ed4478.tar.gz |
Import suse_openmotif-12.1 as emulators/suse121_openmotif.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require OpenMotif shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_openmotif/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse121_openmotif/Makefile | 13 | ||||
-rw-r--r-- | emulators/suse121_openmotif/distinfo | 8 |
3 files changed, 27 insertions, 0 deletions
diff --git a/emulators/suse121_openmotif/DESCR b/emulators/suse121_openmotif/DESCR new file mode 100644 index 00000000000..3ef578b05bb --- /dev/null +++ b/emulators/suse121_openmotif/DESCR @@ -0,0 +1,6 @@ +Linux compatibility package based on the openSUSE Linux distribution. +Please visit http://www.opensuse.org/ for more information about openSUSE +Linux. + +This package supports running ELF binaries linked with glibc2 that +require OpenMotif shared libraries. diff --git a/emulators/suse121_openmotif/Makefile b/emulators/suse121_openmotif/Makefile new file mode 100644 index 00000000000..11853ee2fab --- /dev/null +++ b/emulators/suse121_openmotif/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:40:24 obache Exp $ + +DISTNAME= suse_openmotif-${SUSE_VERSION} +CATEGORIES= emulators +RPMPKGS+= openmotif-libs-2.3.2-8.1.3.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for OpenMotif + +EMUL_MODULES.linux= x11 + +.include "../../emulators/suse121_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse121_openmotif/distinfo b/emulators/suse121_openmotif/distinfo new file mode 100644 index 00000000000..85c10197733 --- /dev/null +++ b/emulators/suse121_openmotif/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/03/21 13:40:24 obache Exp $ + +SHA1 (suse121/openmotif-libs-2.3.2-8.1.3.i586.rpm) = 5917aca03bef72549e7bd665e15eecfa06d2a5f7 +RMD160 (suse121/openmotif-libs-2.3.2-8.1.3.i586.rpm) = ec3ee7048e634c5d6d300e682a5dd4a67092db76 +Size (suse121/openmotif-libs-2.3.2-8.1.3.i586.rpm) = 1122588 bytes +SHA1 (suse121/openmotif-libs-2.3.2-8.1.3.x86_64.rpm) = d74c68e999aee054a937e7a674b84dd7da449eae +RMD160 (suse121/openmotif-libs-2.3.2-8.1.3.x86_64.rpm) = 9aa40e548b4e44e4b7235a9025ceda857d0f41eb +Size (suse121/openmotif-libs-2.3.2-8.1.3.x86_64.rpm) = 1119810 bytes |