{ "name": "Avra", "description": "Assember for the Atmel AVR microcontroller family", "url": "https://github.com/hsoft/avra/archive/1.4.0.tar.gz", "mirror": null, "homepage": "https://github.com/hsoft/avra", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [ { "url": "https://gist.githubusercontent.com/adammck/7e4a14f7dd4cc58eea8afa99d1ad9f5d/raw/5cdbfe5ac310a12cae6671502697737d56827b05/avra-fix-osx.patch", "strip": "1" } ], "install": [ "inreplace \"src/makefiles/Makefile.osx\", \"$(CC) $(ARCH) -o avra $(SOURCE)\", \"$(CC) $(ARCH) $(CDEFS) -o avra $(SOURCE)\"", "system \"make\", \"install\", \"PREFIX=#{prefix}\", \"OS=osx\"", "pkgshare.install Dir[\"includes/*\"]" ], "version": "1.4.0", "file": "avra.rb" }