13 lines
432 B
Bash
13 lines
432 B
Bash
# Template file for 'mspdebug'
|
|
pkgname="mspdebug"
|
|
version=0.25
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
short_desc="Debugger for MSP430 MCUs"
|
|
maintainer="allan <mail@may.mooo.com>"
|
|
license="GPL-2"
|
|
homepage="http://mspdebug.sourceforge.net"
|
|
distfiles="https://github.com/dlbeer/mspdebug/archive/v${version}.tar.gz"
|
|
checksum=347b5ae5d0ab0cddb54363b72abe482f9f5d6aedb8f230048de0ded28b7d1503
|
|
makedepends="readline-devel libusb-compat-devel"
|