# Template file for 'avrdude'
pkgname=avrdude
version=8.1
revision=1
build_style=cmake
configure_args="-DHAVE_LINUXGPIO=ON -DHAVE_LINUXSPI=ON -DHAVE_PARPORT=ON
 -DCONFIG_DIR=/etc"
hostmakedepends="flex pkg-config"
makedepends="elfutils-devel libusb-devel libusb-compat-devel libftdi1-devel
 hidapi-devel libgpiod-devel libserialport-devel"
short_desc="Utility to manipulate ROM and EEPROM of AVR microcontrollers"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://www.nongnu.org/avrdude/"
changelog="https://raw.githubusercontent.com/avrdudes/avrdude/master/NEWS"
distfiles="https://github.com/avrdudes/avrdude/releases/download/v${version}/avrdude-${version}.tar.gz"
checksum=2d3016edd5281ea09627c20b865e605d4f5354fe98f269ce20522a5b910ab399
conf_files="/etc/avrdude.conf"
