Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=imgrebuild.git;a=commitdiff;h=ef6f41aa024b182a835a596f5b9e55f7b0254fbf
commit ef6f41aa024b182a835a596f5b9e55f7b0254fbf Author: bouleetbil <bouleet...@frogdev.info> Date: Tue Apr 27 22:34:12 2010 +0000 notecase-1.9.8-2-i686 *rebuild with new libs diff --git a/source/gnome-extra/notecase/FrugalBuild b/source/gnome-extra/notecase/FrugalBuild index 6f4db51..9e10a6b 100644 --- a/source/gnome-extra/notecase/FrugalBuild +++ b/source/gnome-extra/notecase/FrugalBuild @@ -3,9 +3,9 @@ pkgname=notecase pkgver=1.9.8 -pkgrel=1 +pkgrel=2 pkgdesc="a hierarchical note manager (aka. outliner)" -depends=('avahi' 'gnome-vfs') +depends=('avahi>=0.6.25-2' 'gnome-vfs') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') @@ -13,7 +13,9 @@ _F_sourceforge_ext=_src.zip _F_gnome_desktop="y" _F_gnome_mime="y" Finclude sourceforge gnome-scriptlet +source=($source notecase-1.9.8-gcc44.patch) url="http://notecase.sourceforge.net/" -sha1sums=('7e1dd2f5ff5dc17e8b5ab7348466b5ac0268b307') +sha1sums=('7e1dd2f5ff5dc17e8b5ab7348466b5ac0268b307' \ + '5e7bd3e9fdf794676f96b2a354082f6e29af185c') # optimization OK diff --git a/source/gnome-extra/notecase/notecase-1.9.8-gcc44.patch b/source/gnome-extra/notecase/notecase-1.9.8-gcc44.patch new file mode 100644 index 0000000..be34074 --- /dev/null +++ b/source/gnome-extra/notecase/notecase-1.9.8-gcc44.patch @@ -0,0 +1,22 @@ +diff -Naurp notecase-1.9.8-orig/src/lib/IniFile.cpp notecase-1.9.8/src/lib/IniFile.cpp +--- notecase-1.9.8-orig/src/lib/IniFile.cpp 2008-10-24 12:54:50.000000000 -0600 ++++ notecase-1.9.8/src/lib/IniFile.cpp 2009-07-27 13:04:34.519339275 -0600 +@@ -9,6 +9,7 @@ + #include "IniFile.h" + #include <algorithm> //find() function + #include <string> ++#include <cstdio> + #include "File64.h" + #include "FilePath.h" + #include "debug.h" +diff -Naurp notecase-1.9.8-orig/src/_unx/ExecuteFile.cpp notecase-1.9.8/src/_unx/ExecuteFile.cpp +--- notecase-1.9.8-orig/src/_unx/ExecuteFile.cpp 2008-10-24 12:54:50.000000000 -0600 ++++ notecase-1.9.8/src/_unx/ExecuteFile.cpp 2009-07-27 13:07:56.101813217 -0600 +@@ -12,6 +12,7 @@ + #include "../lib/debug.h" + #include <string> + #include <cstring> ++#include <cstdio> + #include <vector> + #include <algorithm> + #include <string.h> _______________________________________________ Frugalware-git mailing list Frugalware-git@frugalware.org http://frugalware.org/mailman/listinfo/frugalware-git