mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
ddd: rebuild with motif
This commit is contained in:
parent
8124f6a232
commit
2e97541bbb
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'ddd'.
|
# Template file for 'ddd'
|
||||||
pkgname=ddd
|
pkgname=ddd
|
||||||
version=3.3.12
|
version=3.3.12
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="ncurses-devel libXt-devel libXext-devel libXmu-devel lesstif-devel"
|
makedepends="ncurses-devel libXt-devel libXext-devel libXmu-devel motif-devel"
|
||||||
short_desc="Graphical front-end for command-line debuggers"
|
short_desc="Graphical front-end for command-line debuggers"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/ddd"
|
homepage="http://www.gnu.org/software/ddd"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=3ad6cd67d7f4b1d6b2d38537261564a0d26aaed077bf25c51efc1474d0e8b65c
|
checksum=3ad6cd67d7f4b1d6b2d38537261564a0d26aaed077bf25c51efc1474d0e8b65c
|
||||||
|
|
Loading…
Add table
Reference in a new issue