blob: 7c283bd92fc8c138a0888fa48cd21276f513766b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = image2display
pkgdesc = A cross-platform image and font data processing tool for generating data usable by microcontrollers
pkgver = 1.1.7.0.r7.g63cf43e
pkgrel = 1
url = https://github.com/chenxuuu/image2display
arch = x86_64
arch = aarch64
license = MIT
makedepends = gendesk
makedepends = dotnet-sdk
makedepends = imagemagick
depends = skia-sharp
depends = dotnet-runtime
options = !strip
source = image2display::git+https://github.com/chenxuuu/image2display.git
sha256sums = SKIP
pkgname = image2display
|