Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: hunspell-de_CH
Date: Sun, 29 Dec 2019 20:19:30 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17871@inbox.vuxu.org> (raw)

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

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

https://github.com/SirPscl/void-packages hunspell-de_CH
https://github.com/void-linux/void-packages/pull/17871

New package: hunspell-de_CH


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

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

From d61c65cd826e3694375c19a8cd072a7ce9d148ce Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 29 Dec 2019 17:04:34 +0100
Subject: [PATCH] New package: hunspell-de_CH

---
 srcpkgs/hunspell-de_CH/template | 20 ++++++++++++++++++++
 srcpkgs/hunspell-de_CH/update   |  2 ++
 2 files changed, 22 insertions(+)
 create mode 100644 srcpkgs/hunspell-de_CH/template
 create mode 100644 srcpkgs/hunspell-de_CH/update

diff --git a/srcpkgs/hunspell-de_CH/template b/srcpkgs/hunspell-de_CH/template
new file mode 100644
index 00000000000..a497ebe3de5
--- /dev/null
+++ b/srcpkgs/hunspell-de_CH/template
@@ -0,0 +1,20 @@
+# Template file for 'hunspell-de_CH'
+pkgname=hunspell-de_CH
+version=20170112
+revision=1
+_version="${version:0:4}-${version:4:2}.${version:6:2}"
+maintainer="Orphaned <orphan@voidlinux.org>"
+homepage="https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries"
+license="GPL-3.0-only"
+hostmakedepends="unzip"
+short_desc="German (Switzerland) dictionary for hunspell"
+distfiles="https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries/${_version}/@@download/file/dict-de_CH-frami_${_version}.oxt>dict-de.zip"
+checksum=d2e0c8c1d59e5e56c7e2580ae8ecae98094869fedc093fc8e4674cffd2b5991a
+create_wrksrc=yes
+archs=noarch
+
+do_install() {
+	vinstall ${wrksrc}/de_CH_frami/de_CH_frami.aff 644 usr/share/hunspell de_CH.aff
+	vinstall ${wrksrc}/de_CH_frami/de_CH_frami.dic 644 usr/share/hunspell de_CH.dic
+	vdoc README_extension_owner.txt README.txt
+}
diff --git a/srcpkgs/hunspell-de_CH/update b/srcpkgs/hunspell-de_CH/update
new file mode 100644
index 00000000000..b2cf8b29bff
--- /dev/null
+++ b/srcpkgs/hunspell-de_CH/update
@@ -0,0 +1,2 @@
+pattern='<span>\K[-_.\d]+(?=</span></a>)'
+version="${_version}"

             reply	other threads:[~2019-12-29 19:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-29 19:19 voidlinux-github [this message]
2019-12-29 19:28 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-29 19:37 ` voidlinux-github
2019-12-29 19:39 ` voidlinux-github
2019-12-29 19:41 ` voidlinux-github
2019-12-29 19:44 ` voidlinux-github
2019-12-29 19:48 ` voidlinux-github
2019-12-29 19:52 ` voidlinux-github
2019-12-29 20:08 ` voidlinux-github
2019-12-29 21:53 ` voidlinux-github
2019-12-31 13:46 ` [PR PATCH] [Merged]: " voidlinux-github

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-17871@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).