13 lines
505 B
Bash
13 lines
505 B
Bash
# Template file for 'grive'
|
|
pkgname=grive2
|
|
version=0.5.0
|
|
revision=5
|
|
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.eu>"
|
|
license="GPL-2"
|
|
homepage="http://yourcmc.ru/wiki/Grive2"
|
|
distfiles="https://github.com/vitalif/grive2/archive/v${version}.tar.gz"
|
|
checksum=24641ef4802eb93bb55e7069bca55c4fb8aa17fd88833b9c89a1b2ee7d266567
|