# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : shards version : 0.17.4 release : 3 source : - https://github.com/crystal-lang/shards/archive/refs/tags/v0.17.4.tar.gz : 3576c7418fa9fe09636f985a0043037bb84345f88e03ddb3da78dbe96683232d homepage : https://crystal-lang.org license : Apache-2.0 component : programming summary : Dependency manager for the Crystal language description: | Shards is the dependency manager for the Crystal programming language. networking : true builddeps : - pkgconfig(yaml-0.1) - crystal - fossil - git - mercurial build : | %make release=1 install : | %make_install PREFIX=/usr check : | #%make test_unit %make test_integration