diff options
author | obache <obache@pkgsrc.org> | 2012-03-21 13:41:02 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-21 13:41:02 +0000 |
commit | 016b58fdf8eaf96cd945d5e07a50401f6c142df6 (patch) | |
tree | 8ca0006ffae74c5433ce496999c76a7020b01f5e /emulators | |
parent | f4694a6e383a5940d275340fc61ebfff32dad08e (diff) | |
download | pkgsrc-016b58fdf8eaf96cd945d5e07a50401f6c142df6.tar.gz |
Import suse_slang-12.1 as emulators/suse121_slang.
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 S-Lang shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_slang/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse121_slang/Makefile | 13 | ||||
-rw-r--r-- | emulators/suse121_slang/distinfo | 8 |
3 files changed, 27 insertions, 0 deletions
diff --git a/emulators/suse121_slang/DESCR b/emulators/suse121_slang/DESCR new file mode 100644 index 00000000000..a80cdb8d090 --- /dev/null +++ b/emulators/suse121_slang/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 S-Lang shared libraries. diff --git a/emulators/suse121_slang/Makefile b/emulators/suse121_slang/Makefile new file mode 100644 index 00000000000..cf1c745b398 --- /dev/null +++ b/emulators/suse121_slang/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:41:02 obache Exp $ + +DISTNAME= suse_slang-${SUSE_VERSION} +CATEGORIES= emulators +RPMPKGS+= libslang2-2.2.2-6.1.2.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for S-Lang + +EMUL_MODULES.linux= base + +.include "../../emulators/suse121_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse121_slang/distinfo b/emulators/suse121_slang/distinfo new file mode 100644 index 00000000000..220ab71171d --- /dev/null +++ b/emulators/suse121_slang/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/03/21 13:41:02 obache Exp $ + +SHA1 (suse121/libslang2-2.2.2-6.1.2.i586.rpm) = 89ca3b2a367e519e2e2a64aeec1740e6b04b9573 +RMD160 (suse121/libslang2-2.2.2-6.1.2.i586.rpm) = 53ff7879b70773e777a0ce7bed094140040865c8 +Size (suse121/libslang2-2.2.2-6.1.2.i586.rpm) = 276652 bytes +SHA1 (suse121/libslang2-2.2.2-6.1.2.x86_64.rpm) = 04e28c8ede72d6a62062ca9d1ad93c1ded35a4bd +RMD160 (suse121/libslang2-2.2.2-6.1.2.x86_64.rpm) = 9241c45064ef217e1036787ddad160e2e70a6ee2 +Size (suse121/libslang2-2.2.2-6.1.2.x86_64.rpm) = 276937 bytes |