Github messages for voidlinux
 help / color / mirror / Atom feed
From: AdRuCo <AdRuCo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: hunspell-ca
Date: Tue, 28 Jun 2022 00:05:32 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37717@inbox.vuxu.org> (raw)

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

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

https://github.com/AdRuCo/void-packages hunspell-ca
https://github.com/void-linux/void-packages/pull/37717

New package: hunspell-ca
Add the official catalan language dictionary for hunspell.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hunspell-ca-37717.patch --]
[-- Type: text/x-diff, Size: 1226 bytes --]

From b42d3bfae958cf35acdf0c033166975113bbefcc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adri=C3=A0=20Rubio=20Coll?= <engolianth@protonmail.com>
Date: Tue, 28 Jun 2022 00:12:46 +0200
Subject: [PATCH] New package: hunspell-ca

---
 srcpkgs/hunspell-ca/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/hunspell-ca/template

diff --git a/srcpkgs/hunspell-ca/template b/srcpkgs/hunspell-ca/template
new file mode 100644
index 000000000000..8be4cd7cf7ba
--- /dev/null
+++ b/srcpkgs/hunspell-ca/template
@@ -0,0 +1,18 @@
+# Template file for 'hunspell-ca'
+pkgname=hunspell-ca
+version=3.0.6
+revision=1
+create_wrksrc=yes
+hostmakedepends="unzip"
+short_desc="Catalan dictionary for hunspell"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later"
+homepage="https://www.softcatala.org/projectes/corrector-ortografic/"
+distfiles="https://github.com/Softcatala/catalan-dict-tools/releases/download/v${version}/ca-hunspell.zip"
+checksum=1652bd89c43a17f576470b467da2d4fbe128683d6054d1c6a31f9967ae067fcd
+
+do_install() {
+	vinstall catalan.aff 644 /usr/share/hunspell ca.aff
+	vinstall catalan.dic 644 /usr/share/hunspell ca.dic
+	vdoc README.txt
+}

             reply	other threads:[~2022-06-27 22:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-27 22:05 AdRuCo [this message]
2022-06-27 22:06 ` [PR PATCH] [Closed]: " AdRuCo

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-37717@inbox.vuxu.org \
    --to=adruco@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).