15 lines
588 B
Bash
15 lines
588 B
Bash
# Template file for 'grive2'
|
|
pkgname=grive2
|
|
version=0.5.3
|
|
revision=4
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="boost-devel libcurl-devel yajl-devel libgcrypt-devel expat-devel"
|
|
short_desc="Google Drive client with support for partial sync"
|
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="http://yourcmc.ru/wiki/Grive2"
|
|
changelog="https://github.com/vitalif/grive2/raw/master/debian/changelog"
|
|
distfiles="https://github.com/vitalif/grive2/archive/v${version}.tar.gz"
|
|
checksum=4cb67c32e94749353e08ce5fefb831fefa3e7b49b863329489a84804df11449d
|