Package: ddd Version: 3.3.10 Revision: 2 GCC: 3.3 Maintainer: Max Horn BuildDepends: lesstif, libncurses5 Depends: lesstif-shlibs, libncurses5-shlibs Source: mirror:sourceforge:%n/%n-%v.tar.gz Source-MD5: a10a3b55455cce8073cf2f8db01ba1a1 Patch: %n.patch ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info --disable-dependency-tracking SetCPPFLAGS: -no-cpp-precomp SetLDFLAGS: -force_flat_namespace SetLIBS: -L%p/lib InstallScript: << make install DESTDIR=%d mv %i/bin/ddd.exe %i/bin/ddd << DocFiles: AUTHORS COPYING* NEWS README TIPS TODO InfoDocs: ddd.info ddd-themes.info Description: GUI front-end for command-line debuggers DescDetail: << GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or the Python debugger. Besides ``usual'' front-end features such as viewing source texts, DDD has become famous through its interactive graphical data display, where data structures are displayed as graphs. << DescPort: << There is a case problem: on a HFS+ filesystem, "ddd" and "Ddd" clash. We use a trick to get around this limitation. << Homepage: http://www.gnu.org/software/ddd/ License: GPL