From f113df43d9d43d228337cfc69d20f2fc7477a226 Mon Sep 17 00:00:00 2001 From: Henry Precheur Date: Wed, 12 Aug 2020 13:25:46 -0700 Subject: [PATCH] aspell-pl: remove noarch aspell dictionnaries aren't architecture dependent: the dictionnary format depends on size_t, therefor it needs to be made architecture specific. This is why the dictionaries are stored in /usr/lib and not in /usr/share. This fixes the aspell-pl package on amd64 and probably most 64bits architectures. More information about this: http://aspell.net/0.61/man-html/Using-32_002dBit-Dictionaries-on-a-64_002dBit-System.html --- srcpkgs/aspell-pl/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/aspell-pl/template b/srcpkgs/aspell-pl/template index 6e8b2bc968..a0600b785c 100755 --- a/srcpkgs/aspell-pl/template +++ b/srcpkgs/aspell-pl/template @@ -1,14 +1,13 @@ # Template file for 'aspell-pl' pkgname=aspell-pl version=20061121 -revision=1 -archs=noarch +revision=2 wrksrc="aspell6-pl-6.0_${version}-0" build_style=configure hostmakedepends="aspell-devel which" short_desc="Polish dictionary for aspell" -homepage="http://aspell.net/" -license="GPL-2" maintainer="Piotr Wójcik " +license="GPL-2.0-or-later" +homepage="http://aspell.net/" distfiles="${GNU_SITE}/aspell/dict/pl/aspell6-pl-6.0_${version}-0.tar.bz2" checksum=017741fcb70a885d718c534160c9de06b03cc72f352879bd106be165e024574d