Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR REVIEW] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
@ 2020-12-01  2:27 ` ericonr
  2020-12-01 14:41 ` klorophatu
                   ` (23 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-12-01  2:27 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#discussion_r533031610

Comment:
Does it need `ro_RO` in the description?

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

* Re: [PR REVIEW] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
  2020-12-01  2:27 ` [PR REVIEW] New package: hunspell-ro_RO-3.3.10 ericonr
@ 2020-12-01 14:41 ` klorophatu
  2020-12-01 15:02 ` [PR PATCH] [Updated] " klorophatu
                   ` (22 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-01 14:41 UTC (permalink / raw)
  To: ml

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

New review comment by klorophatu on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#discussion_r533459141

Comment:
Not really, I just saw that some other dictionaries had it and decided to add it. I suppose it's unnecessary.

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
  2020-12-01  2:27 ` [PR REVIEW] New package: hunspell-ro_RO-3.3.10 ericonr
  2020-12-01 14:41 ` klorophatu
@ 2020-12-01 15:02 ` klorophatu
  2020-12-01 15:14 ` ericonr
                   ` (21 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-01 15:02 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From b8d248d7c4fd6064fa1bc202c9bdbf22f3e63f08 Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Tue, 1 Dec 2020 17:01:48 +0200
Subject: [PATCH] Squash commits

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..d942764f6ce
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,17 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+wrksrc=hunspell-ro.${version}
+short_desc="Romanian ro_RO dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="https://sourceforge.net/projects/rospell/files/Romanian%20dictionaries/dict-${version}/hunspell-ro.${version}.tar.gz"
+checksum=c1dd09cdb216828703d564599858f32435c753ef51db97f4f654206a1b1a5a89
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

* Re: New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-12-01 15:02 ` [PR PATCH] [Updated] " klorophatu
@ 2020-12-01 15:14 ` ericonr
  2020-12-01 17:21 ` [PR PATCH] [Updated] " klorophatu
                   ` (20 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-12-01 15:14 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#issuecomment-736617047

Comment:
(please fix the commit message as well) :)

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-12-01 15:14 ` ericonr
@ 2020-12-01 17:21 ` klorophatu
  2020-12-01 21:00 ` [PR REVIEW] " ericonr
                   ` (19 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-01 17:21 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From 1731a07e24cc0d1cae4e60495327eb8140dcf1d0 Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Tue, 1 Dec 2020 17:01:48 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..d942764f6ce
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,17 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+wrksrc=hunspell-ro.${version}
+short_desc="Romanian ro_RO dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="https://sourceforge.net/projects/rospell/files/Romanian%20dictionaries/dict-${version}/hunspell-ro.${version}.tar.gz"
+checksum=c1dd09cdb216828703d564599858f32435c753ef51db97f4f654206a1b1a5a89
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

* Re: [PR REVIEW] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-12-01 17:21 ` [PR PATCH] [Updated] " klorophatu
@ 2020-12-01 21:00 ` ericonr
  2020-12-01 21:01 ` ericonr
                   ` (18 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-12-01 21:00 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#discussion_r533718229

Comment:
We have `SOURCEFORGE_SITE` as a variable you can use for downloading stuff from sourceforge, do you think it's possible to plug it in here?

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

* Re: New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-12-01 21:00 ` [PR REVIEW] " ericonr
@ 2020-12-01 21:01 ` ericonr
  2020-12-02  7:31 ` [PR PATCH] [Updated] " klorophatu
                   ` (17 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-12-01 21:01 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#issuecomment-736817469

Comment:
CI is having weird issues :/

Also, please ping me when you have made the requested changes :)

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-12-01 21:01 ` ericonr
@ 2020-12-02  7:31 ` klorophatu
  2020-12-02  7:33 ` klorophatu
                   ` (16 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  7:31 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From 1731a07e24cc0d1cae4e60495327eb8140dcf1d0 Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Tue, 1 Dec 2020 17:01:48 +0200
Subject: [PATCH 1/2] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..d942764f6ce
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,17 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+wrksrc=hunspell-ro.${version}
+short_desc="Romanian ro_RO dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="https://sourceforge.net/projects/rospell/files/Romanian%20dictionaries/dict-${version}/hunspell-ro.${version}.tar.gz"
+checksum=c1dd09cdb216828703d564599858f32435c753ef51db97f4f654206a1b1a5a89
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

From 36258fe8db630f96945970eb107ff610ef4989bb Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:31:07 +0200
Subject: [PATCH 2/2] New package: hunspell-ro_RO-3.3.10

---
 srcpkgs/hunspell-ro_RO/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
index d942764f6ce..24ddc2004da 100644
--- a/srcpkgs/hunspell-ro_RO/template
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -7,7 +7,7 @@ short_desc="Romanian ro_RO dictionary for hunspell"
 maintainer="Klorophatu <klorophatu@krutt.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
 homepage="https://sourceforge.net/projects/rospell/"
-distfiles="https://sourceforge.net/projects/rospell/files/Romanian%20dictionaries/dict-${version}/hunspell-ro.${version}.tar.gz"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
 checksum=c1dd09cdb216828703d564599858f32435c753ef51db97f4f654206a1b1a5a89
 
 do_install() {

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2020-12-02  7:33 ` klorophatu
@ 2020-12-02  7:36 ` klorophatu
  2020-12-02  7:36 ` klorophatu
                   ` (14 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  7:36 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From 3e5d7e1cdd7f71bb25c9bc707617328a1b3c19ed Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:32:57 +0200
Subject: [PATCH 1/2] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..24ddc2004da
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,17 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+wrksrc=hunspell-ro.${version}
+short_desc="Romanian ro_RO dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=c1dd09cdb216828703d564599858f32435c753ef51db97f4f654206a1b1a5a89
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

From 6200e3dd9784ceb9ada729f45499e3fd6a239f6b Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:36:17 +0200
Subject: [PATCH 2/2] Add unzip

---
 srcpkgs/hunspell-ro_RO/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
index 24ddc2004da..63c235ea352 100644
--- a/srcpkgs/hunspell-ro_RO/template
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -3,6 +3,7 @@ pkgname=hunspell-ro_RO
 version=3.3.10
 revision=1
 wrksrc=hunspell-ro.${version}
+hostmakedepends="unzip"
 short_desc="Romanian ro_RO dictionary for hunspell"
 maintainer="Klorophatu <klorophatu@krutt.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2020-12-02  7:36 ` klorophatu
@ 2020-12-02  7:36 ` klorophatu
  2020-12-02  7:41 ` klorophatu
                   ` (13 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  7:36 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From bfe5e3537313b9e34ca7e99fcaff1e514bc46c1b Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:36:38 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..63c235ea352
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,18 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+wrksrc=hunspell-ro.${version}
+hostmakedepends="unzip"
+short_desc="Romanian ro_RO dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=c1dd09cdb216828703d564599858f32435c753ef51db97f4f654206a1b1a5a89
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2020-12-02  7:36 ` klorophatu
@ 2020-12-02  7:41 ` klorophatu
  2020-12-02  7:50 ` klorophatu
                   ` (12 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  7:41 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From 85a456f31754b1eaaee5a6865dcda85026776a06 Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:36:38 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

---
 srcpkgs/hunspell-de_DE/template |  2 +-
 srcpkgs/hunspell-ro_RO/template | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/hunspell-ro_RO/template

diff --git a/srcpkgs/hunspell-de_DE/template b/srcpkgs/hunspell-de_DE/template
index 2d2f03ce61d..6c95354e683 100644
--- a/srcpkgs/hunspell-de_DE/template
+++ b/srcpkgs/hunspell-de_DE/template
@@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-only"
 homepage="https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries"
 distfiles="https://extensions.libreoffice.org/assets/downloads/z/dict-de-de-frami-$_version.oxt>dict-de.zip"
-checksum=af515015e306c634373b5382808a39691200de3439811d2f1502e9b91c23b46a
+checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
 
 do_install() {
 	vinstall ${wrksrc}/de_DE_frami/de_DE_frami.aff 644 usr/share/hunspell de_DE.aff
diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..63c235ea352
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,18 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+wrksrc=hunspell-ro.${version}
+hostmakedepends="unzip"
+short_desc="Romanian ro_RO dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=c1dd09cdb216828703d564599858f32435c753ef51db97f4f654206a1b1a5a89
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2020-12-02  7:41 ` klorophatu
@ 2020-12-02  7:50 ` klorophatu
  2020-12-02  7:54 ` klorophatu
                   ` (11 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  7:50 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From ce8b3c0628abffd0018f19eea66e95c0c2923e59 Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:50:16 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..141f6db947d
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,18 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+wrksrc=hunspell-ro.${version}
+hostmakedepends="unzip"
+short_desc="Romanian ro_RO dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (12 preceding siblings ...)
  2020-12-02  7:50 ` klorophatu
@ 2020-12-02  7:54 ` klorophatu
  2020-12-02  8:00 ` klorophatu
                   ` (10 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  7:54 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From c05a313249180ba4b6797cc720e5d65564058a18 Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:50:16 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..141f6db947d
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,18 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+wrksrc=hunspell-ro.${version}
+hostmakedepends="unzip"
+short_desc="Romanian ro_RO dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (13 preceding siblings ...)
  2020-12-02  7:54 ` klorophatu
@ 2020-12-02  8:00 ` klorophatu
  2020-12-02  8:01 ` klorophatu
                   ` (9 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  8:00 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From b049e930145d48b4f8ec90f067120ce0fe04a5da Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:50:16 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..36a4a074a72
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,18 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+create_wrksrc=yes
+hostmakedepends="unzip"
+short_desc="Romanian dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

* Re: New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (14 preceding siblings ...)
  2020-12-02  8:00 ` klorophatu
@ 2020-12-02  8:01 ` klorophatu
  2020-12-02  8:06 ` klorophatu
                   ` (8 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  8:01 UTC (permalink / raw)
  To: ml

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

New comment by klorophatu on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#issuecomment-737062402

Comment:
@ericonr 

`$SOURCEFORGE_SITE` is `https://downloads.sourceforge.net/sourceforge`. The subdomain `downloads` doesn't work but `download` does. What should I do?

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

* Re: New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (15 preceding siblings ...)
  2020-12-02  8:01 ` klorophatu
@ 2020-12-02  8:06 ` klorophatu
  2020-12-02 13:14 ` [PR PATCH] [Updated] " klorophatu
                   ` (7 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  8:06 UTC (permalink / raw)
  To: ml

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

New comment by klorophatu on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#issuecomment-737062402

Comment:
@ericonr 

`$SOURCEFORGE_SITE` is `https://downloads.sourceforge.net/sourceforge`. The subdomain `downloads` ~doesn't work~ is unresponsive but `download` ~does~ is. What should I do?

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (16 preceding siblings ...)
  2020-12-02  8:06 ` klorophatu
@ 2020-12-02 13:14 ` klorophatu
  2020-12-02 14:38 ` [PR REVIEW] " ericonr
                   ` (6 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02 13:14 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From dce278d79edcbf505a70eafd701acb4fe334bda3 Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:50:16 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..36a4a074a72
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,18 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+create_wrksrc=yes
+hostmakedepends="unzip"
+short_desc="Romanian dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

* Re: [PR REVIEW] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (17 preceding siblings ...)
  2020-12-02 13:14 ` [PR PATCH] [Updated] " klorophatu
@ 2020-12-02 14:38 ` ericonr
  2020-12-02 14:38 ` ericonr
                   ` (5 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-12-02 14:38 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#discussion_r534216089

Comment:
I'm not sure `${wrksrc}` should be required here...

Also, use `usr/share/hunspell`.

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

* Re: [PR REVIEW] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (18 preceding siblings ...)
  2020-12-02 14:38 ` [PR REVIEW] " ericonr
@ 2020-12-02 14:38 ` ericonr
  2020-12-02 15:58 ` [PR PATCH] [Updated] " klorophatu
                   ` (4 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-12-02 14:38 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#discussion_r534215304

Comment:
Why did you add this? We use `bsdtar` for zip files.

And I believe it was working without `create_wrksrc` previously?

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (19 preceding siblings ...)
  2020-12-02 14:38 ` ericonr
@ 2020-12-02 15:58 ` klorophatu
  2020-12-02 16:03 ` klorophatu
                   ` (3 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02 15:58 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From b86c97d6ee2051f019864156ca6f1b4671ad0289 Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:50:16 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..36a4a074a72
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,18 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+create_wrksrc=yes
+hostmakedepends="unzip"
+short_desc="Romanian dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

* Re: New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (20 preceding siblings ...)
  2020-12-02 15:58 ` [PR PATCH] [Updated] " klorophatu
@ 2020-12-02 16:03 ` klorophatu
  2020-12-02 16:06 ` [PR PATCH] [Updated] " klorophatu
                   ` (2 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02 16:03 UTC (permalink / raw)
  To: ml

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

New comment by klorophatu on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#issuecomment-737326725

Comment:
@ericonr 

Sourceforge keeps timing out, making the builds fail.

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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (21 preceding siblings ...)
  2020-12-02 16:03 ` klorophatu
@ 2020-12-02 16:06 ` klorophatu
  2020-12-02 16:09 ` klorophatu
  2020-12-02 17:41 ` [PR PATCH] [Merged]: " ericonr
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02 16:06 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From 3e164b370f9b417567f42fd193aef577432fb65c Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:50:16 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..83d1281d79f
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,17 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+create_wrksrc=yes
+short_desc="Romanian dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
+
+do_install() {
+	vinstall ro_RO.aff 644 usr/share/hunspell
+	vinstall ro_RO.dic 644 usr/share/hunspell
+	vlicense README
+}

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

* Re: New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (22 preceding siblings ...)
  2020-12-02 16:06 ` [PR PATCH] [Updated] " klorophatu
@ 2020-12-02 16:09 ` klorophatu
  2020-12-02 17:41 ` [PR PATCH] [Merged]: " ericonr
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02 16:09 UTC (permalink / raw)
  To: ml

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

New comment by klorophatu on void-packages repository

https://github.com/void-linux/void-packages/pull/26799#issuecomment-737326725

Comment:
@ericonr 

Sourceforge keeps timing out, making the builds fail.

EDIT: Seems to work now.

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

* Re: [PR PATCH] [Merged]: New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (23 preceding siblings ...)
  2020-12-02 16:09 ` klorophatu
@ 2020-12-02 17:41 ` ericonr
  24 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-12-02 17:41 UTC (permalink / raw)
  To: ml

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

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

New package: hunspell-ro_RO-3.3.10
https://github.com/void-linux/void-packages/pull/26799

Description:


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

* Re: [PR PATCH] [Updated] New package: hunspell-ro_RO-3.3.10
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2020-12-02  7:31 ` [PR PATCH] [Updated] " klorophatu
@ 2020-12-02  7:33 ` klorophatu
  2020-12-02  7:36 ` klorophatu
                   ` (15 subsequent siblings)
  24 siblings, 0 replies; 25+ messages in thread
From: klorophatu @ 2020-12-02  7:33 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by klorophatu against master on the void-packages repository

https://github.com/klorophatu/void-packages hunspell-ro_RO
https://github.com/void-linux/void-packages/pull/26799

New package: hunspell-ro_RO-3.3.10


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

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

From 3e5d7e1cdd7f71bb25c9bc707617328a1b3c19ed Mon Sep 17 00:00:00 2001
From: klorophatu <klorophatu@krutt.org>
Date: Wed, 2 Dec 2020 09:32:57 +0200
Subject: [PATCH] New package: hunspell-ro_RO-3.3.10

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

diff --git a/srcpkgs/hunspell-ro_RO/template b/srcpkgs/hunspell-ro_RO/template
new file mode 100644
index 00000000000..24ddc2004da
--- /dev/null
+++ b/srcpkgs/hunspell-ro_RO/template
@@ -0,0 +1,17 @@
+# Template file for 'hunspell-ro_RO'
+pkgname=hunspell-ro_RO
+version=3.3.10
+revision=1
+wrksrc=hunspell-ro.${version}
+short_desc="Romanian ro_RO dictionary for hunspell"
+maintainer="Klorophatu <klorophatu@krutt.org>"
+license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
+homepage="https://sourceforge.net/projects/rospell/"
+distfiles="${SOURCEFORGE_SITE}/project/rospell/Romanian%20dictionaries/dict-${version}/ro_RO.${version}.zip"
+checksum=c1dd09cdb216828703d564599858f32435c753ef51db97f4f654206a1b1a5a89
+
+do_install() {
+	vinstall ${wrksrc}/ro_RO.aff 644 /usr/share/hunspell
+	vinstall ${wrksrc}/ro_RO.dic 644 /usr/share/hunspell
+	vlicense ${wrksrc}/README
+}

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

end of thread, other threads:[~2020-12-02 17:41 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26799@inbox.vuxu.org>
2020-12-01  2:27 ` [PR REVIEW] New package: hunspell-ro_RO-3.3.10 ericonr
2020-12-01 14:41 ` klorophatu
2020-12-01 15:02 ` [PR PATCH] [Updated] " klorophatu
2020-12-01 15:14 ` ericonr
2020-12-01 17:21 ` [PR PATCH] [Updated] " klorophatu
2020-12-01 21:00 ` [PR REVIEW] " ericonr
2020-12-01 21:01 ` ericonr
2020-12-02  7:31 ` [PR PATCH] [Updated] " klorophatu
2020-12-02  7:33 ` klorophatu
2020-12-02  7:36 ` klorophatu
2020-12-02  7:36 ` klorophatu
2020-12-02  7:41 ` klorophatu
2020-12-02  7:50 ` klorophatu
2020-12-02  7:54 ` klorophatu
2020-12-02  8:00 ` klorophatu
2020-12-02  8:01 ` klorophatu
2020-12-02  8:06 ` klorophatu
2020-12-02 13:14 ` [PR PATCH] [Updated] " klorophatu
2020-12-02 14:38 ` [PR REVIEW] " ericonr
2020-12-02 14:38 ` ericonr
2020-12-02 15:58 ` [PR PATCH] [Updated] " klorophatu
2020-12-02 16:03 ` klorophatu
2020-12-02 16:06 ` [PR PATCH] [Updated] " klorophatu
2020-12-02 16:09 ` klorophatu
2020-12-02 17:41 ` [PR PATCH] [Merged]: " ericonr

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