blob: 21908a7222c034f2fd8237f6185a2d3fb40d718b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = android-aarch64-boost
pkgdesc = Free peer-reviewed portable C++ source libraries (Android, aarch64)
pkgver = 1.88.0
pkgrel = 1
url = https://www.boost.org/
arch = any
license = BSL-1.0
makedepends = android-environment
depends = android-aarch64-bzip2
depends = android-aarch64-icu
depends = android-aarch64-zlib
depends = android-aarch64-zstd
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://archives.boost.io/release/1.88.0/source/boost_1_88_0.tar.bz2
source = disable-version-check.patch
sha256sums = 46d9d2c06637b219270877c9e16155cbd015b6dc84349af064c088e9b5b12f7b
sha256sums = 63d12e7d703b471882608b4225c489f6a35ab425602783a4f9c4ea99a10f9c4b
pkgname = android-aarch64-boost
|