c2bfc6b7d5
+ To reduce bandwidth and download times, packages use bz2/lzma/xz where possible. + Also use ${GNU_SITE} and ${KERNEL_SITE} where appropriate. + Clean up xlint warnings. + inetutils: update to 1.9.3 and split into subpkgs
12 lines
466 B
Bash
12 lines
466 B
Bash
# Template build file for 'ddd'.
|
|
pkgname=ddd
|
|
version=3.3.12
|
|
revision=4
|
|
build_style=gnu-configure
|
|
makedepends="ncurses-devel libXt-devel libXext-devel libXmu-devel lesstif-devel"
|
|
short_desc="Graphical front-end for command-line debuggers"
|
|
maintainer="Enno Boland <eb@s01.de>"
|
|
homepage="http://www.gnu.org/software/ddd"
|
|
license="GPL-2"
|
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
|
checksum=3ad6cd67d7f4b1d6b2d38537261564a0d26aaed077bf25c51efc1474d0e8b65c
|