blob: 4a251233c807b2cab73d5f12d6673a711c448363 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = oled_shmoled
pkgdesc = OLED displays don't have backlights but it'd be nice if we could pretend they do on Linux!
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/NickGeek/oled-shmoled
arch = x86_64
license = GPL3
makedepends = rust
depends = gcc-libs
source = oled_shmoled-0.2.1.tar.gz::https://static.crates.io/crates/oled_shmoled/oled_shmoled-0.2.1.crate
md5sums = 1881446af0bcba6c81eda5cfa65106a9
pkgname = oled_shmoled
|