Author: blues Date: Sat Aug 8 15:13:48 2009 GMT Module: packages Tag: HEAD ---- Log message: - new homepage (with new releases), doesn't build
---- Files affected: packages/photoprint: photoprint.spec (1.6 -> 1.7) , TODO (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/photoprint/photoprint.spec diff -u packages/photoprint/photoprint.spec:1.6 packages/photoprint/photoprint.spec:1.7 --- packages/photoprint/photoprint.spec:1.6 Sun Jul 12 15:27:50 2009 +++ packages/photoprint/photoprint.spec Sat Aug 8 17:13:43 2009 @@ -8,7 +8,7 @@ Group: Publishing Source0: http://www.blackfiveservices.co.uk/photoprint_resources/%{name}-%{version}.tar.gz # Source0-md5: a708d3a426b187ad6b0de0c6052262b9 -URL: http://www.blackfiveservices.co.uk/photoprint.shtml +URL: http://blackfiveimaging.co.uk/index.php?article=02Software%2F01PhotoPrint #BuildRequires: ImageMagick BuildRequires: lcms-devel BuildRequires: libgutenprint-devel @@ -66,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2009/08/08 15:13:43 blues +- new homepage (with new releases), doesn't build + Revision 1.6 2009/07/12 13:27:50 arekm - release 2 ================================================================ Index: packages/photoprint/TODO diff -u /dev/null packages/photoprint/TODO:1.1 --- /dev/null Sat Aug 8 17:13:49 2009 +++ packages/photoprint/TODO Sat Aug 8 17:13:43 2009 @@ -0,0 +1,9 @@ +- does not build: + i686-pld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -I../imagesource/ -I../ -I../pixbufthumbnail -I../imagesource -I../profilemanager -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -fno-strict-aliasing -fwrapv -march=i686 -mtune=pentium4 -gdwarf-2 -g2 -MT signature.lo -MD -MP -MF .deps/signature.Tpo -c signature.cpp -fPIC -DPIC -o .libs/signature.o +In file included from signature.cpp:12: +layoutrectangle.h: In member function 'void RectFit::Dump()': +layoutrectangle.h:23: error: 'printf' was not declared in this scope +layoutrectangle.h: In member function 'void LayoutRectangle::Dump()': +layoutrectangle.h:45: error: 'printf' was not declared in this scope +make[2]: *** [signature.lo] Error 1 +make[2]: Leaving directory `photoprint-0.3.9/support' ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/photoprint/photoprint.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
