Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: hunspell-ca
@ 2022-06-27 22:05 AdRuCo
  2022-06-27 22:06 ` [PR PATCH] [Closed]: " AdRuCo
  0 siblings, 1 reply; 2+ messages in thread
From: AdRuCo @ 2022-06-27 22:05 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: New package: hunspell-ca
  2022-06-27 22:05 [PR PATCH] New package: hunspell-ca AdRuCo
@ 2022-06-27 22:06 ` AdRuCo
  0 siblings, 0 replies; 2+ messages in thread
From: AdRuCo @ 2022-06-27 22:06 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

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

Description:
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)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-27 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27 22:05 [PR PATCH] New package: hunspell-ca AdRuCo
2022-06-27 22:06 ` [PR PATCH] [Closed]: " AdRuCo

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).