summaryrefslogtreecommitdiff
path: root/i486-stage4/links/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage4/links/DESCR')
-rw-r--r--i486-stage4/links/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/i486-stage4/links/DESCR b/i486-stage4/links/DESCR
new file mode 100644
index 0000000..5a3c9bd
--- /dev/null
+++ b/i486-stage4/links/DESCR
@@ -0,0 +1,8 @@
+# no X11 or graphic libraries
+sed -i "/makedepends=/s/'libtiff'//" PKGBUILD
+sed -i "/makedepends=/s/'libpng'//" PKGBUILD
+sed -i "/makedepends=/s/'libxt'//" PKGBUILD
+sed -i "/makedepends=/s/'librsvg'//" PKGBUILD
+
+# disable xlinks (or rather, compile it the same way as links)
+sed -i 's/--enable-graphics --with-x --with-fb/--disable-graphics --without-x --without-fb/' PKGBUILD