blob: afd58ebdfbb5add3ace7c0c27d4db64bd7aa5f40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-armv7a-eabi-x265
pkgdesc = Open Source H265/HEVC video encoder (Android armv7a-eabi)
pkgver = 4.0
pkgrel = 1
url = https://bitbucket.org/multicoreware/x265_git
arch = any
groups = android-x265
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_4.0.tar.gz
md5sums = 44e0082a7635eab2488bebd18875a09a
pkgname = android-armv7a-eabi-x265
|