Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: hunspell-de_CH
@ 2019-12-29 19:19 voidlinux-github
  2019-12-29 19:28 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: voidlinux-github @ 2019-12-29 19:19 UTC (permalink / raw)
  To: ml

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

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

end of thread, other threads:[~2019-12-31 13:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29 19:19 [PR PATCH] New package: hunspell-de_CH voidlinux-github
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

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