diff options
author | chs <chs@pkgsrc.org> | 2010-09-24 01:27:25 +0000 |
---|---|---|
committer | chs <chs@pkgsrc.org> | 2010-09-24 01:27:25 +0000 |
commit | 97fdeda5083a92e706d7bebbde63fed0b224cedc (patch) | |
tree | 2af3bac443b5e6e067d1e76940292f6c4cdbba7c /emulators/suse113_locale | |
parent | fe5a95fe42f635911873b2fc9f351cd7cd17d0da (diff) | |
download | pkgsrc-97fdeda5083a92e706d7bebbde63fed0b224cedc.tar.gz |
Initial import of openSUSE 11.3 packages for Linux emulation.
Diffstat (limited to 'emulators/suse113_locale')
-rw-r--r-- | emulators/suse113_locale/DESCR | 5 | ||||
-rw-r--r-- | emulators/suse113_locale/Makefile | 15 | ||||
-rw-r--r-- | emulators/suse113_locale/distinfo | 8 |
3 files changed, 28 insertions, 0 deletions
diff --git a/emulators/suse113_locale/DESCR b/emulators/suse113_locale/DESCR new file mode 100644 index 00000000000..f5796d1ef9e --- /dev/null +++ b/emulators/suse113_locale/DESCR @@ -0,0 +1,5 @@ +Linux compatibility package based on the SuSE Linux distribution. +Please visit http://www.suse.com/ for more information about SuSE +Linux. + +This package contains the glibc2 locale files. diff --git a/emulators/suse113_locale/Makefile b/emulators/suse113_locale/Makefile new file mode 100644 index 00000000000..60098f46f01 --- /dev/null +++ b/emulators/suse113_locale/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 01:28:07 chs Exp $ + +DISTNAME= suse_locale-${SUSE_VERSION} +CATEGORIES= emulators +DISTFILES= glibc-locale-2.11.2-2.4.${SUSE_ARCH}.rpm + +CONFLICTS= linux-locale-[0-9]* + +MAINTAINER= tonio@NetBSD.org +COMMENT= Linux compatibility package with locale files + +EMUL_MODULES.linux= base + +.include "../../emulators/suse113_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse113_locale/distinfo b/emulators/suse113_locale/distinfo new file mode 100644 index 00000000000..e41b6ce87a0 --- /dev/null +++ b/emulators/suse113_locale/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/09/24 01:28:07 chs Exp $ + +SHA1 (suse113/i586/glibc-locale-2.11.2-2.4.i586.rpm) = 5a6361fef492615a07a18b6a4889feecad837d39 +RMD160 (suse113/i586/glibc-locale-2.11.2-2.4.i586.rpm) = 7a3d5348733b3684399415971b65fb487ecd3df0 +Size (suse113/i586/glibc-locale-2.11.2-2.4.i586.rpm) = 6190445 bytes +SHA1 (suse113/x86_64/glibc-locale-2.11.2-2.4.x86_64.rpm) = ad2b9de105d4b6996a683774bba187bb70821141 +RMD160 (suse113/x86_64/glibc-locale-2.11.2-2.4.x86_64.rpm) = 816d160e6d033e6e68eb2245098c46fe0dfa8762 +Size (suse113/x86_64/glibc-locale-2.11.2-2.4.x86_64.rpm) = 6178215 bytes |