Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Inital commit for goldendict-ng
@ 2024-07-02  1:04 RandallFlagg
  2024-07-02  1:07 ` abenson
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: RandallFlagg @ 2024-07-02  1:04 UTC (permalink / raw)
  To: ml

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

There is a new 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

Inital commit for goldendict-ng
<!-- 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: 1393 bytes --]

From ebd02da9d12bd4b9fbe6f035d05ff5256f5fd359 Mon Sep 17 00:00:00 2001
From: Randall Flagg <O@G>
Date: Tue, 2 Jul 2024 03:54:29 +0300
Subject: [PATCH] inital commit for goldendict-ng

---
 srcpkgs/goldendict-ng/template | 16 ++++++++++++++++
 1 file changed, 16 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..2a5160170a7515
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,16 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=LiXia.240505.ecd1138c1.5.0
+revision=1
+build_style=cmake
+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="A feature-rich dictionary lookup program"
+maintainer="RandallFlagg <O@G>"
+license="GPL-3.0-or-later"
+homepage="https://xiaoyifang.github.io/goldendict-ng/"
+distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/heads/master.zip"
+checksum=de49fbb52c322e5a781ec5398e3f176fb7ac258436fb4693bb64a55bdb964ff0
+
+post_install() {
+	chmod 644 ${DESTDIR}/usr/share/pixmaps/goldendict.png
+}

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

end of thread, other threads:[~2024-07-05 16:16 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PR PATCH] [Updated] " RandallFlagg
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

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