Files
hakurei/internal/rosa/package/libdisplay-info.az
Ophestra a3867ad65f internal/rosa/azalea: replace binding token
This replaces the '*' placeholder with a less confusing '#'.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-24 16:20:26 +09:00

22 lines
446 B
Go

package libdisplay-info {
description = "EDID and DisplayID library";
website = "https://gitlab.freedesktop.org/emersion/libdisplay-info";
anitya = 326668;
version# = "0.3.0";
source = remoteGitLab {
domain = "gitlab.freedesktop.org";
suffix = "emersion/libdisplay-info";
ref = version;
checksum = "yjOqPUHHYgRtpqGw5RI1n2Q1_hO5j0LiFNMbjcRWV4Nf71XwwoC9fZMlKBDeLchT";
};
exec = meson {};
inputs = [
diffutils,
hwdata,
];
}