blob: 15fe904032d4d9c84beda0a43b3ec23f32313cb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = android-armv7a-eabi-x265
pkgdesc = Open Source H265/HEVC video encoder (Android armv7a-eabi)
pkgver = 3.5
pkgrel = 2
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
source = 0001-Disable-neon.patch
md5sums = deb5df5cb2ec17bdbae6ac6bbc3b1eef
md5sums = fffb730725e5848d6f1fd87e50530452
pkgname = android-armv7a-eabi-x265
|