You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
708 B

(lang dune 2.9)
(implicit_transitive_deps false)
(name ccbg)
(license ISC)
(authors "Léo Andrès <contact@ndrs.fr>")
(maintainers "Léo Andrès <contact@ndrs.fr>")
(source
(uri git+https://git.zapashcanon.fr/zapashcanon/ccbg.git))
(homepage https://git.zapashcanon.fr/zapashcanon/ccbg)
(bug_reports https://git.zapashcanon.fr/zapashcanon/ccbg/issues)
(generate_opam_files true)
(package
(name ccbg)
(synopsis "Wallpaper utility for Wayland")
(description
"Ccbg is an OCaml executable to manage wallpapers in Wayland, using swaybg.")
(tags
(ccbg wallpaper sway wayland swaybg background))
(depends
(ocaml
(>= 4.13))
(bos
(>= 0.2.0))
directories
fpath
(scfg
(>= 0.2))))