This commit is contained in:
Daniel Ziltener 2023-11-28 12:54:55 +01:00
parent a1927c83ef
commit e94c874cad
Signed by: zilti
GPG key ID: B38976E82C9DAE42

View file

@ -88,10 +88,12 @@ Each database is contained in a specific package output, such as the
(commit "0.1.1")))
(file-name (git-file-name name version))
(sha256 (base32 "1ffq7w1ig1y44rrmkv1hvfjylzgq7f9nlnnsdgdv7pmcpfh45pgf"))))
(arguments
(list
#:tests? #f))
(native-inputs
(list pkg-config edid-decode hwdata python-wrapper))
(build-system meson-build-system)
(arguments (list #:configure-flags #~(list )))
(home-page "https://gitlab.freedesktop.org/emersion/libdisplay-info")
(synopsis "Hello, GNU world: An example GNU package")
(description "EDID and DisplayID library")