Files
packages/anda/system/xpadneo/dkms/anda.hcl
T
Raboneko 8e80c9234d feat: XPadNeo DKMS (#3539) (#3636)
* The great refactoring

* Thanks Kate!! Didn't want to save that AT ALL

* Make those nightly

* Cleanup

* Oh

* ...

* Better license format

* updbranch

* Fixing up modules and deps

* Missed some deps

* Remove redundant `mkdir`s

Signed-off-by: Gilver <rockgrub@disroot.org>

* Move BuildArch, it bothered me

Signed-off-by: Gilver <rockgrub@disroot.org>

* Add no weak modules config to Fedora just in case

* LOL

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update xpadneo-kmod-common.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* Inline modules file for better automated updates

* Macro

Signed-off-by: Gilver <rockgrub@disroot.org>

* Packager...?

* Requires

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 259d0957b1)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-03-02 00:32:06 +08:00

11 lines
123 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "dkms-xpadneo.spec"
}
labels {
mock = 1
updbranch = 1
}
}