diff options
author | tnn <tnn@pkgsrc.org> | 2015-03-02 19:14:08 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-03-02 19:14:08 +0000 |
commit | 030cc853217cda43d88b539157273acc1cabba63 (patch) | |
tree | 4091ad104adf6edb3912bc80cc23022d2b71fb0c /emulators | |
parent | 8fd5a54d8c33b65ac9a5dafeebab84b8671d0f17 (diff) | |
download | pkgsrc-030cc853217cda43d88b539157273acc1cabba63.tar.gz |
Import suse_lsb-13.1 as emulators/suse131_lsb.
This package provides runtime loader symlinks conformant to LSB 4.0.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_lsb/DESCR | 5 | ||||
-rw-r--r-- | emulators/suse131_lsb/Makefile | 13 | ||||
-rw-r--r-- | emulators/suse131_lsb/distinfo | 8 |
3 files changed, 26 insertions, 0 deletions
diff --git a/emulators/suse131_lsb/DESCR b/emulators/suse131_lsb/DESCR new file mode 100644 index 00000000000..bca72333a64 --- /dev/null +++ b/emulators/suse131_lsb/DESCR @@ -0,0 +1,5 @@ +Linux compatibility package based on the openSUSE Linux distribution. +Please visit http://www.opensuse.org/ for more information about openSUSE +Linux. + +This package provides runtime loader symlinks conformant to LSB 4.0. diff --git a/emulators/suse131_lsb/Makefile b/emulators/suse131_lsb/Makefile new file mode 100644 index 00000000000..fb719f11d06 --- /dev/null +++ b/emulators/suse131_lsb/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/03/02 19:14:08 tnn Exp $ + +PKGNAME= suse_lsb-${SUSE_VERSION} +CATEGORIES= emulators +RPMPKGS+= lsb-4.0-22.3.1.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for Linux Standard Base + +EMUL_MODULES.linux= base + +.include "../../emulators/suse131_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse131_lsb/distinfo b/emulators/suse131_lsb/distinfo new file mode 100644 index 00000000000..db73ac3a905 --- /dev/null +++ b/emulators/suse131_lsb/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1 2015/03/02 19:14:08 tnn Exp $ + +SHA1 (suse131/lsb-4.0-22.3.1.i586.rpm) = 4b596821a783e15089e4a5f9e77c00edcb403d4f +RMD160 (suse131/lsb-4.0-22.3.1.i586.rpm) = ad5a5a559481233b7c9a889d71110bec897ba4fc +Size (suse131/lsb-4.0-22.3.1.i586.rpm) = 8368 bytes +SHA1 (suse131/lsb-4.0-22.3.1.x86_64.rpm) = 17bc720da782bedc89730f46298b74580b928a10 +RMD160 (suse131/lsb-4.0-22.3.1.x86_64.rpm) = 55a1a6dc244eb1f258d249e550d220d875791e13 +Size (suse131/lsb-4.0-22.3.1.x86_64.rpm) = 8744 bytes |