pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse100_locale Import for suse100_locale pac...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1481c2488b38
branches: trunk
changeset: 509678:1481c2488b38
user: tonio <tonio%pkgsrc.org@localhost>
date: Mon Mar 13 10:25:35 2006 +0000
description:
Import for suse100_locale package, needed for acroread7 and sun-j* packages
diffstat:
emulators/suse100_locale/DESCR | 4 ++++
emulators/suse100_locale/Makefile | 26 ++++++++++++++++++++++++++
emulators/suse100_locale/Makefile.i386 | 3 +++
emulators/suse100_locale/Makefile.powerpc | 3 +++
emulators/suse100_locale/Makefile.x86_64 | 3 +++
emulators/suse100_locale/distinfo.i386 | 5 +++++
emulators/suse100_locale/distinfo.powerpc | 5 +++++
emulators/suse100_locale/distinfo.x86_64 | 5 +++++
8 files changed, 54 insertions(+), 0 deletions(-)
diffs (86 lines):
diff -r 821b285e52b5 -r 1481c2488b38 emulators/suse100_locale/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_locale/DESCR Mon Mar 13 10:25:35 2006 +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 821b285e52b5 -r 1481c2488b38 emulators/suse100_locale/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_locale/Makefile Mon Mar 13 10:25:35 2006 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
+
+DISTNAME= suse_locale-${SUSE_VERSION}
+CATEGORIES= emulators
+MASTER_SITES= ${MASTER_SITE_SUSE100}
+DISTFILES= ${RPMFILES}
+
+MAINTAINER= tonio%NetBSD.org@localhost
+HOMEPAGE= http://www.suse.com/
+COMMENT= Locale files for the Linux compatibility package
+
+DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse100_base
+
+CONFLICTS= linux-locale-[0-9]*
+
+EXTRACT_ONLY= # empty
+NO_BUILD= YES
+PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
+
+.if exists(Makefile.${MACHINE_ARCH})
+.include "Makefile.${MACHINE_ARCH}"
+DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
+.endif
+
+.include "../../emulators/suse100_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r 821b285e52b5 -r 1481c2488b38 emulators/suse100_locale/Makefile.i386
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_locale/Makefile.i386 Mon Mar 13 10:25:35 2006 +0000
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.i386,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
+
+RPMFILES= glibc-locale-2.3.5-40.${SUSE_ARCH}.rpm
diff -r 821b285e52b5 -r 1481c2488b38 emulators/suse100_locale/Makefile.powerpc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_locale/Makefile.powerpc Mon Mar 13 10:25:35 2006 +0000
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.powerpc,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
+
+RPMFILES= glibc-locale-2.3.5-40.${SUSE_ARCH}.rpm
diff -r 821b285e52b5 -r 1481c2488b38 emulators/suse100_locale/Makefile.x86_64
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_locale/Makefile.x86_64 Mon Mar 13 10:25:35 2006 +0000
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.x86_64,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
+
+RPMFILES= glibc-locale-2.3.5-40.${SUSE_ARCH}.rpm
diff -r 821b285e52b5 -r 1481c2488b38 emulators/suse100_locale/distinfo.i386
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_locale/distinfo.i386 Mon Mar 13 10:25:35 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
+
+SHA1 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 7c54c225651d3dd5af7ad19a9cc5a924bfd0bbe3
+RMD160 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = b13bd9e9daeb5253b1f81a374d722c2c18e90297
+Size (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 12273740 bytes
diff -r 821b285e52b5 -r 1481c2488b38 emulators/suse100_locale/distinfo.powerpc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_locale/distinfo.powerpc Mon Mar 13 10:25:35 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
+
+SHA1 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 8106f6a1ebc3bcd2ddbbf202edbb15ef2c5b5d2d
+RMD160 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 5849a3cb3e31daec6f9f0ea78a6022d9170c8be5
+Size (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 12144947 bytes
diff -r 821b285e52b5 -r 1481c2488b38 emulators/suse100_locale/distinfo.x86_64
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_locale/distinfo.x86_64 Mon Mar 13 10:25:35 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
+
+SHA1 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = c17884ca8e8836b6b710ea4ee030cb5236b92472
+RMD160 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = a0b4493eeaa3f477782e7c63def328dafcd5b205
+Size (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = 12321930 bytes
Home |
Main Index |
Thread Index |
Old Index