mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
libphonenumber: for boost-1.88
This commit is contained in:
parent
d29d650523
commit
4df61d65ff
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'libphonenumber'
|
||||
pkgname=libphonenumber
|
||||
version=8.13.30
|
||||
revision=1
|
||||
revision=2
|
||||
build_wrksrc=cpp
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
configure_args="-DREGENERATE_METADATA=OFF"
|
||||
hostmakedepends="pkg-config protobuf"
|
||||
makedepends="boost-devel gtest-devel icu-devel protobuf-devel"
|
||||
makedepends="boost-devel-minimal libboost_thread libboost_date_time libboost_system
|
||||
gtest-devel icu-devel protobuf-devel"
|
||||
short_desc="Google's common library for handling international phone numbers"
|
||||
maintainer="Louis Dupré Bertoni <contact@louisdb.xyz>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue