blob: 52b5616e252dbb495eb4a0586973223a47018014 (
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
|
pkgbase = infinisim-git
pkgdesc = Simulator for InfiniTime user interface without needing a PineTime
pkgver = v1.13.0.r13.g43880fd
pkgrel = 1
url = https://github.com/InfiniTimeOrg/InfiniSim
arch = i686
arch = x86_64
arch = armv7h
arch = armv6h
arch = aarch64
license = GPL
makedepends = git
makedepends = cmake
makedepends = npm
depends = sdl2
conflicts = infinisim
source = infinisim-git::git+https://github.com/InfiniTimeOrg/InfiniSim.git
source = git+https://github.com/InfiniTimeOrg/InfiniTime.git
source = git+https://github.com/lvgl/lv_drivers.git
source = git+https://github.com/InfiniTimeOrg/lvgl.git
source = git+https://github.com/littlefs-project/littlefs.git
source = git+https://github.com/laurencelundblade/QCBOR.git
source = git+https://github.com/kosme/arduinoFFT.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = infinisim-git
|