blob: 7159c9e912dfe88dd9b73594ea01818cf3f9f818 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-x86-libebml
pkgdesc = Extensible Binary Meta Language library (Android x86)
pkgver = 1.4.5
pkgrel = 2
url = https://github.com/Matroska-Org/libebml
arch = any
groups = android-libebml
license = LGPL2.1
makedepends = android-cmake
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/Matroska-Org/libebml/archive/refs/tags/release-1.4.5.tar.gz
md5sums = 2fb834d776f20b4c05fe80e2be219fa0
pkgname = android-x86-libebml
|