13 lines
514 B
Bash
13 lines
514 B
Bash
# Template file for 'grive2'
|
|
pkgname=grive2
|
|
version=0.5.1
|
|
revision=1
|
|
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"
|
|
distfiles="https://github.com/vitalif/grive2/archive/v${version}.tar.gz"
|
|
checksum=9940bcd3e5a3ffd32b91477fba8ba1ca3e0a3a72e5ffa9c6d524db87951fdbbb
|