# Template file for 'LGOGDownloader' pkgname=LGOGDownloader version=3.6 revision=1 wrksrc="lgogdownloader-${version}" build_style=cmake hostmakedepends="pkg-config" makedepends="htmlcxx-devel tinyxml2-devel libcurl-devel rhash-devel jsoncpp-devel boost-devel libressl-devel zlib-devel" short_desc="Open source downloader for GOG.com games that uses the GOG.com API" maintainer="RunningDroid " license="WTFPL" homepage="https://github.com/Sude-/lgogdownloader" distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz" checksum=01b6bea07431a7eea7f9aab73c6f3c19fc50f667f72246cf6093d0dd8d3d699b if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man" fi if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel" fi