# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 name avr-libc version 2.0.0 categories cross maintainers nomaintainer supported_archs noarch license BSD description C library for the AVR microcontroller. long_description AVR Libc is a Free Software project whose goal is \ to provide a high quality C library for use with \ GCC on Atmel AVR microcontrollers. platforms darwin homepage https://www.nongnu.org/avr-libc/ master_sites https://download.savannah.gnu.org/releases/avr-libc/ # installs deliberately files outside regular tree: destroot.violate_mtree yes use_bzip2 yes checksums rmd160 3185d66f9c3024ecbf56d272033b87eac4c49ad2 \ sha256 b2dd7fd2eefd8d8646ef6a325f6f0665537e2f604ed02828ced748d49dc85b97 depends_lib port:gettext \ port:avr-gcc configure.args --host=avr --build=`./config.guess` configure.cc avr-gcc livecheck.type regex livecheck.url ${master_sites} livecheck.regex ${name}-(\[1-9\]\\.\[0-9\]+\\.\[0-9\]+)