mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 06:37:05 +02:00
LGOGDownloader: update to 3.13
This commit is contained in:
parent
c3cf97957e
commit
da10ba0b15
1 changed files with 6 additions and 6 deletions
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'LGOGDownloader'
|
||||
pkgname=LGOGDownloader
|
||||
version=3.11
|
||||
revision=4
|
||||
version=3.13
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="$(vopt_bool qt USE_QT_GUI)"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="htmlcxx-devel tinyxml2-devel libcurl-devel rhash-devel
|
||||
makedepends="libtidy5-devel tinyxml2-devel libcurl-devel rhash-devel
|
||||
jsoncpp-devel boost-devel openssl-devel zlib-devel
|
||||
$(vopt_if qt "qt5-webengine-devel qt5-declarative-devel
|
||||
qt5-webchannel-devel qt5-location-devel")"
|
||||
$(vopt_if qt "qt6-webengine-devel qt6-declarative-devel
|
||||
qt6-webchannel-devel qt6-location-devel")"
|
||||
short_desc="Open source downloader for GOG.com games that uses the GOG.com API"
|
||||
maintainer="RunningDroid <runningdroid@zoho.com>"
|
||||
license="WTFPL"
|
||||
homepage="https://github.com/Sude-/lgogdownloader"
|
||||
distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz"
|
||||
checksum=01c9556287d5f49662c2219365b9d306482e8efadc805c3dbb9381d5110df719
|
||||
checksum=c1b6b7c528ba257a2948a9a14e5b1277e2430cc47ae5505a0357853813ed5bd7
|
||||
|
||||
build_options="qt"
|
||||
desc_option_qt="Include QT WebEngine to support solving captchas"
|
||||
|
|
Loading…
Add table
Reference in a new issue