blob: a58a3c6a46b3777c9d730939d2e9281a2d741c4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-abseil-cpp
pkgdesc = Collection of C++ library code designed to augment the C++ standard library (mingw-w64)
pkgver = 20250814.0
pkgrel = 1
url = https://abseil.io
arch = any
license = Apache
makedepends = mingw-w64-cmake
depends = mingw-w64-crt
options = !buildflags
options = !strip
options = staticlibs
source = https://github.com/abseil/abseil-cpp/archive/20250814.0/abseil-cpp-20250814.0.tar.gz
sha256sums = 9b2b72d4e8367c0b843fa2bcfa2b08debbe3cee34f7aaa27de55a6cbb3e843db
pkgname = mingw-w64-abseil-cpp
|