mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-07 04:23:19 +02:00
grive2: for boost-1.88
This commit is contained in:
parent
ea36f16759
commit
0dc04cfdaf
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,12 @@
|
||||||
# Template file for 'grive2'
|
# Template file for 'grive2'
|
||||||
pkgname=grive2
|
pkgname=grive2
|
||||||
version=0.5.3
|
version=0.5.3
|
||||||
revision=4
|
revision=5
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="boost-devel libcurl-devel yajl-devel libgcrypt-devel expat-devel"
|
makedepends="boost-devel-minimal libboost_program_options libboost_filesystem
|
||||||
|
libboost_unit_test_framework libboost_regex libboost_regex
|
||||||
|
libcurl-devel yajl-devel libgcrypt-devel expat-devel"
|
||||||
short_desc="Google Drive client with support for partial sync"
|
short_desc="Google Drive client with support for partial sync"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue