Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732811
en ru br
ALT Linux repos
S:3.5-alt3
5.0: 3.2-alt1
4.1: 3.2-alt0.M41.1
4.0: 2.0-alt2
3.0: 1.7-alt1.1

Other repositories

Group :: Video
RPM: dvgrab

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: dvgrab-3.4-alt-gcc44.patch
Download


diff -Naur dvgrab-3.4-orig/error.cc dvgrab-3.4/error.cc
--- dvgrab-3.4-orig/error.cc	2007-07-06 22:04:24 +0300
+++ dvgrab-3.4/error.cc	2009-05-13 18:58:46 +0300
@@ -32,6 +32,7 @@
 #include <iostream>
 #include <sstream>
 #include <iomanip>
+#include <cstdio>
 
 using std::ostringstream;
 using std::string;
diff -Naur dvgrab-3.4-orig/smiltime.cc dvgrab-3.4/smiltime.cc
--- dvgrab-3.4-orig/smiltime.cc	2008-11-26 05:41:39 +0200
+++ dvgrab-3.4/smiltime.cc	2009-05-13 19:00:32 +0300
@@ -27,6 +27,7 @@
 #include <iostream>
 #include <iomanip>
 #include <sstream>
+#include <cstdio>
 
 #include <stdlib.h>
 #include <math.h>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin