forked from rosa/hakurei
22 lines
432 B
Go
22 lines
432 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
|
|
]
|
|
}
|