summaryrefslogtreecommitdiff
path: root/i486-stage4/jsoncpp
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-28 21:05:50 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-28 21:05:50 +0200
commit5f0e6a49cdc3d72afb16dff3d1d2ad16ed44f567 (patch)
tree33ddcb3904723925211d4c4c98ed7e619e747852 /i486-stage4/jsoncpp
parent970e772bc7516a165f72d37f60dabd7c3a13a232 (diff)
downloadbootstrap32-5f0e6a49cdc3d72afb16dff3d1d2ad16ed44f567.tar.xz
building up to mysql in stage4
Diffstat (limited to 'i486-stage4/jsoncpp')
-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