blob: 60fec060b10b42c2916bbc720e5772e42d3c8a6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = chimeraos-device-quirks
pkgdesc = A collection of device specific configuration files
pkgver = r258.a1210b9
pkgrel = 1
url = https://github.com/ChimeraOS/device-quirks
arch = any
license = MIT
makedepends = git
depends = acpica
depends = cpio
depends = systemd
depends = swh-plugins
depends = ethtool
backup = etc/device-quirks/device-quirks.conf
source = chimeraos-device-quirks::git+https://github.com/ChimeraOS/device-quirks.git
md5sums = SKIP
pkgname = chimeraos-device-quirks
|