blob: 5b1634c4e956ad73cfa2d4d025b305a25546076f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = android-armv7a-eabi-boost
pkgdesc = Free peer-reviewed portable C++ source libraries (Android, armv7a-eabi)
pkgver = 1.84.0
pkgrel = 1
url = https://www.boost.org/
arch = any
license = custom
makedepends = android-environment
depends = android-armv7a-eabi-bzip2
depends = android-armv7a-eabi-icu
depends = android-armv7a-eabi-zlib
depends = android-armv7a-eabi-zstd
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://boostorg.jfrog.io/artifactory/main/release/1.84.0/source/boost_1_84_0.tar.bz2
source = boost-1.81.0-phoenix-multiple-definitions.patch
source = boost-ublas-c++20-iterator.patch::https://github.com/boostorg/ublas/commit/a31e5cffa85f.patch
source = disable-version-check.patch
md5sums = 9cbfb9076ed06384471802b850698a6d
md5sums = cb1c25777e9b85af62366e7c930244b8
md5sums = 991daf28f76ea0383620ccaf971decba
md5sums = 6290eb4fa0cab451aac92e12e85ef073
pkgname = android-armv7a-eabi-boost
|