goldendict: build with Slob and Zim support
This commit is contained in:
parent
bf2ab08e9f
commit
c21c2555fc
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'goldendict'
|
||||
pkgname=goldendict
|
||||
version=1.5.0RC2
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc="${pkgname}-${version/RC/-RC}"
|
||||
build_style=qmake
|
||||
configure_args="CONFIG+=zim_support"
|
||||
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
|
||||
makedepends="tiff-devel qt5-devel libvorbis-devel zlib-devel
|
||||
libXtst-devel hunspell-devel qt5-tools-devel qt5-declarative-devel
|
||||
qt5-webkit-devel lzo-devel bzip2-devel libao-devel qt5-svg-devel
|
||||
libeb-devel qt5-x11extras-devel ffmpeg-devel"
|
||||
libeb-devel qt5-x11extras-devel ffmpeg-devel liblzma-devel"
|
||||
short_desc="A feature-rich dictionary lookup program"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue