internal/rosa/package: libliftoff
All checks were successful
Test / Create distribution (push) Successful in 1m6s
Test / Sandbox (push) Successful in 2m48s
Test / ShareFS (push) Successful in 3m47s
Test / Hakurei (push) Successful in 3m57s
Test / Sandbox (race detector) (push) Successful in 5m54s
Test / Hakurei (race detector) (push) Successful in 7m0s
Test / Flake checks (push) Successful in 1m24s
All checks were successful
Test / Create distribution (push) Successful in 1m6s
Test / Sandbox (push) Successful in 2m48s
Test / ShareFS (push) Successful in 3m47s
Test / Hakurei (push) Successful in 3m57s
Test / Sandbox (race detector) (push) Successful in 5m54s
Test / Hakurei (race detector) (push) Successful in 7m0s
Test / Flake checks (push) Successful in 1m24s
Wanted by wlroots. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
20
internal/rosa/package/libliftoff.az
Normal file
20
internal/rosa/package/libliftoff.az
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
package libliftoff {
|
||||||
|
description = "lightweight KMS plane library";
|
||||||
|
website = "https://gitlab.freedesktop.org/emersion/libliftoff";
|
||||||
|
anitya = 236274;
|
||||||
|
|
||||||
|
version# = "0.5.0";
|
||||||
|
source = remoteGitLab {
|
||||||
|
domain = "gitlab.freedesktop.org";
|
||||||
|
suffix = "emersion/libliftoff";
|
||||||
|
ref = "v"+version;
|
||||||
|
checksum = "anxKfrW56iK7l6-bm6RGcaC_uk-Kc8x3_VqKaywmSjv5HLCs6A2sHyjGUbOC9xZv";
|
||||||
|
};
|
||||||
|
|
||||||
|
exec = meson {};
|
||||||
|
|
||||||
|
inputs = [
|
||||||
|
libdrm,
|
||||||
|
kernel-headers,
|
||||||
|
];
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user