Skip to content

Commit

Permalink
ddd: update to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvf authored and cinerea0 committed Apr 19, 2024
1 parent 80c30d2 commit 9726203
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 114 deletions.
10 changes: 0 additions & 10 deletions srcpkgs/ddd/patches/cstdio-missing.diff

This file was deleted.

101 changes: 0 additions & 101 deletions srcpkgs/ddd/patches/gcc9-ftbfs.patch

This file was deleted.

10 changes: 7 additions & 3 deletions srcpkgs/ddd/template
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Template file for 'ddd'
pkgname=ddd
version=3.3.12
revision=6
version=3.4.0
revision=1
build_style=gnu-configure
makedepends="ncurses-devel libXt-devel libXext-devel libXmu-devel motif-devel"
short_desc="Graphical front-end for command-line debuggers"
maintainer="Enno Boland <[email protected]>"
license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/ddd"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=3ad6cd67d7f4b1d6b2d38537261564a0d26aaed077bf25c51efc1474d0e8b65c
checksum=5d4cbc8a0bb0458543866d679308c53a3ef066e402fe5a1918e19698a3d3580f

do_check() {
: # interactive, hangs on CI
}

0 comments on commit 9726203

Please sign in to comment.