Github messages for voidlinux
 help / color / mirror / Atom feed
From: RandallFlagg <RandallFlagg@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: goldendict-ng-24.05.05
Date: Fri, 05 Jul 2024 01:50:24 +0200	[thread overview]
Message-ID: <20240704235024.502AE28F53@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-51071@inbox.vuxu.org>

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

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

https://github.com/my-void-linux/void-packages golden-dict-ng
https://github.com/void-linux/void-packages/pull/51071

New package: goldendict-ng-24.05.05
<!-- 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC) 
x86_64-glibc
<!-- 
- 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/51071.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-golden-dict-ng-51071.patch --]
[-- Type: text/x-diff, Size: 1509 bytes --]

From 31c2f786b78a63bb89828703670b069127080912 Mon Sep 17 00:00:00 2001
From: Randall Flagg <O@G>
Date: Tue, 2 Jul 2024 03:54:29 +0300
Subject: [PATCH] New package: goldendict-ng-24.05.05

---
 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 00000000000000..e9302507d4a910
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,19 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=24.05.05
+revision=1
+archs="x86_64"
+build_style=cmake
+configure_args="-DUSE_ALTERNATIVE_NAME=ON"
+makedepends="qt6-speech-devel qt6-svg-devel qt6-qt5compat-devel qt6-base-devel qt6-webengine-devel qt6-multimedia-devel qt6-speech-plugin-flite qt6-speech-plugin-mock qt6-speech-plugin-speechd pkg-config ffmpeg-devel hunspell-devel opencc-devel libvorbis-devel xapian-core-devel libeb-devel libzim-devel qt6-tools-devel"
+short_desc="Feature-rich dictionary lookup program"
+maintainer="RandallFlagg <ykpui@hotmail.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}-${version_name}.tar.gz"
+checksum=e7cf55fef4ddf00d87b4e54489ec33a605b1d5634d0b7c46ddcdd261c3113790
+version_name=LiXia.ecd1138c
+
+post_install() {
+	chmod 644 ${DESTDIR}/usr/share/pixmaps/goldendict-ng.png
+}

  parent reply	other threads:[~2024-07-04 23:50 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-02  1:04 [PR PATCH] Inital commit for goldendict-ng RandallFlagg
2024-07-02  1:07 ` abenson
2024-07-02  1:11 ` [PR REVIEW] " classabbyamp
2024-07-02  1:11 ` classabbyamp
2024-07-02  1:11 ` classabbyamp
2024-07-02 11:07 ` [PR PATCH] [Updated] " RandallFlagg
2024-07-02 15:11 ` [PR PATCH] [Updated] New package: goldendict-ng-LiXia.240505 RandallFlagg
2024-07-02 23:53 ` RandallFlagg
2024-07-03 12:06 ` RandallFlagg
2024-07-04  8:37 ` New package: goldendict-ng-24.05.05 RandallFlagg
2024-07-04  9:15 ` [PR PATCH] [Updated] " RandallFlagg
2024-07-04 22:15 ` RandallFlagg
2024-07-04 22:56 ` [PR PATCH] [Updated] " RandallFlagg
2024-07-04 23:03 ` classabbyamp
2024-07-04 23:50 ` RandallFlagg [this message]
2024-07-05  0:13 ` [PR REVIEW] " classabbyamp
2024-07-05  0:13 ` classabbyamp
2024-07-05  0:13 ` classabbyamp
2024-07-05 14:27 ` RandallFlagg
2024-07-05 14:27 ` RandallFlagg
2024-07-05 14:28 ` [PR PATCH] [Updated] " RandallFlagg
2024-07-05 16:14 ` [PR REVIEW] " classabbyamp
2024-07-05 16:16 ` classabbyamp
2024-07-05 16:16 ` classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240704235024.502AE28F53@inbox.vuxu.org \
    --to=randallflagg@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).