blob: 73fc3a4bb99ee5493ee7ddaf75be9f37775e0065 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = chimeraos-device-quirks-sk
pkgdesc = A collection of device specific configuration files
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/ChimeraOS/device-quirks
arch = any
license = MIT
makedepends = git
depends = acpica
depends = cpio
depends = systemd
depends = swh-plugins
provides = chimeraos-device-quirks-git
conflicts = chimeraos-device-quirks-git
conflicts = chimeraos-device-quirks-sk-git
replaces = chimeraos-device-quirks-git
replaces = chimeraos-device-quirks-sk-git
backup = etc/device-quirks/device-quirks.conf
source = chimeraos-device-quirks::git+https://github.com/honjow/device-quirks.git#tag=v1.0.2
sha256sums = 53297a052c74e1963fe66d1baa5dcd8c0e088fe2c2d3fa2d2209e5c96abecd8b
pkgname = chimeraos-device-quirks-sk
|