Circlean/shell_utils/update_builder.sh

12 lines
324 B
Bash
Raw Normal View History

#!/bin/bash
2014-09-30 16:22:14 +02:00
# We cannot use the version 0.12 because it requires fontforge 2.0
# The fork use a saner list of dependencies and a patch that allows to build on debian jessie.
2014-09-30 16:22:14 +02:00
wget https://github.com/Rafiot/pdf2htmlEX/archive/KittenGroomer.zip
unzip KittenGroomer.zip
2013-04-03 00:59:56 +02:00
2014-09-30 16:22:14 +02:00
cd pdf2htmlEX-KittenGroomer/
2013-04-03 00:59:56 +02:00
2013-05-25 00:33:58 +02:00
dpkg-buildpackage -uc -b