From 371068bcfe2d34672a13904e60cd6313194cd8d0 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 31 Jul 2004 11:48:40 +0000 Subject: SuSE 9.1 aspell compatibility package. This is intended for applications such as Opera, which use the aspell library for spell-checking functionality. TODO: this package should be able to use the 'native' aspell language directories, i.e. it should be possible to arrange symlinks so that the SuSE package would find the aspell files within ${LOCALBASE}. --- emulators/suse91_aspell/DESCR | 5 +++++ emulators/suse91_aspell/Makefile | 24 ++++++++++++++++++++++++ emulators/suse91_aspell/distinfo | 4 ++++ 3 files changed, 33 insertions(+) create mode 100644 emulators/suse91_aspell/DESCR create mode 100644 emulators/suse91_aspell/Makefile create mode 100644 emulators/suse91_aspell/distinfo (limited to 'emulators/suse91_aspell') diff --git a/emulators/suse91_aspell/DESCR b/emulators/suse91_aspell/DESCR new file mode 100644 index 00000000000..62e5a3f87e9 --- /dev/null +++ b/emulators/suse91_aspell/DESCR @@ -0,0 +1,5 @@ +Linux compatibility package based on the SuSE Linux distribution, take a +look at "http://www.suse.com/" for more information about it. + +This package supports running ELF binaries linked with glibc2 which don't +require X11 shared libraries. diff --git a/emulators/suse91_aspell/Makefile b/emulators/suse91_aspell/Makefile new file mode 100644 index 00000000000..943af7f2965 --- /dev/null +++ b/emulators/suse91_aspell/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/07/31 11:48:40 jdolecek Exp $ + +DISTNAME= suse_aspell-${SUSE_VERSION} +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SUSE91} +DISTFILES= ${RPMFILES} + +MAINTAINER= tron@NetBSD.org +HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for Aspell library + +DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base + +ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 + +EXTRACT_ONLY= # empty +NO_BUILD= YES +NO_BUILDLINK= YES +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +RPMFILES= aspell-0.50.5-35.${SUSE_ARCH}.rpm + +.include "../../emulators/suse91_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse91_aspell/distinfo b/emulators/suse91_aspell/distinfo new file mode 100644 index 00000000000..2cf25234cca --- /dev/null +++ b/emulators/suse91_aspell/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/07/31 11:48:40 jdolecek Exp $ + +SHA1 (suse91/i586/aspell-0.50.5-35.i586.rpm) = 5a915bd9665767cdb9c159867672cefb2b4cc4c9 +Size (suse91/i586/aspell-0.50.5-35.i586.rpm) = 565494 bytes -- cgit v1.2.3