mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
New package: goldendict-ng-25.05.0
This commit is contained in:
parent
f1da8912bc
commit
171cbf3106
1 changed files with 23 additions and 0 deletions
23
srcpkgs/goldendict-ng/template
Normal file
23
srcpkgs/goldendict-ng/template
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Template file for 'goldendict-ng'
|
||||
pkgname=goldendict-ng
|
||||
version=25.05.0
|
||||
revision=1
|
||||
_version_tag=Release.2a2b0e16
|
||||
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=5b3ecb662c44564b70f611f8e7e239c6642d5c66711134a1e210c310384251b5
|
||||
|
||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||
broken="Qt6 WebEngine"
|
||||
fi
|
Loading…
Add table
Reference in a new issue