1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-06-30 15:39:00 +00:00
pdf2htmlEX/buildScripts/versionEnvs

10 lines
243 B
Plaintext
Raw Normal View History

2019-11-21 13:31:28 +00:00
#!/bin/bash
# This bash script exports environment variables for the latest software
# versions
export POPPLER_VERSION=poppler-0.82.0
export FONTFORGE_VERSION=20190801
2019-11-21 14:13:14 +00:00
export FONTFORGE_APPIMAGE=FontForge-2019-08-01-ac635b8-x86_64.AppImage