void-packages/srcpkgs/cgdb/template

19 lines
632 B
Bash

# Template file for 'cgdb'
pkgname=cgdb
version=0.7.0
revision=3
build_style=gnu-configure
configure_args="ac_cv_rl_version=6.3
ac_cv_file__proc_self_status=yes"
hostmakedepends="flex"
makedepends="ncurses-devel readline-devel"
depends="gdb"
short_desc="Curses-based interface to the GNU Debugger"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2"
homepage="http://cgdb.sourceforge.net"
distfiles="http://cgdb.me/files/cgdb-${version}.tar.gz"
checksum=bf7a9264668db3f9342591b08b2cc3bbb08e235ba2372877b4650b70c6fb5423
nocross="checking Checking attribute printf support... cannot run test program while cross compiling"