blob: 219abf35a49144fe3aa575de28bee6732a831a64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-armv7a-eabi-x265
pkgdesc = Open Source H265/HEVC video encoder (Android armv7a-eabi)
pkgver = 3.5
pkgrel = 3
url = https://bitbucket.org/multicoreware/x265_git
arch = any
license = GPL
makedepends = android-cmake
makedepends = nasm
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz
md5sums = deb5df5cb2ec17bdbae6ac6bbc3b1eef
pkgname = android-armv7a-eabi-x265
|