Github messages for voidlinux
 help / color / mirror / Atom feed
From: henryprecheur <henryprecheur@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Remove noarch from aspell-fr
Date: Wed, 12 Aug 2020 20:57:21 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24248@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 759 bytes --]

There is a new pull request by henryprecheur against master on the void-packages repository

https://github.com/henryprecheur/void-packages fix-aspell-fr
https://github.com/void-linux/void-packages/pull/24248

Remove noarch from aspell-fr
aspell dictionaries aren't architecture dependent: the dictionary 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-fr 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

A patch file from https://github.com/void-linux/void-packages/pull/24248.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix-aspell-fr-24248.patch --]
[-- Type: text/x-diff, Size: 1095 bytes --]

From 8391db0e713ab6c42be2b15ae9be2d56db0e491f Mon Sep 17 00:00:00 2001
From: Henry Precheur <henry@precheur.org>
Date: Wed, 12 Aug 2020 11:40:24 -0700
Subject: [PATCH] Remove noarch from aspell-fr

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-fr 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-fr/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/aspell-fr/template b/srcpkgs/aspell-fr/template
index b1d5e6476f9..6a563b39030 100644
--- a/srcpkgs/aspell-fr/template
+++ b/srcpkgs/aspell-fr/template
@@ -1,8 +1,7 @@
 # Template file for 'aspell-fr'
 pkgname=aspell-fr
 version=0.50.3
-revision=2
-archs=noarch
+revision=3
 wrksrc="aspell-fr-0.50-3"
 build_style=configure
 hostmakedepends="aspell-devel which"

             reply	other threads:[~2020-08-12 18:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-12 18:57 henryprecheur [this message]
2020-08-12 18:59 ` henryprecheur
2020-08-12 19:13 ` ericonr
2020-08-12 19:14 ` ericonr
2020-08-12 20:28 ` [PR PATCH] [Updated] " henryprecheur
2020-08-12 20:39 ` henryprecheur
2020-08-12 20:42 ` henryprecheur
2020-08-12 21:06 ` [PR PATCH] [Updated] " henryprecheur
2020-08-12 21:27 ` ericonr
2020-08-12 21:36 ` [PR PATCH] [Updated] " henryprecheur
2020-08-12 21:36 ` henryprecheur
2020-08-13  1:08 ` [PR PATCH] [Merged]: Remove noarch from aspell-* sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24248@inbox.vuxu.org \
    --to=henryprecheur@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).