Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: hunspell-sl_SI-2020.12.31
@ 2022-06-21 15:50 chloris-pale-green
  2022-06-24 20:22 ` classabbyamp
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: chloris-pale-green @ 2022-06-21 15:50 UTC (permalink / raw)
  To: ml

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

There is a new pull request by chloris-pale-green against master on the void-packages repository

https://github.com/chloris-pale-green/void-packages master
https://github.com/void-linux/void-packages/pull/37631

New package: hunspell-sl_SI-2020.12.31
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 239c57d73ff8370d5204b98ff18f80b2863375da Mon Sep 17 00:00:00 2001
From: Chloris <chloris@freedommail.ch>
Date: Tue, 21 Jun 2022 17:38:52 +0200
Subject: [PATCH] New package: hunspell-sl_SI-2020.12.31

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

diff --git a/srcpkgs/hunspell-sl_SI/template b/srcpkgs/hunspell-sl_SI/template
new file mode 100644
index 000000000000..26f2fb319c7e
--- /dev/null
+++ b/srcpkgs/hunspell-sl_SI/template
@@ -0,0 +1,18 @@
+# Template file for 'hunspell-sl_SI'
+pkgname=hunspell-sl_SI
+version=2020.12.31
+revision=1
+create_wrksrc=yes
+hostmakedepends="unzip"
+short_desc="Slovenian dictionary for hunspell"
+maintainer="Chloris <chloris@freedommail.ch>"
+license="MPL-2.0"
+homepage="https://extensions.libreoffice.org/en/extensions/show/slovenian-dictionary-pack"
+distfiles="https://extensions.libreoffice.org/assets/downloads/752/pack-sl.oxt>pack-sl.zip"
+checksum="0183eb7472a7da234be9dab8f89c0eb93b2fdf660b5ff2f80718ab4281189d00"
+
+do_install() {
+	vinstall sl_SI.aff 644 usr/share/hunspell
+	vinstall sl_SI.dic 644 usr/share/hunspell
+	vdoc README_sl_SI.txt
+}

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

end of thread, other threads:[~2022-06-26  1:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 15:50 [PR PATCH] New package: hunspell-sl_SI-2020.12.31 chloris-pale-green
2022-06-24 20:22 ` classabbyamp
2022-06-25  9:07 ` [PR PATCH] [Updated] " chloris-pale-green
2022-06-25  9:11 ` chloris-pale-green
2022-06-25 10:08 ` paper42
2022-06-25 11:16 ` [PR PATCH] [Updated] " chloris-pale-green
2022-06-25 11:20 ` chloris-pale-green
2022-06-25 13:38 ` sgn
2022-06-25 14:03 ` [PR PATCH] [Updated] " chloris-pale-green
2022-06-25 14:05 ` chloris-pale-green
2022-06-26  1:16 ` [PR PATCH] [Merged]: " sgn

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