X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=build-lx.xml;h=4f81783efcfb654879a6fbdc9fc0195b4e11f910;hb=42382dfb4164b919ffcdf03766da9f8be4e43b42;hp=8175b8d97346ee1a318b883e63675ececb98d24a;hpb=42f0a2b62f00aa16f6b73d69c7a566dd58f5d9fb;p=inkscape.git diff --git a/build-lx.xml b/build-lx.xml index 8175b8d97..4f81783ef 100644 --- a/build-lx.xml +++ b/build-lx.xml @@ -39,7 +39,7 @@ - + @@ -102,7 +102,7 @@ - #define INKSCAPE_VERSION "${version}" + #define INKSCAPE_VERSION "${version}, revision ${svn.revision}" #ifndef _CONFIG_H_ @@ -160,8 +160,8 @@ #define WITH_PYTHON 1 /* shared whiteboard */ - #define WITH_INKBOARD 1 - #define HAVE_SSL 1 + #undef WITH_INKBOARD + #undef HAVE_SSL /* use poppler for pdf import? */ #define HAVE_POPPLER 1 @@ -185,10 +185,11 @@ ######################################################################## --> - + description="update the modification time of aboutbox.cpp"> + - + + @@ -203,8 +204,8 @@ + continueOnError="false" + refreshCache="${refresh}"> @@ -246,7 +247,6 @@ - @@ -284,8 +284,7 @@ -Wall -Wformat -Werror=format-security -W -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch - -O2 -g - -mms-bitfields + -O2 -DVERSION=\"${version}\" @@ -299,15 +298,12 @@ ${pcc.gtkmm-2.4} - -I${devlibs}/include/libxml2 + ${pcc.libxslt} ${pcc.freetype2} ${pcc.cairo} ${pcc.poppler} -I${devlibs}/include/gc - -I${devlibs}/include/libwpg-0.1 - -I${devlibs}/include/libwpd-0.8 - - + ${pcc.libwpg-0.1} ${pcc.libwpg-stream-0.1} -I${devlibs}/python/include @@ -379,18 +375,15 @@ ${pcl.gtkmm-2.4} ${pcl.cairo} ${pcl.cairomm-1.0} ${pcl.gthread-2.0} - -lxml2 -lxslt - -lwpg-0.1 -lwpg-stream-0.1 + ${pcl.libxslt} + ${pcl.libwpg-0.1} ${pcl.libwpg-stream-0.1} ${pcl.ImageMagick++} ${pcl.fontconfig} ${pcl.freetype2} ${pcl.lcms} ${pcl.gsl} -lssl -lcrypto -lpng -ljpeg -ltiff -lpopt -lz - -lgc - -lm - - + -lgc -lm @@ -434,7 +427,7 @@ -lssl -lcrypto -lpng -ljpeg -ltiff -lpopt -lz -lgc - -lintl -liconv -lm + -lintl -liconv -lm @@ -590,6 +583,7 @@ +