pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse91_aspell SuSE 9.1 aspell compatibility ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/77248eb53478
branches: trunk
changeset: 478867:77248eb53478
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sat Jul 31 11:48:40 2004 +0000
description:
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}.
diffstat:
emulators/suse91_aspell/DESCR | 5 +++++
emulators/suse91_aspell/Makefile | 24 ++++++++++++++++++++++++
emulators/suse91_aspell/distinfo | 4 ++++
3 files changed, 33 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r 4963ab75b580 -r 77248eb53478 emulators/suse91_aspell/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_aspell/DESCR Sat Jul 31 11:48:40 2004 +0000
@@ -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 -r 4963ab75b580 -r 77248eb53478 emulators/suse91_aspell/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_aspell/Makefile Sat Jul 31 11:48:40 2004 +0000
@@ -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@localhost
+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 -r 4963ab75b580 -r 77248eb53478 emulators/suse91_aspell/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse91_aspell/distinfo Sat Jul 31 11:48:40 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index