blob: f91ca7a98f69702ff7ed30f88b0ab868527ddbb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-armv7a-eabi-libnghttp3
pkgdesc = HTTP/3 library written in C (Android armv7a-eabi)
pkgver = 1.6.0
pkgrel = 1
url = https://github.com/ngtcp2/nghttp3
arch = any
groups = android-libnghttp3
license = MIT
makedepends = android-cmake
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/ngtcp2/nghttp3/releases/download/v1.6.0/nghttp3-1.6.0.tar.xz
md5sums = 32800b32141ef9661bef6a4df7de726a
pkgname = android-armv7a-eabi-libnghttp3
|