Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] goldendict-ng: initial upload
@ 2023-06-02 23:23 shenlebantongying
  2023-06-03  0:09 ` classabbyamp
                   ` (51 more replies)
  0 siblings, 52 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-02 23:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From beb0517ff7b23a442ffc0889f9d34f1f70b132b6 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH] goldendict-ng: initial upload

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 000000000000..4456ca1e1c7c
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-mg'
+pkgname=goldendict-ng
+version=23.06.01
+revision=0
+build_style=cmake
+configure_args="-DUSE_SYSTEM_FMT=ON"
+hostmakedepends="pkg-config qt6-base"
+makedepends="qt6-base-devel qt6-tools-devel qt6-declarative-devel
+	qt6-webengine qt6-svg-devel qt6-qt5compat
+	libXtst-devel fmt hunspell-devel libeb-devel
+	libzim-devel libvorbis-devel ffmpeg-devel
+	lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v23.06.01-ChildrenDay.230601.6d3d4053.tar.gz"
+checksum=d4ad4f6355401c6539b83d34dbd0cde0275c170650a498d2f7c8f116728accbd

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
@ 2023-06-03  0:09 ` classabbyamp
  2023-06-03  0:09 ` [PR REVIEW] " classabbyamp
                   ` (50 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: classabbyamp @ 2023-06-03  0:09 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574461073

Comment:
commit message should be `New package: goldendict-ng-23.06.01`

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

* Re: [PR REVIEW] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
  2023-06-03  0:09 ` classabbyamp
@ 2023-06-03  0:09 ` classabbyamp
  2023-06-03  0:10 ` classabbyamp
                   ` (49 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: classabbyamp @ 2023-06-03  0:09 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#discussion_r1215004358

Comment:
indent this with a single space
```suggestion
 qt6-webengine qt6-svg-devel qt6-qt5compat
 libXtst-devel fmt hunspell-devel libeb-devel
 libzim-devel libvorbis-devel ffmpeg-devel
 lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
