diff options
author | obache <obache@pkgsrc.org> | 2012-03-21 13:35:33 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-21 13:35:33 +0000 |
commit | fea0170b87bac69005bfd83a13559e2b9430d2fc (patch) | |
tree | d7f7097e9735471c564e5955544ab98a215affab /emulators | |
parent | 1d10ee06befe1f2c01c749fd30a6569f8a1268f9 (diff) | |
download | pkgsrc-fea0170b87bac69005bfd83a13559e2b9430d2fc.tar.gz |
Import suse_aspell-12.1 as emulators/suse121_aspell.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require aspell shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_aspell/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse121_aspell/Makefile | 13 | ||||
-rw-r--r-- | emulators/suse121_aspell/distinfo | 8 |
3 files changed, 27 insertions, 0 deletions
diff --git a/emulators/suse121_aspell/DESCR b/emulators/suse121_aspell/DESCR new file mode 100644 index 00000000000..6b5d9f7e825 --- /dev/null +++ b/emulators/suse121_aspell/DESCR @@ -0,0 +1,6 @@ +Linux compatibility package based on the openSUSE Linux distribution. +Please visit http://www.opensuse.org/ for more information about openSUSE +Linux. + +This package supports running ELF binaries linked with glibc2 that +require aspell shared libraries. diff --git a/emulators/suse121_aspell/Makefile b/emulators/suse121_aspell/Makefile new file mode 100644 index 00000000000..30b8020bde6 --- /dev/null +++ b/emulators/suse121_aspell/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:35:33 obache Exp $ + +DISTNAME= suse_aspell-${SUSE_VERSION} +CATEGORIES= emulators +RPMPKGS+= aspell-0.60.6.1-2.1.2.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for aspell + +EMUL_MODULES.linux= base + +.include "../../emulators/suse121_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse121_aspell/distinfo b/emulators/suse121_aspell/distinfo new file mode 100644 index 00000000000..e53cbae38f3 --- /dev/null +++ b/emulators/suse121_aspell/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/03/21 13:35:33 obache Exp $ + +SHA1 (suse121/aspell-0.60.6.1-2.1.2.i586.rpm) = c0231c6cfe457cdb0a3f194578bb37a84ed0fd00 +RMD160 (suse121/aspell-0.60.6.1-2.1.2.i586.rpm) = 43d6af44406227b487ce0905bdbf3cff0d14573d +Size (suse121/aspell-0.60.6.1-2.1.2.i586.rpm) = 381638 bytes +SHA1 (suse121/aspell-0.60.6.1-2.1.2.x86_64.rpm) = 01a330f98fd06ebf0065cf54fd15168767c9e528 +RMD160 (suse121/aspell-0.60.6.1-2.1.2.x86_64.rpm) = a6e8c9524f1cc4acdeddf4e6ef8fd4b01c1a0211 +Size (suse121/aspell-0.60.6.1-2.1.2.x86_64.rpm) = 383373 bytes |