blob: 991f1bcdbb523730417db94a636f6ec19891d4ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = pebble-tool-git
pkgdesc = The pebble tool that goes with libpebble2
pkgver = v4.6.rc1.1.g050fda4
pkgrel = 1
url = https://github.com/pebble-dev/pebble-tool
arch = any
license = MIT
makedepends = python2-setuptools
depends = python2
depends = python2-libpebble2-git
depends = python2-distlib
depends = python2-enum34
depends = python2-httplib2
depends = python2-oauth2client
depends = python2-progressbar2-old
depends = python2-pyasn1
depends = python2-pyasn1-modules
depends = python2-pypng
depends = python2-pyqrcode
depends = python2-requests
depends = python2-rsa
depends = python2-pyserial
depends = python2-six
depends = python2-sourcemap-git
depends = python2-websocket-client
depends = python2-wheel
depends = python2-colorama
depends = python2-packaging
optdepends = python2-virtualenv: Required for installing SDK
optdepends = arm-none-eabi-gcc: Required for installing SDK
optdepends = arm-none-eabi-newlib: Required for installing SDK
optdepends = qemu-pebble: Emulation support
source = git+https://github.com/armorking5/pebble-tool.git
source = phonesim_path.patch
source = sdk_headers.patch
md5sums = SKIP
md5sums = 6ec67257ae436ec2f2d2561a67064ca9
md5sums = 7d329e416ec7fa5d72fa48f71769505c
pkgname = pebble-tool-git
|