diff options
author | obache <obache@pkgsrc.org> | 2013-12-05 11:42:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-12-05 11:42:12 +0000 |
commit | af71a9706d57cefa23dfd44e6974be8dbd58bcce (patch) | |
tree | a58c56c22e0eeab507e6d3bbe20f63fab5e564a4 /emulators/suse131_libssh | |
parent | 4fc0c292198959bc7a7b94d460f2d85b5fbcf46b (diff) | |
download | pkgsrc-af71a9706d57cefa23dfd44e6974be8dbd58bcce.tar.gz |
Added openSUSE 13.1 packages, provides a number of components for a
openSUSE-based Linux binary emulation environment.
Diffstat (limited to 'emulators/suse131_libssh')
-rw-r--r-- | emulators/suse131_libssh/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse131_libssh/Makefile | 13 | ||||
-rw-r--r-- | emulators/suse131_libssh/distinfo | 8 |
3 files changed, 27 insertions, 0 deletions
diff --git a/emulators/suse131_libssh/DESCR b/emulators/suse131_libssh/DESCR new file mode 100644 index 00000000000..8951c23dcf0 --- /dev/null +++ b/emulators/suse131_libssh/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 libssh shared libraries. diff --git a/emulators/suse131_libssh/Makefile b/emulators/suse131_libssh/Makefile new file mode 100644 index 00000000000..aa21fc5b26a --- /dev/null +++ b/emulators/suse131_libssh/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ + +DISTNAME= suse_libssh-${SUSE_VERSION} +CATEGORIES= emulators +RPMPKGS+= libssh2-1-1.4.3-7.1.2.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for libssh + +EMUL_MODULES.linux= base openssl + +.include "../../emulators/suse131_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse131_libssh/distinfo b/emulators/suse131_libssh/distinfo new file mode 100644 index 00000000000..697d6480485 --- /dev/null +++ b/emulators/suse131_libssh/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1 2013/12/05 11:42:16 obache Exp $ + +SHA1 (suse131/libssh2-1-1.4.3-7.1.2.i586.rpm) = eb5f62803f3da27f52c8ada30b2b6ee32268e336 +RMD160 (suse131/libssh2-1-1.4.3-7.1.2.i586.rpm) = c65b98f4ce74611081cf90b7baf8a2bd9cf55811 +Size (suse131/libssh2-1-1.4.3-7.1.2.i586.rpm) = 69791 bytes +SHA1 (suse131/libssh2-1-1.4.3-7.1.2.x86_64.rpm) = df6057030a58080af3434b5cc3b550f3d1eee76e +RMD160 (suse131/libssh2-1-1.4.3-7.1.2.x86_64.rpm) = f5d2ad3b62ecd9154f5dd917073d2af3664fb337 +Size (suse131/libssh2-1-1.4.3-7.1.2.x86_64.rpm) = 71260 bytes |