summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: d66f30becbc2a14c516c5088571187f5505f3294 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Maintainer: Firas Zaidan <firas@zaidan.de>

pkgname=op-tee-tools
pkgver=2.5.0
pkgrel=1
pkgdesc="OP-TEE Trusted OS Tools"
arch=(any)
url="https://github.com/OP-TEE/optee_os"
license=(BSD)
depends=('android-tools' 'autoconf' 'automake' 'bc' 'bison' 'flex' 'make' 'gcc'
'glibc' 'bc' 'cscope' 'curl' 'dtc' 'ftp-upload' 'gptfdisk' 'iasl' 'attr'
'lib32-glibc' 'libcap' 'libftdi' 'glib2' 'hidapi' 'ncurses5-compat-libs'
'pixman' 'openssl' 'lib32-gcc-libs' 'libtool' 'lib32-zlib' 'mtools' 'netcat'
'python2-crypto' 'python2-pyserial' 'python2-wand' 'unzip' 'util-linux'
'xdg-utils' 'xterm' 'xz' 'zlib' 'repo')