diff options
author | obache <obache@pkgsrc.org> | 2012-03-21 13:36:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-21 13:36:14 +0000 |
commit | 506d44717678505931aaf28e046245fdf1b842c0 (patch) | |
tree | b86cd4c4075c915e72664ec5c9616a4be104c9f5 /emulators | |
parent | 090c121228c06c5aea90556001553a690bca9cfc (diff) | |
download | pkgsrc-506d44717678505931aaf28e046245fdf1b842c0.tar.gz |
Import suse_expat-12.1 as emulators/suse121_expat.
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 expat shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_expat/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse121_expat/Makefile | 13 | ||||
-rw-r--r-- | emulators/suse121_expat/distinfo | 8 |
3 files changed, 27 insertions, 0 deletions
diff --git a/emulators/suse121_expat/DESCR b/emulators/suse121_expat/DESCR new file mode 100644 index 00000000000..aa817976cec --- /dev/null +++ b/emulators/suse121_expat/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 expat shared libraries. diff --git a/emulators/suse121_expat/Makefile b/emulators/suse121_expat/Makefile new file mode 100644 index 00000000000..e19c9974909 --- /dev/null +++ b/emulators/suse121_expat/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:36:14 obache Exp $ + +DISTNAME= suse_expat-${SUSE_VERSION} +CATEGORIES= emulators +RPMPKGS+= libexpat1-2.0.1-109.1.4.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for expat + +EMUL_MODULES.linux= base + +.include "../../emulators/suse121_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse121_expat/distinfo b/emulators/suse121_expat/distinfo new file mode 100644 index 00000000000..8afc6ca6d46 --- /dev/null +++ b/emulators/suse121_expat/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/03/21 13:36:14 obache Exp $ + +SHA1 (suse121/libexpat1-2.0.1-109.1.4.i586.rpm) = 07baea9fa96b5d4f3a7eb7aa6d3b96c16f257f32 +RMD160 (suse121/libexpat1-2.0.1-109.1.4.i586.rpm) = 4b93d921d1177d361e7df165a4cb1bcd720f9720 +Size (suse121/libexpat1-2.0.1-109.1.4.i586.rpm) = 57722 bytes +SHA1 (suse121/libexpat1-2.0.1-109.1.4.x86_64.rpm) = 49281fb856380698fc72510a6c3cea85091de864 +RMD160 (suse121/libexpat1-2.0.1-109.1.4.x86_64.rpm) = 553237ba4a6d9e954d28951b8c1e4e45ae4fbe0c +Size (suse121/libexpat1-2.0.1-109.1.4.x86_64.rpm) = 57916 bytes |