Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: goldendict-ng-24.09.1
@ 2024-11-18 11:22 slymattz
  0 siblings, 0 replies; only message in thread
From: slymattz @ 2024-11-18 11:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/slymattz/void-packages goldendict-ng-24.09.0
https://github.com/void-linux/void-packages/pull/53121

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

<!-- 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: x86_64-glibc
- I built this PR locally for these architectures:
  - x86_64-musl
  - aarch64 (crossbuild)
  - aarch64-musl (crossbuild)



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

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

From f3105729227e9111e3f526a15fd3f0c48883c5b0 Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Wed, 9 Oct 2024 14:50:03 +0200
Subject: [PATCH] New package: goldendict-ng-24.09.1

---
 srcpkgs/goldendict-ng/template | 23 +++++++++++++++++++++++
 1 file changed, 23 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..9197fa5ead230a
--- /dev/null
+++ b/srcpkgs/goldendict-ng/template
@@ -0,0 +1,23 @@
+# Template file for 'goldendict-ng'
+pkgname=goldendict-ng
+version=24.09.1
+revision=1
+_version_tag=Release.ca9dd133
+build_style=cmake
+configure_args="-DUSE_ALTERNATIVE_NAME=ON -DUSE_SYSTEM_FMT=ON -DWITH_TTS=OFF"
+hostmakedepends="pkg-config qt6-declarative-host-tools qt6-tools"
+makedepends="ffmpeg6-devel fmt-devel hunspell-devel libeb-devel libvorbis-devel
+ libzim-devel opencc-devel qt6-base-devel qt6-declarative-devel
+ qt6-multimedia-devel qt6-qt5compat-devel qt6-svg-devel qt6-webengine-devel
+ xapian-core-devel"
+depends="qt6-svg"
+short_desc="Feature-rich dictionary lookup program (goldendict fork)"
+maintainer="Mateusz Sylwestrzak <slymattz@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}-${_version_tag}.tar.gz"
+checksum=f5927e50d3b0674587feb6faaadd98777cb3309e133564a80bf72fa9bd2da372
+
+if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
+	broken="Qt6 WebEngine"
+fi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-18 11:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-18 11:22 [PR PATCH] New package: goldendict-ng-24.09.1 slymattz

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