[Lunar-commits] r19596 - moonbase/trunk/libs/poppler
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Apr 7 01:17:27 UTC 2006
Author: v3rt1g0
Date: 2006-04-07 01:17:26 +0000 (Fri, 07 Apr 2006)
New Revision: 19596
Added:
moonbase/trunk/libs/poppler/BUILD
Log:
Misc Tweak: poppler (0.5.1)
* cut down build time by not building the test application that
doesn't get installed anyway.
* install the xpdf headers, some apps that build against poppler
need those.
Added: moonbase/trunk/libs/poppler/BUILD
===================================================================
--- moonbase/trunk/libs/poppler/BUILD (rev 0)
+++ moonbase/trunk/libs/poppler/BUILD 2006-04-07 01:17:26 UTC (rev 19596)
@@ -0,0 +1,7 @@
+(
+
+ OPTS="$OPTS --disable-gtk-test --enable-xpdf-headers"
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list