1{ 2 "name": "dog", 3 "version": "0.1.0", 4 "description": "dns client", 5 "rust_target": null, 6 "task_type": { 7 "BuildFromSource": { 8 "Git": { 9 "url": "https://git.mirrors.dragonos.org.cn/DragonOS-Community/dog.git", 10 "branch": null, 11 "revision": "4ad6075686" 12 } 13 } 14 }, 15 "depends": [], 16 "build": { 17 "build_command": "make install" 18 }, 19 "install": { 20 "in_dragonos_path": "/" 21 }, 22 "clean": { 23 "clean_command": "make clean" 24 }, 25 "envs": [], 26 "build_once": false, 27 "install_once": false 28}