mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
LGOGDownloader: for boost-1.88
This commit is contained in:
parent
fc714f6443
commit
b93f4635bd
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'LGOGDownloader'
|
||||
pkgname=LGOGDownloader
|
||||
version=3.15
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="$(vopt_bool qt USE_QT_GUI)"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libtidy5-devel tinyxml2-devel libcurl-devel rhash-devel
|
||||
jsoncpp-devel boost-devel openssl-devel zlib-devel
|
||||
jsoncpp-devel boost-devel-minimal libboost_program_options libboost_iostreams
|
||||
libboost_date_time libboost_filesystem openssl-devel zlib-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"
|
||||
|
|
Loading…
Add table
Reference in a new issue