blob: 6e937a26117c8b8ad42107ef9c21b35ec2563d85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = i4oled
pkgdesc = Utility to set and render OLED icons on Wacom Intuos4 family tablets.
pkgver = 1.3
pkgrel = 3
url = https://gitlab.com/PrzemoF/i4oled
arch = i686
arch = x86_64
license = GPL3
makedepends = git
depends = pango>=1.29.0
depends = cairo>=1.10.0
depends = libpng
source = git+https://gitlab.com/PrzemoF/i4oled.git#tag=v1.3
sha256sums = SKIP
pkgname = i4oled
|