void-packages/srcpkgs/sdcc/template
2019-04-16 13:40:01 -03:00

15 lines
502 B
Bash

# Template file for 'sdcc'
pkgname=sdcc
version=3.9.0
revision=1
archs="i686 x86_64*"
build_style=gnu-configure
hostmakedepends="flex bison gputils"
makedepends="boost-devel zlib-devel"
short_desc="Retargettable ANSI C compiler"
maintainer="Leandro Vital <leavitals@gmail.com>"
license="GPL-2.0-or-later"
homepage="http://sdcc.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/sdcc/${pkgname}-src-${version}.tar.bz2"
checksum=94ecae73faf7f3feee307f89dfe3cef2d7866293c7909ea05b3b33c88d67c036
nostrip=yes