diff options
author | recht <recht@pkgsrc.org> | 2004-09-02 20:39:34 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-09-02 20:39:34 +0000 |
commit | 3890a44d1e6713ead58583b384d5e7713bfbd68d (patch) | |
tree | 8e44f030526768324cc5bdd9b4031c75b84256b6 /emulators | |
parent | f0942d11b60e30dd39597c638300f28d07b55d2f (diff) | |
download | pkgsrc-3890a44d1e6713ead58583b384d5e7713bfbd68d.tar.gz |
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 (limited to 'emulators')
-rw-r--r-- | emulators/suse91_locale/DESCR | 4 | ||||
-rw-r--r-- | emulators/suse91_locale/Makefile | 26 | ||||
-rw-r--r-- | emulators/suse91_locale/distinfo | 4 |
3 files changed, 34 insertions, 0 deletions
diff --git a/emulators/suse91_locale/DESCR b/emulators/suse91_locale/DESCR new file mode 100644 index 00000000000..25484919ed3 --- /dev/null +++ b/emulators/suse91_locale/DESCR @@ -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 --git a/emulators/suse91_locale/Makefile b/emulators/suse91_locale/Makefile new file mode 100644 index 00000000000..86951017788 --- /dev/null +++ b/emulators/suse91_locale/Makefile @@ -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 +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 --git a/emulators/suse91_locale/distinfo b/emulators/suse91_locale/distinfo new file mode 100644 index 00000000000..bf554b1061c --- /dev/null +++ b/emulators/suse91_locale/distinfo @@ -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 |