blob: 2215f5ae22bf36b417918b5c5cd29ebf8eca9584 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-x86-gavl
pkgdesc = Low level library, upon which multimedia APIs can be built (Android x86)
pkgver = 1.4.0
pkgrel = 1
url = http://gmerlin.sourceforge.net/
arch = any
license = GPL-2.0-or-later
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://downloads.sourceforge.net/gmerlin/gavl-1.4.0.tar.gz
source = 0001-Fix-monotonic-clock-check.patch
sha256sums = 51aaac41391a915bd9bad07710957424b046410a276e7deaff24a870929d33ce
sha256sums = 20b096ac3665f21ad98271cb1e3eff74113def989f1bc877739cc4baddff6dd4
pkgname = android-x86-gavl
|