```

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

* Re: [PR REVIEW] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
  2023-06-03  0:09 ` classabbyamp
  2023-06-03  0:09 ` [PR REVIEW] " classabbyamp
@ 2023-06-03  0:10 ` classabbyamp
  2023-06-03  0:15 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (48 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: classabbyamp @ 2023-06-03  0:10 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#discussion_r1215004841

Comment:
use `$version` in the distfiles url

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (2 preceding siblings ...)
  2023-06-03  0:10 ` classabbyamp
@ 2023-06-03  0:15 ` shenlebantongying
  2023-06-03  0:16 ` shenlebantongying
                   ` (47 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From 70730924f2d86aca27ea854a57b96a14d936a996 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 000000000000..4fad16910be8
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-mg'
+pkgname=goldendict-ng
+version=23.06.01
+revision=0
+build_style=cmake
+configure_args="-DUSE_SYSTEM_FMT=ON"
+hostmakedepends="pkg-config qt6-base"
+makedepends="qt6-base-devel qt6-tools-devel qt6-declarative-devel
+ qt6-webengine qt6-svg-devel qt6-qt5compat
+ libXtst-devel fmt hunspell-devel libeb-devel
+ libzim-devel libvorbis-devel ffmpeg-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (3 preceding siblings ...)
  2023-06-03  0:15 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-06-03  0:16 ` shenlebantongying
  2023-06-03  0:16 ` shenlebantongying
                   ` (46 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:16 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574475316

Comment:
All fixed

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (4 preceding siblings ...)
  2023-06-03  0:16 ` shenlebantongying
@ 2023-06-03  0:16 ` shenlebantongying
  2023-06-03  0:18 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (45 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:16 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574475316

Comment:
Thanks :)

All fixed

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (5 preceding siblings ...)
  2023-06-03  0:16 ` shenlebantongying
@ 2023-06-03  0:18 ` shenlebantongying
  2023-06-03  0:27 ` shenlebantongying
                   ` (44 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From edc9db593bb8474ce1f491818922d47a79321258 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 000000000000..963a9188e489
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=cmake
+configure_args="-DUSE_SYSTEM_FMT=ON"
+hostmakedepends="pkg-config qt6-base"
+makedepends="qt6-base-devel qt6-tools-devel qt6-declarative-devel
+ qt6-webengine qt6-svg-devel qt6-qt5compat
+ libXtst-devel fmt hunspell-devel libeb-devel
+ libzim-devel libvorbis-devel ffmpeg-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (6 preceding siblings ...)
  2023-06-03  0:18 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-06-03  0:27 ` shenlebantongying
  2023-06-03  0:30 ` shenlebantongying
                   ` (43 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From 581353ace5d2c188ad6c4d5b5de5419128b4d769 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 000000000000..90d7eeab79d7
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=cmake
+configure_args="-DUSE_SYSTEM_FMT=ON"
+hostmakedepends="pkg-config qt6-base"
+makedepends="qt6-base-devel qt6-tools-devel qt6-declarative-devel
+ qt6-webengine qt6-svg-devel qt6-qt5compat-devel
+ libXtst-devel fmt hunspell-devel libeb-devel
+ libzim-devel libvorbis-devel ffmpeg-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (7 preceding siblings ...)
  2023-06-03  0:27 ` shenlebantongying
@ 2023-06-03  0:30 ` shenlebantongying
  2023-06-03  0:36 ` shenlebantongying
                   ` (42 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From d057396ba75cbe54fdc36cdbb5d635b31afcc74a Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 000000000000..cc7198f09663
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=cmake
+configure_args="-DUSE_SYSTEM_FMT=ON"
+hostmakedepends="pkg-config qt6-base"
+makedepends="qt6-base-devel qt6-tools-devel qt6-declarative-devel
+ qt6-webengine qt6-svg-devel qt6-qt5compat-devel qt6-multimedia-devel
+ libXtst-devel fmt hunspell-devel libeb-devel
+ libzim-devel libvorbis-devel ffmpeg-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (8 preceding siblings ...)
  2023-06-03  0:30 ` shenlebantongying
@ 2023-06-03  0:36 ` shenlebantongying
  2023-06-03  0:40 ` shenlebantongying
                   ` (41 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From 4fb59aca3eada6a3b703e255eb7e2a71eb626e9b Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 000000000000..cc7198f09663
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=cmake
+configure_args="-DUSE_SYSTEM_FMT=ON"
+hostmakedepends="pkg-config qt6-base"
+makedepends="qt6-base-devel qt6-tools-devel qt6-declarative-devel
+ qt6-webengine qt6-svg-devel qt6-qt5compat-devel qt6-multimedia-devel
+ libXtst-devel fmt hunspell-devel libeb-devel
+ libzim-devel libvorbis-devel ffmpeg-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (9 preceding siblings ...)
  2023-06-03  0:36 ` shenlebantongying
@ 2023-06-03  0:40 ` shenlebantongying
  2023-06-03  0:41 ` shenlebantongying
                   ` (40 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From 4aeb1413feecb85945f33c28843f57ca3a92d096 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 000000000000..298cae1d74c0
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=cmake
+configure_args="-DUSE_SYSTEM_FMT=ON"
+hostmakedepends="pkg-config qt6-base"
+makedepends="qt6-base-devel qt6-tools-devel qt6-declarative-devel
+ qt6-webengine-devel qt6-svg-devel qt6-qt5compat-devel qt6-multimedia-devel
+ libXtst-devel fmt hunspell-devel libeb-devel
+ libzim-devel libvorbis-devel ffmpeg-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (10 preceding siblings ...)
  2023-06-03  0:40 ` shenlebantongying
@ 2023-06-03  0:41 ` shenlebantongying
  2023-06-03  0:52 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (39 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:41 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574493492

Comment:
Sadly, void linux doesn't have `qt6-speech` at the moment, but do have `qt5-speech`

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (11 preceding siblings ...)
  2023-06-03  0:41 ` shenlebantongying
@ 2023-06-03  0:52 ` shenlebantongying
  2023-06-03  0:59 ` shenlebantongying
                   ` (38 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From 3a0e13b302fd08a58ad3efc35eb25e56ee06ab20 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 000000000000..ea48ac954932
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=qmake
+configure_args="CONFIG+=zim_support CONFIG+=chinese_conversion_support CONFIG+=use_iconv" 
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel fmt hunspell-devel libeb-devel
+ libzim-devel libvorbis-devel ffmpeg-devel opencc-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (12 preceding siblings ...)
  2023-06-03  0:52 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-06-03  0:59 ` shenlebantongying
  2023-06-03  1:15 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (37 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  0:59 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574508945

Comment:
The `libzim` is too old (from ~3 years ago.)

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (13 preceding siblings ...)
  2023-06-03  0:59 ` shenlebantongying
@ 2023-06-03  1:15 ` shenlebantongying
  2023-06-03  1:17 ` shenlebantongying
                   ` (36 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  1:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**


#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From b578b759a0c5d60c6750e9f70fc99d810e0356d8 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 000000000000..a01b75e0bde7
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=qmake
+configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv" 
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel hunspell-devel libeb-devel xapian-core-devel
+ libvorbis-devel ffmpeg-devel opencc-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (14 preceding siblings ...)
  2023-06-03  1:15 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-06-03  1:17 ` shenlebantongying
  2023-06-03  1:17 ` shenlebantongying
                   ` (35 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  1:17 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574523811

Comment:
@classabbyamp The package is ready. I tested it locally, and it works fine.

Zim support is disabled. I will update `libzim` later.

![image](https://github.com/void-linux/void-packages/assets/20123683/463a9826-b0d8-400a-b4ab-bea0eb2d496f)


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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (15 preceding siblings ...)
  2023-06-03  1:17 ` shenlebantongying
@ 2023-06-03  1:17 ` shenlebantongying
  2023-06-03  1:22 ` shenlebantongying
                   ` (34 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  1:17 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574523811

Comment:
@classabbyamp The package is ready. I tested it locally, and it works fine.

Zim support is disabled. I will update void Linux's `libzim` later.

![image](https://github.com/void-linux/void-packages/assets/20123683/463a9826-b0d8-400a-b4ab-bea0eb2d496f)


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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (16 preceding siblings ...)
  2023-06-03  1:17 ` shenlebantongying
@ 2023-06-03  1:22 ` shenlebantongying
  2023-06-03  1:27 ` shenlebantongying
                   ` (33 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  1:22 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574523811

Comment:
@classabbyamp The package is ready. I tested it locally, and it works fine :)

Zim support is disabled which shouldn't block the acceptance of this package. I will update void Linux's `libzim` later 

![image](https://github.com/void-linux/void-packages/assets/20123683/463a9826-b0d8-400a-b4ab-bea0eb2d496f)


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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (17 preceding siblings ...)
  2023-06-03  1:22 ` shenlebantongying
@ 2023-06-03  1:27 ` shenlebantongying
  2023-06-03  2:16 ` shenlebantongying
                   ` (32 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  1:27 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574523811

Comment:
@classabbyamp The package is ready. I tested it locally, and it works fine :)

Zim support is disabled which shouldn't block the acceptance of this package. I will update void Linux's `libzim` later 

![image](https://github.com/void-linux/void-packages/assets/20123683/9b555c69-1334-41e5-aafa-0dc445c6f7f9)


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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (18 preceding siblings ...)
  2023-06-03  1:27 ` shenlebantongying
@ 2023-06-03  2:16 ` shenlebantongying
  2023-09-02  1:43 ` github-actions
                   ` (31 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-06-03  2:16 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1574523811

Comment:
@classabbyamp The package is ready. I tested it locally, and it works fine :)

Zim support is disabled which shouldn't block the acceptance of this package. `libzim` has to be updated first.

![image](https://github.com/void-linux/void-packages/assets/20123683/9b555c69-1334-41e5-aafa-0dc445c6f7f9)


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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (19 preceding siblings ...)
  2023-06-03  2:16 ` shenlebantongying
@ 2023-09-02  1:43 ` github-actions
  2023-10-20 12:56 ` thangisme
                   ` (30 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: github-actions @ 2023-09-02  1:43 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1703638526

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (20 preceding siblings ...)
  2023-09-02  1:43 ` github-actions
@ 2023-10-20 12:56 ` thangisme
  2023-10-20 19:12 ` classabbyamp
                   ` (29 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: thangisme @ 2023-10-20 12:56 UTC (permalink / raw)
  To: ml

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

New comment by thangisme on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1772691719

Comment:
Any update on this?

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (21 preceding siblings ...)
  2023-10-20 12:56 ` thangisme
@ 2023-10-20 19:12 ` classabbyamp
  2023-10-20 19:13 ` [PR REVIEW] " classabbyamp
                   ` (28 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: classabbyamp @ 2023-10-20 19:12 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1773270973

Comment:
@shenlebantongying please rebase on master to let CI run again 

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

* Re: [PR REVIEW] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (22 preceding siblings ...)
  2023-10-20 19:12 ` classabbyamp
@ 2023-10-20 19:13 ` classabbyamp
  2023-10-20 19:38 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (27 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: classabbyamp @ 2023-10-20 19:13 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#discussion_r1367406649

Comment:
```suggestion
short_desc="Feature-rich dictionary lookup program"
```


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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (23 preceding siblings ...)
  2023-10-20 19:13 ` [PR REVIEW] " classabbyamp
@ 2023-10-20 19:38 ` shenlebantongying
  2023-10-20 19:38 ` shenlebantongying
                   ` (26 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-20 19:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From b578b759a0c5d60c6750e9f70fc99d810e0356d8 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH 1/2] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 0000000000000..a01b75e0bde78
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=qmake
+configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv" 
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel hunspell-devel libeb-devel xapian-core-devel
+ libvorbis-devel ffmpeg-devel opencc-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

From d6c8741fd823c51bc9e57a5c1db19a2795b72575 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 20 Oct 2023 15:37:58 -0400
Subject: [PATCH 2/2] Update srcpkgs/goldendict-ng/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/goldendict-ng/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
index a01b75e0bde78..0600f0a974724 100644
--- a/srcpkgs/goldendict-ng/template
+++ b/srcpkgs/goldendict-ng/template
@@ -10,7 +10,7 @@ makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-deve
  libXtst-devel hunspell-devel libeb-devel xapian-core-devel
  libvorbis-devel ffmpeg-devel opencc-devel
  lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
-short_desc="A feature-rich dictionary lookup program"
+short_desc="Feature-rich dictionary lookup program"
 maintainer="shenlebantongying <shenlebantongying@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://xiaoyifang.github.io/goldendict-ng/"

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (24 preceding siblings ...)
  2023-10-20 19:38 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-10-20 19:38 ` shenlebantongying
  2023-10-24  4:26 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (25 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-20 19:38 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1773300150

Comment:
Thanks for review again, I will do it within this week.

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (25 preceding siblings ...)
  2023-10-20 19:38 ` shenlebantongying
@ 2023-10-24  4:26 ` shenlebantongying
  2023-10-24  5:00 ` shenlebantongying
                   ` (24 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  4:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From b578b759a0c5d60c6750e9f70fc99d810e0356d8 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH 1/2] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 0000000000000..a01b75e0bde78
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=qmake
+configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv" 
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel hunspell-devel libeb-devel xapian-core-devel
+ libvorbis-devel ffmpeg-devel opencc-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

From d6c8741fd823c51bc9e57a5c1db19a2795b72575 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 20 Oct 2023 15:37:58 -0400
Subject: [PATCH 2/2] Update srcpkgs/goldendict-ng/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/goldendict-ng/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
index a01b75e0bde78..0600f0a974724 100644
--- a/srcpkgs/goldendict-ng/template
+++ b/srcpkgs/goldendict-ng/template
@@ -10,7 +10,7 @@ makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-deve
  libXtst-devel hunspell-devel libeb-devel xapian-core-devel
  libvorbis-devel ffmpeg-devel opencc-devel
  lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
-short_desc="A feature-rich dictionary lookup program"
+short_desc="Feature-rich dictionary lookup program"
 maintainer="shenlebantongying <shenlebantongying@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://xiaoyifang.github.io/goldendict-ng/"

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (26 preceding siblings ...)
  2023-10-24  4:26 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-10-24  5:00 ` shenlebantongying
  2023-10-24  5:13 ` [PR PATCH] [Closed]: " shenlebantongying
                   ` (23 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  5:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From b578b759a0c5d60c6750e9f70fc99d810e0356d8 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 2 Jun 2023 19:21:02 -0400
Subject: [PATCH 1/2] New package: goldendict-ng-23.06.01

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 0000000000000..a01b75e0bde78
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.06.01
+revision=1
+build_style=qmake
+configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv" 
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel hunspell-devel libeb-devel xapian-core-devel
+ libvorbis-devel ffmpeg-devel opencc-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="A feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
+checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b

From d6c8741fd823c51bc9e57a5c1db19a2795b72575 Mon Sep 17 00:00:00 2001
From: shenleban tongying <shenlebantongying@gmail.com>
Date: Fri, 20 Oct 2023 15:37:58 -0400
Subject: [PATCH 2/2] Update srcpkgs/goldendict-ng/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/goldendict-ng/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
index a01b75e0bde78..0600f0a974724 100644
--- a/srcpkgs/goldendict-ng/template
+++ b/srcpkgs/goldendict-ng/template
@@ -10,7 +10,7 @@ makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-deve
  libXtst-devel hunspell-devel libeb-devel xapian-core-devel
  libvorbis-devel ffmpeg-devel opencc-devel
  lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
-short_desc="A feature-rich dictionary lookup program"
+short_desc="Feature-rich dictionary lookup program"
 maintainer="shenlebantongying <shenlebantongying@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://xiaoyifang.github.io/goldendict-ng/"

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

* Re: [PR PATCH] [Closed]: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (27 preceding siblings ...)
  2023-10-24  5:00 ` shenlebantongying
@ 2023-10-24  5:13 ` shenlebantongying
  2023-10-24  5:13 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (22 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  5:13 UTC (permalink / raw)
  To: ml

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

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

goldendict-ng: initial upload
https://github.com/void-linux/void-packages/pull/44234

Description:
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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




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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (28 preceding siblings ...)
  2023-10-24  5:13 ` [PR PATCH] [Closed]: " shenlebantongying
@ 2023-10-24  5:13 ` shenlebantongying
  2023-10-24  5:22 ` shenlebantongying
                   ` (21 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  5:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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



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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (29 preceding siblings ...)
  2023-10-24  5:13 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-10-24  5:22 ` shenlebantongying
  2023-10-24  7:08 ` shenlebantongying
                   ` (20 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  5:22 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1776555544

Comment:
Whoops, just messed up git :)

Qt5

```bash
# Template file for 'goldendict-ng'
pkgname=goldendict-ng
version=23.06.01
revision=1
build_style=qmake
configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv" 
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
 qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
 libXtst-devel hunspell-devel libeb-devel xapian-core-devel
 libvorbis-devel ffmpeg-devel opencc-devel
 lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
short_desc="A feature-rich dictionary lookup program"
maintainer="shenlebantongying <shenlebantongying@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://xiaoyifang.github.io/goldendict-ng/"
distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b
```

Qt6

```bash
# Template file for 'goldendict-mg'
pkgname=goldendict-ng
version=23.06.01
revision=0
build_style=cmake
configure_args="-DUSE_SYSTEM_FMT=ON"
hostmakedepends="pkg-config qt6-base"
makedepends="qt6-base-devel qt6-tools-devel qt6-declarative-devel
 qt6-webengine qt6-svg-devel qt6-qt5compat
 libXtst-devel fmt hunspell-devel libeb-devel
 libzim-devel libvorbis-devel ffmpeg-devel
 lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
short_desc="A feature-rich dictionary lookup program"
maintainer="shenlebantongying <shenlebantongying@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://xiaoyifang.github.io/goldendict-ng/"
distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b
```

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (30 preceding siblings ...)
  2023-10-24  5:22 ` shenlebantongying
@ 2023-10-24  7:08 ` shenlebantongying
  2023-10-24  7:08 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (19 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  7:08 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1776645670

Comment:
Sadly, for some reason 

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (31 preceding siblings ...)
  2023-10-24  7:08 ` shenlebantongying
@ 2023-10-24  7:08 ` shenlebantongying
  2023-10-24  7:08 ` shenlebantongying
                   ` (18 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  7:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From 4c1515ddc6127a05ffbfdea64a6f44806e3eb22a Mon Sep 17 00:00:00 2001
From: shenlebantongying <shenlebantongying@gmail.com>
Date: Tue, 24 Oct 2023 03:08:08 +0000
Subject: [PATCH] New package: goldendict-ng-23.09.29

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 0000000000000..b044e486e157c
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.09.29
+revision=1
+build_style=qmake
+configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv" 
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel hunspell-devel libeb-devel xapian-core-devel
+ libvorbis-devel ffmpeg-devel opencc-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="Feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version-MoonCake.7f0f8778.tar.gz"
+checksum=b5d5ed790c6678ade7fe7c5525df1127f01bfc96c46f5936c8462ea3a892dbab

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (32 preceding siblings ...)
  2023-10-24  7:08 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-10-24  7:08 ` shenlebantongying
  2023-10-24  7:09 ` shenlebantongying
                   ` (17 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  7:08 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1776645670

Comment:
Sadly, for some reason 

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (33 preceding siblings ...)
  2023-10-24  7:08 ` shenlebantongying
@ 2023-10-24  7:09 ` shenlebantongying
  2023-10-24  7:09 ` shenlebantongying
                   ` (16 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  7:09 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1776555544

Comment:
Whoops, just messed up git :)

Qt5

```bash
# Template file for 'goldendict-ng'
pkgname=goldendict-ng
version=23.06.01
revision=1
build_style=qmake
configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv" 
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
 qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
 libXtst-devel hunspell-devel libeb-devel xapian-core-devel
 libvorbis-devel ffmpeg-devel opencc-devel
 lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
short_desc="A feature-rich dictionary lookup program"
maintainer="shenlebantongying <shenlebantongying@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://xiaoyifang.github.io/goldendict-ng/"
distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b
```

Qt6

```bash
# Template file for 'goldendict-mg'
pkgname=goldendict-ng
version=23.06.01
revision=0
build_style=cmake
configure_args="-DUSE_SYSTEM_FMT=ON"
hostmakedepends="pkg-config qt6-base"
makedepends="qt6-base-devel qt6-tools-devel qt6-declarative-devel
 qt6-webengine qt6-svg-devel qt6-qt5compat
 libXtst-devel fmt hunspell-devel libeb-devel
 libzim-devel libvorbis-devel ffmpeg-devel
 lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
short_desc="A feature-rich dictionary lookup program"
maintainer="shenlebantongying <shenlebantongying@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://xiaoyifang.github.io/goldendict-ng/"
distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version.tar.gz"
checksum=0aabbe6acb4f1f9f9b95d77066b9823a86647a7c0c58a85c04b86a246fc9429b
```

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (34 preceding siblings ...)
  2023-10-24  7:09 ` shenlebantongying
@ 2023-10-24  7:09 ` shenlebantongying
  2023-10-24  7:21 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (15 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  7:09 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1776647508

Comment:
@classabbyamp all things fixed :)

The CI still needs approval.

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (35 preceding siblings ...)
  2023-10-24  7:09 ` shenlebantongying
@ 2023-10-24  7:21 ` shenlebantongying
  2023-10-24  7:22 ` shenlebantongying
                   ` (14 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  7:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From 4ed943a46d88eba18485d636507f8097072d0b78 Mon Sep 17 00:00:00 2001
From: shenlebantongying <shenlebantongying@gmail.com>
Date: Tue, 24 Oct 2023 03:08:08 +0000
Subject: [PATCH] New package: goldendict-ng-23.09.29

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

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 0000000000000..9aefd78c525ec
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,18 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.09.29
+revision=1
+build_style=qmake
+configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv CONFIG+=zim_support" 
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel hunspell-devel libeb-devel xapian-core-devel
+ libvorbis-devel ffmpeg-devel opencc-devel libzim-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="Feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version-MoonCake.7f0f8778.tar.gz"
+checksum=b5d5ed790c6678ade7fe7c5525df1127f01bfc96c46f5936c8462ea3a892dbab

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (36 preceding siblings ...)
  2023-10-24  7:21 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-10-24  7:22 ` shenlebantongying
  2023-10-24 12:46 ` classabbyamp
                   ` (13 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24  7:22 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1776647508

Comment:
@classabbyamp all things fixed. I tested locally and it works fine :)

The CI still needs approval.

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (37 preceding siblings ...)
  2023-10-24  7:22 ` shenlebantongying
@ 2023-10-24 12:46 ` classabbyamp
  2023-10-24 16:36 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (12 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: classabbyamp @ 2023-10-24 12:46 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1777138637

Comment:
should add `conflicts="goldendict>=0"`

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (38 preceding siblings ...)
  2023-10-24 12:46 ` classabbyamp
@ 2023-10-24 16:36 ` shenlebantongying
  2023-10-24 17:17 ` shenlebantongying
                   ` (11 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24 16:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From 80c223e294fdc1fd27564b73f8c2fdf8feac9b74 Mon Sep 17 00:00:00 2001
From: shenlebantongying <shenlebantongying@gmail.com>
Date: Tue, 24 Oct 2023 03:08:08 +0000
Subject: [PATCH] New package: goldendict-ng-23.09.29

---
 srcpkgs/goldendict-ng/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/goldendict-ng/template

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 0000000000000..00a15eb4d33d8
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,19 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.09.29
+revision=1
+build_style=qmake
+configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv CONFIG+=zim_support" 
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel hunspell-devel libeb-devel xapian-core-devel
+ libvorbis-devel ffmpeg-devel opencc-devel libzim-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="Feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version-MoonCake.7f0f8778.tar.gz"
+checksum=b5d5ed790c6678ade7fe7c5525df1127f01bfc96c46f5936c8462ea3a892dbab
+conflicts="goldendict>=0"

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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (39 preceding siblings ...)
  2023-10-24 16:36 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-10-24 17:17 ` shenlebantongying
  2023-10-24 17:21 ` shenlebantongying
                   ` (10 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24 17:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From f69d9162b3f43a48173a2cd84e6f9871992a4c49 Mon Sep 17 00:00:00 2001
From: shenlebantongying <shenlebantongying@gmail.com>
Date: Tue, 24 Oct 2023 03:08:08 +0000
Subject: [PATCH] New package: goldendict-ng-23.09.29

---
 srcpkgs/goldendict-ng/template | 19 +++++++++++++++++++
 srcpkgs/goldendict-ng/update   |  2 ++
 2 files changed, 21 insertions(+)
 create mode 100644 srcpkgs/goldendict-ng/template
 create mode 100644 srcpkgs/goldendict-ng/update

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 0000000000000..c08d45c54b4f2
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,19 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.09.29
+revision=1
+build_style=qmake
+configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv CONFIG+=zim_support" 
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel hunspell-devel libeb-devel xapian-core-devel
+ libvorbis-devel ffmpeg-devel opencc-devel libzim-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="Feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/xiaoyifang/goldendict-ng"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version-MoonCake.7f0f8778.tar.gz"
+checksum=b5d5ed790c6678ade7fe7c5525df1127f01bfc96c46f5936c8462ea3a892dbab
+conflicts="goldendict>=0"
diff --git a/srcpkgs/goldendict-ng/update b/srcpkgs/goldendict-ng/update
new file mode 100644
index 0000000000000..a4a9c81624a5f
--- /dev/null
+++ b/srcpkgs/goldendict-ng/update
@@ -0,0 +1,2 @@
+site="${homepage}/releases/latest"
+pattern="releases/tag/v\K[\d\.]{8}(?=\-)"

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (40 preceding siblings ...)
  2023-10-24 17:17 ` shenlebantongying
@ 2023-10-24 17:21 ` shenlebantongying
  2023-10-24 17:27 ` shenlebantongying
                   ` (9 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24 17:21 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1777688475

Comment:
The CI should pass now. 

`conflict` added

update check added

(The update check is a bit abnormal because 1. the software author has this obsession of adding weird names after version like "mooncake" 2. releasing test builds too often and cannot find the stable one from https://github.com/xiaoyifang/goldendict-ng/releases )



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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (41 preceding siblings ...)
  2023-10-24 17:21 ` shenlebantongying
@ 2023-10-24 17:27 ` shenlebantongying
  2023-10-24 18:28 ` [PR PATCH] [Updated] " shenlebantongying
                   ` (8 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24 17:27 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1777688475

Comment:
The CI should pass now. 

`conflict` added

update check added

(The update check is a bit abnormal because 1. the software author has this obsession of adding weird names after version like "mooncake" 2. releasing test builds too often and the stable one can only be found from https://github.com/xiaoyifang/goldendict/releases/latest)



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

* Re: [PR PATCH] [Updated] goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (42 preceding siblings ...)
  2023-10-24 17:27 ` shenlebantongying
@ 2023-10-24 18:28 ` shenlebantongying
  2023-10-24 18:29 ` shenlebantongying
                   ` (7 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24 18:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shenlebantongying/void-packages master
https://github.com/void-linux/void-packages/pull/44234

goldendict-ng: initial upload
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!--
#### 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/44234.patch is attached

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

From 893b3efc5d4a628f12890b97972ad68b2638e4a3 Mon Sep 17 00:00:00 2001
From: shenlebantongying <shenlebantongying@gmail.com>
Date: Tue, 24 Oct 2023 03:08:08 +0000
Subject: [PATCH] New package: goldendict-ng-23.09.29

---
 srcpkgs/goldendict-ng/template | 19 +++++++++++++++++++
 srcpkgs/goldendict-ng/update   |  2 ++
 2 files changed, 21 insertions(+)
 create mode 100644 srcpkgs/goldendict-ng/template
 create mode 100644 srcpkgs/goldendict-ng/update

diff --git a/srcpkgs/goldendict-ng/template b/srcpkgs/goldendict-ng/template
new file mode 100644
index 0000000000000..a53020f1886d0
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,19 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=23.09.29
+revision=1
+build_style=qmake
+configure_args="CONFIG+=chinese_conversion_support CONFIG+=use_iconv CONFIG+=zim_support"
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
+ qt5-webengine-devel qt5-svg-devel qt5-multimedia-devel qt5-speech-devel qt5-x11extras-devel
+ libXtst-devel hunspell-devel libeb-devel xapian-core-devel
+ libvorbis-devel ffmpeg-devel opencc-devel libzim-devel
+ lzo-devel zlib-devel bzip2-devel liblzma-devel libzstd-devel"
+short_desc="Feature-rich dictionary lookup program"
+maintainer="shenlebantongying <shenlebantongying@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/xiaoyifang/goldendict-ng"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v$version-MoonCake.7f0f8778.tar.gz"
+checksum=b5d5ed790c6678ade7fe7c5525df1127f01bfc96c46f5936c8462ea3a892dbab
+conflicts="goldendict>=0"
diff --git a/srcpkgs/goldendict-ng/update b/srcpkgs/goldendict-ng/update
new file mode 100644
index 0000000000000..a4a9c81624a5f
--- /dev/null
+++ b/srcpkgs/goldendict-ng/update
@@ -0,0 +1,2 @@
+site="${homepage}/releases/latest"
+pattern="releases/tag/v\K[\d\.]{8}(?=\-)"

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (43 preceding siblings ...)
  2023-10-24 18:28 ` [PR PATCH] [Updated] " shenlebantongying
@ 2023-10-24 18:29 ` shenlebantongying
  2023-10-25 20:07 ` shenlebantongying
                   ` (6 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-24 18:29 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1777800764

Comment:
trailing whitespace fixed.

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (44 preceding siblings ...)
  2023-10-24 18:29 ` shenlebantongying
@ 2023-10-25 20:07 ` shenlebantongying
  2023-10-25 20:07 ` shenlebantongying
                   ` (5 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-25 20:07 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1779976641

Comment:
Can this be merged now? I don't see further problems.

Thanks for reviewing.

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (45 preceding siblings ...)
  2023-10-25 20:07 ` shenlebantongying
@ 2023-10-25 20:07 ` shenlebantongying
  2023-10-29  3:07 ` shenlebantongying
                   ` (4 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-25 20:07 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1777800764

Comment:
trailing whitespace fixed.

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (46 preceding siblings ...)
  2023-10-25 20:07 ` shenlebantongying
@ 2023-10-29  3:07 ` shenlebantongying
  2023-10-29  3:07 ` shenlebantongying
                   ` (3 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-29  3:07 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1779976641

Comment:
Can this be merged now? I don't see further problems.

Thanks for reviewing.

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (47 preceding siblings ...)
  2023-10-29  3:07 ` shenlebantongying
@ 2023-10-29  3:07 ` shenlebantongying
  2023-12-12 23:06 ` [PR PATCH] [Closed]: " shenlebantongying
                   ` (2 subsequent siblings)
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-10-29  3:07 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1783985137

Comment:
Can this be merged now? I don't see further problems.

Thanks for reviewing.

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

* Re: [PR PATCH] [Closed]: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (48 preceding siblings ...)
  2023-10-29  3:07 ` shenlebantongying
@ 2023-12-12 23:06 ` shenlebantongying
  2023-12-12 23:06 ` shenlebantongying
  2023-12-12 23:11 ` shenlebantongying
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-12-12 23:06 UTC (permalink / raw)
  To: ml

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

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

goldendict-ng: initial upload
https://github.com/void-linux/void-packages/pull/44234

Description:
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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




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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (49 preceding siblings ...)
  2023-12-12 23:06 ` [PR PATCH] [Closed]: " shenlebantongying
@ 2023-12-12 23:06 ` shenlebantongying
  2023-12-12 23:11 ` shenlebantongying
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-12-12 23:06 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1852952213

Comment:
If someone else is interested, feel free to take this over.

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

* Re: goldendict-ng: initial upload
  2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
                   ` (50 preceding siblings ...)
  2023-12-12 23:06 ` shenlebantongying
@ 2023-12-12 23:11 ` shenlebantongying
  51 siblings, 0 replies; 53+ messages in thread
From: shenlebantongying @ 2023-12-12 23:11 UTC (permalink / raw)
  To: ml

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

New comment by shenlebantongying on void-packages repository

https://github.com/void-linux/void-packages/pull/44234#issuecomment-1852952213

Comment:
If someone else is interested, feel free to take this over.

The code works fine. Void now has good libzim & qt6-speech, so you can also change qt5->6 and qmake->cmake.

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

end of thread, other threads:[~2023-12-12 23:11 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 23:23 [PR PATCH] goldendict-ng: initial upload shenlebantongying
2023-06-03  0:09 ` classabbyamp
2023-06-03  0:09 ` [PR REVIEW] " classabbyamp
2023-06-03  0:10 ` classabbyamp
2023-06-03  0:15 ` [PR PATCH] [Updated] " shenlebantongying
2023-06-03  0:16 ` shenlebantongying
2023-06-03  0:16 ` shenlebantongying
2023-06-03  0:18 ` [PR PATCH] [Updated] " shenlebantongying
2023-06-03  0:27 ` shenlebantongying
2023-06-03  0:30 ` shenlebantongying
2023-06-03  0:36 ` shenlebantongying
2023-06-03  0:40 ` shenlebantongying
2023-06-03  0:41 ` shenlebantongying
2023-06-03  0:52 ` [PR PATCH] [Updated] " shenlebantongying
2023-06-03  0:59 ` shenlebantongying
2023-06-03  1:15 ` [PR PATCH] [Updated] " shenlebantongying
2023-06-03  1:17 ` shenlebantongying
2023-06-03  1:17 ` shenlebantongying
2023-06-03  1:22 ` shenlebantongying
2023-06-03  1:27 ` shenlebantongying
2023-06-03  2:16 ` shenlebantongying
2023-09-02  1:43 ` github-actions
2023-10-20 12:56 ` thangisme
2023-10-20 19:12 ` classabbyamp
2023-10-20 19:13 ` [PR REVIEW] " classabbyamp
2023-10-20 19:38 ` [PR PATCH] [Updated] " shenlebantongying
2023-10-20 19:38 ` shenlebantongying
2023-10-24  4:26 ` [PR PATCH] [Updated] " shenlebantongying
2023-10-24  5:00 ` shenlebantongying
2023-10-24  5:13 ` [PR PATCH] [Closed]: " shenlebantongying
2023-10-24  5:13 ` [PR PATCH] [Updated] " shenlebantongying
2023-10-24  5:22 ` shenlebantongying
2023-10-24  7:08 ` shenlebantongying
2023-10-24  7:08 ` [PR PATCH] [Updated] " shenlebantongying
2023-10-24  7:08 ` shenlebantongying
2023-10-24  7:09 ` shenlebantongying
2023-10-24  7:09 ` shenlebantongying
2023-10-24  7:21 ` [PR PATCH] [Updated] " shenlebantongying
2023-10-24  7:22 ` shenlebantongying
2023-10-24 12:46 ` classabbyamp
2023-10-24 16:36 ` [PR PATCH] [Updated] " shenlebantongying
2023-10-24 17:17 ` shenlebantongying
2023-10-24 17:21 ` shenlebantongying
2023-10-24 17:27 ` shenlebantongying
2023-10-24 18:28 ` [PR PATCH] [Updated] " shenlebantongying
2023-10-24 18:29 ` shenlebantongying
2023-10-25 20:07 ` shenlebantongying
2023-10-25 20:07 ` shenlebantongying
2023-10-29  3:07 ` shenlebantongying
2023-10-29  3:07 ` shenlebantongying
2023-12-12 23:06 ` [PR PATCH] [Closed]: " shenlebantongying
2023-12-12 23:06 ` shenlebantongying
2023-12-12 23:11 ` shenlebantongying

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