Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=828cc2408bc6dee7ae3a60dda0b2c1e816a39993

commit 828cc2408bc6dee7ae3a60dda0b2c1e816a39993
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon Aug 10 12:45:08 2009 +0200

jahshaka-2.0-5-i686

- add gcc44.patch for #3869

diff --git a/source/xapps-extra/jahshaka/FrugalBuild 
b/source/xapps-extra/jahshaka/FrugalBuild
index 0c40761..6dc2e8c 100644
--- a/source/xapps-extra/jahshaka/FrugalBuild
+++ b/source/xapps-extra/jahshaka/FrugalBuild
@@ -7,13 +7,15 @@ pkgrel=5
pkgdesc="Jahshaka is a video and film compositing, editing and special fx 
system that uses OpenGL & OpenML."
_F_sourceforge_name=jahshakafx
Finclude sourceforge
-depends=('libxi' 'fontconfig' 'openlibraries>=0.4.0-8' 'libxft' 
'mlt-plus-plus' 'qt' 'freetype2' 'libxrender' 'libboost-mt>=1.37.0')
+depends=('libxi' 'fontconfig' 'openlibraries>=0.4.0-10' 'libxft' 
'mlt-plus-plus' 'qt' 'freetype2' 'libxrender' 'libboost-mt>=1.37.0')
makedepends=('boost>=1.37.0')
groups=('xapps-extra')
archs=('i686')
-source=(http://${_F_sourceforge_mirror}.dl.sourceforge.net/sourceforge/$_F_sourceforge_dirname/$pkgname.tar.gz
 gcc43.patch)
+source=(http://${_F_sourceforge_mirror}.dl.sourceforge.net/sourceforge/$_F_sourceforge_dirname/$pkgname.tar.gz
 \
+       gcc4{3,4}.patch)
sha1sums=('320028a8fb3a397e071ab1f5a61645812bd30cb5' \
-          'b2f5e98048a00e9de68fac95c9dda2e432b579ee')
+          'b2f5e98048a00e9de68fac95c9dda2e432b579ee' \
+          '84509f6b0e775b4372f3c9c8b071aad48dcfb4ae')
options=('scriptlet')

unset MAKEFLAGS
diff --git a/source/xapps-extra/jahshaka/gcc44.patch 
b/source/xapps-extra/jahshaka/gcc44.patch
new file mode 100644
index 0000000..eeec155
--- /dev/null
+++ b/source/xapps-extra/jahshaka/gcc44.patch
@@ -0,0 +1,12 @@
+diff --git a/source/Jahshaka/JahLibraries/jahtimer/jahtimer.h 
b/source/Jahshaka/JahLibraries/jahtimer/jahtimer.h
+index 3484756..8a86be1 100755
+--- a/source/Jahshaka/JahLibraries/jahtimer/jahtimer.h
++++ b/source/Jahshaka/JahLibraries/jahtimer/jahtimer.h
+@@ -12,6 +12,7 @@
+ #include <string>
+ //#include <qstring.h>
+ #include <sys/timeb.h>
++#include <stdio.h>
+
+ //#include "jahtracer.h"
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to