diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-07 22:54:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-07 22:54:44 +0000 |
commit | 357ec5868ea475c7d8688969599dea994b6af416 (patch) | |
tree | 7df4e623da546c5f83bf97643383ca56f89e1d6a /emulators/suse100_resmgr | |
parent | a6528057d95199e0923e568235a5e7e885938dc1 (diff) | |
download | pkgsrc-357ec5868ea475c7d8688969599dea994b6af416.tar.gz |
Initial import of emulation packages for libraries needed by net/skype.
On NetBSD-4.99.30/amd64 it now segfaults during startup, but at
least it doesn't complain about missing libraries any longer.
Diffstat (limited to 'emulators/suse100_resmgr')
-rw-r--r-- | emulators/suse100_resmgr/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse100_resmgr/Makefile | 13 | ||||
-rw-r--r-- | emulators/suse100_resmgr/distinfo | 11 |
3 files changed, 30 insertions, 0 deletions
diff --git a/emulators/suse100_resmgr/DESCR b/emulators/suse100_resmgr/DESCR new file mode 100644 index 00000000000..bf3f773f618 --- /dev/null +++ b/emulators/suse100_resmgr/DESCR @@ -0,0 +1,6 @@ +Linux compatibility package based on the SuSE Linux distribution. +Please visit http://www.suse.com/ for more information about SuSE +Linux. + +This package supports running ELF binaries linked with glibc2 that +require resmgr shared libraries. diff --git a/emulators/suse100_resmgr/Makefile b/emulators/suse100_resmgr/Makefile new file mode 100644 index 00000000000..9b24cd33ee3 --- /dev/null +++ b/emulators/suse100_resmgr/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/09/07 22:54:44 wiz Exp $ + +DISTNAME= suse_resmgr-${SUSE_VERSION} +CATEGORIES= emulators +DISTFILES= resmgr-0.9.8_SVNr57-2.${SUSE_ARCH}.rpm + +MAINTAINER= tonio@NetBSD.org +COMMENT= Linux compatibility package for resmgr + +EMUL_MODULES.linux= base + +.include "../../emulators/suse100_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse100_resmgr/distinfo b/emulators/suse100_resmgr/distinfo new file mode 100644 index 00000000000..fb22e30f99b --- /dev/null +++ b/emulators/suse100_resmgr/distinfo @@ -0,0 +1,11 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/09/07 22:54:44 wiz Exp $ + +SHA1 (suse100/i586/resmgr-0.9.8_SVNr57-2.i586.rpm) = 3cfbfa8f78e301600f41632ebfa7a32a4dbc591e +RMD160 (suse100/i586/resmgr-0.9.8_SVNr57-2.i586.rpm) = 1e55b80b6be7de02f42765495eb54126f45ac99a +Size (suse100/i586/resmgr-0.9.8_SVNr57-2.i586.rpm) = 81053 bytes +SHA1 (suse100/ppc/resmgr-0.9.8_SVNr57-2.ppc.rpm) = fe8f829d47f8b8cd7c79c279c5235c5de52a3e15 +RMD160 (suse100/ppc/resmgr-0.9.8_SVNr57-2.ppc.rpm) = c8800ec71de70cda2d4e53ab5bb801db9120e72a +Size (suse100/ppc/resmgr-0.9.8_SVNr57-2.ppc.rpm) = 91683 bytes +SHA1 (suse100/x86_64/resmgr-0.9.8_SVNr57-2.x86_64.rpm) = 72ff3e9e66ad0045ab67ad9d9f0a784ce7c4320f +RMD160 (suse100/x86_64/resmgr-0.9.8_SVNr57-2.x86_64.rpm) = 814645f85c1aac98f1500762735edba9d433dd4d +Size (suse100/x86_64/resmgr-0.9.8_SVNr57-2.x86_64.rpm) = 84820 bytes |