Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/i486-stage4/jsoncpp/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage4/jsoncpp/DESCR')
-rw-r--r--i486-stage4/jsoncpp/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/i486-stage4/jsoncpp/DESCR b/i486-stage4/jsoncpp/DESCR
new file mode 100644
index 0000000..a421b17
--- /dev/null
+++ b/i486-stage4/jsoncpp/DESCR
@@ -0,0 +1,5 @@
+# no doxygen or graphviz (creates cycles and draws in far too manu libraries)
+sed -i "/makedepends=/s/'doxygen'//" PKGBUILD
+sed -i "/makedepends=/s/'graphviz'//" PKGBUILD
+sed -i '/python doxybuild.py/,/--with-dot/ s/\(.*\)/#\1/' PKGBUILD
+sed -i 's@\(cp -a dist/doxygen/jsoncpp-api-html\)@#\1@' PKGBUILD