forked from rosa/hakurei
internal/rosa/package: azalea proposal
This commit is contained in:
@@ -1,21 +1,23 @@
|
||||
//az:schema mbf
|
||||
|
||||
package libdisplay-info {
|
||||
description = "EDID and DisplayID library";
|
||||
website = "https://gitlab.freedesktop.org/emersion/libdisplay-info";
|
||||
anitya = 326668;
|
||||
description = "EDID and DisplayID library"
|
||||
website = "https://gitlab.freedesktop.org/emersion/libdisplay-info"
|
||||
anitya = 326668
|
||||
|
||||
version* = "0.3.0";
|
||||
version := "0.3.0"
|
||||
source = remoteGitLab {
|
||||
domain = "gitlab.freedesktop.org";
|
||||
suffix = "emersion/libdisplay-info";
|
||||
ref = version;
|
||||
checksum = "yjOqPUHHYgRtpqGw5RI1n2Q1_hO5j0LiFNMbjcRWV4Nf71XwwoC9fZMlKBDeLchT";
|
||||
};
|
||||
domain = "gitlab.freedesktop.org"
|
||||
suffix = "emersion/libdisplay-info"
|
||||
ref = version
|
||||
checksum = "yjOqPUHHYgRtpqGw5RI1n2Q1_hO5j0LiFNMbjcRWV4Nf71XwwoC9fZMlKBDeLchT"
|
||||
}
|
||||
|
||||
exec = meson {};
|
||||
exec = meson()
|
||||
|
||||
inputs = [
|
||||
diffutils,
|
||||
diffutils
|
||||
|
||||
hwdata,
|
||||
];
|
||||
hwdata
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user