blob: eaf853a68fc84dfd94b4bf35b8a8d6c8db0fb659 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-x86-abseil-cpp
pkgdesc = Collection of C++ library code designed to augment the C++ standard library (Android x86)
pkgver = 20240722.0
pkgrel = 1
url = https://abseil.io
arch = any
license = Apache-2.0
makedepends = android-cmake
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/abseil/abseil-cpp/archive/20240722.0/abseil-cpp-20240722.0.tar.gz
md5sums = 740fb8f35ebdf82740c294bde408b9c0
pkgname = android-x86-abseil-cpp
|