Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1742b582b6a617a667ebfe67244d955b93db867c
commit 1742b582b6a617a667ebfe67244d955b93db867c Author: Miklos Vajna <vmik...@frugalware.org> Date: Sat Jun 6 17:13:04 2009 +0200 ddd-3.3.12-2-i686 - add ddd-3.3.12-gcc44.patch diff --git a/source/xapps-extra/ddd/FrugalBuild b/source/xapps-extra/ddd/FrugalBuild index c32b616..8e6997a 100644 --- a/source/xapps-extra/ddd/FrugalBuild +++ b/source/xapps-extra/ddd/FrugalBuild @@ -3,13 +3,15 @@ pkgname=ddd pkgver=3.3.12 -pkgrel=1 +pkgrel=2 pkgdesc="A graphical front-end for command-line debuggers such as GDB, DBX, WDB" url="http://www.gnu.org/software/ddd/" depends=('openmotif>=2.3.0' 'zlib' 'ncurses' 'libstdc++') groups=('xapps-extra') archs=('i686' 'x86_64') Fup2gnugz -source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('b91d2dfb1145af409138bd34517a898341724e56') +source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz \ + ddd-3.3.12-gcc44.patch) +sha1sums=('b91d2dfb1145af409138bd34517a898341724e56' \ + '3d43c9d56347f248732b1d72f29c7bf799f03864') # optimization OK diff --git a/source/xapps-extra/ddd/ddd-3.3.12-gcc44.patch b/source/xapps-extra/ddd/ddd-3.3.12-gcc44.patch new file mode 100644 index 0000000..2464b2b --- /dev/null +++ b/source/xapps-extra/ddd/ddd-3.3.12-gcc44.patch @@ -0,0 +1,10 @@ +--- ddd-3.3.12-orig/ddd/strclass.C ++++ ddd-3.3.12/ddd/strclass.C +@@ -39,6 +39,7 @@ + #include <limits.h> + #include <new> + #include <stdlib.h> ++#include <stdio.h> + + void string::error(const char* msg) const + { _______________________________________________ Frugalware-git mailing list Frugalware-git@frugalware.org http://frugalware.org/mailman/listinfo/frugalware-git