summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 64cf68c28fdc3cddb4461aa9547d55cd690f9be7 (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-liburing
	pkgdesc = Linux-native io_uring I/O access library (Android aarch64)
	pkgver = 2.7
	pkgrel = 1
	url = https://git.kernel.dk/cgit/liburing
	arch = any
	groups = android-liburing
	license = (GPL-2.0-only WITH Linux-syscall-note) OR MIT
	license = LGPL-2.0-or-later
	license = MIT
	makedepends = android-configure
	depends = android-ndk
	options = !strip
	options = !buildflags
	options = staticlibs
	options = !emptydirs
	source = https://github.com/axboe/liburing/archive/refs/tags/liburing-2.7.tar.gz
	source = 0001-Fix-libs-install.patch
	md5sums = 20a95f2edfb9742001ed4772458aa002
	md5sums = a0de03236c46346326adadb0139bc03d

pkgname = android-aarch64-liburing