pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse91_locale initial import of suse91_locale



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eafc96cd67b5
branches:  trunk
changeset: 480252:eafc96cd67b5
user:      recht <recht%pkgsrc.org@localhost>
date:      Thu Sep 02 20:39:34 2004 +0000

description:
initial import of suse91_locale

Linux compatibility package based on the SuSE Linux distribution, take a
look at "http://www.suse.com/"; for more information about it.

This package includes the glibc locale files.

diffstat:

 emulators/suse91_locale/DESCR    |   4 ++++
 emulators/suse91_locale/Makefile |  26 ++++++++++++++++++++++++++
 emulators/suse91_locale/distinfo |   4 ++++
 3 files changed, 34 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r 7a041b82dadb -r eafc96cd67b5 emulators/suse91_locale/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_locale/DESCR     Thu Sep 02 20:39:34 2004 +0000
@@ -0,0 +1,4 @@
+Linux compatibility package based on the SuSE Linux distribution, take a
+look at "http://www.suse.com/"; for more information about it.
+
+This package includes the glibc locale files.
diff -r 7a041b82dadb -r eafc96cd67b5 emulators/suse91_locale/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_locale/Makefile  Thu Sep 02 20:39:34 2004 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/02 20:39:34 recht Exp $
+
+DISTNAME=              suse_locale-${SUSE_VERSION}
+CATEGORIES=            emulators
+MASTER_SITES=          ${MASTER_SITE_SUSE91}
+DISTFILES=             ${RPMFILES}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://www.suse.com/
+COMMENT=               Locale files for the Linux compatibility package
+
+DEPENDS+=              suse_base>=${SUSE_VERSION}:../../emulators/suse91_base
+
+CONFLICTS=             linux-locale-[0-9]*
+
+ONLY_FOR_PLATFORM=      NetBSD-*-i386 FreeBSD-*-i386
+
+EXTRACT_ONLY=          # empty
+NO_BUILD=              YES
+NO_BUILDLINK=          YES
+PLIST_SRC=             ${WRKDIR}/PLIST_DYNAMIC
+
+RPMFILES=              glibc-locale-2.3.3-98.${SUSE_ARCH}.rpm
+
+.include "../../emulators/suse91_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r 7a041b82dadb -r eafc96cd67b5 emulators/suse91_locale/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_locale/distinfo  Thu Sep 02 20:39:34 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/02 20:39:34 recht Exp $
+
+SHA1 (suse91/i586/glibc-locale-2.3.3-98.i586.rpm) = 329ab066b6d21f95e0329731416806015ff2eda6
+Size (suse91/i586/glibc-locale-2.3.3-98.i586.rpm) = 10393732 bytes



Home | Main Index | Thread Index | Old Index