aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-28 01:50:21 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-28 01:55:23 +0100
commit444f9e5a6be95bcb86390e2a26a67e7652948e19 (patch)
tree2c0b047efd4ee1bf5a5ecf52a56cd3b3bfc21a70
downloadqpdf-external-libs.tar.zst
External librariesexternal-libs
This branch is disjointed from the main branch and contains external libraries. It is primarily here so they can be reliably downloaded from Azure Pipelines.
-rw-r--r--README.md6
-rw-r--r--jpegsrc.v9c.tar.gzbin0 -> 1028134 bytes
-rw-r--r--qpdf-external-libs-bin.zipbin0 -> 1683001 bytes
3 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..e33510e4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+This branch is disjointed from the main branch and contains external libraries. It is primarily here so they can be reliably downloaded from Azure Pipelines.
+
+```
+curl -L https://www.ijg.org/files/jpegsrc.v9c.tar.gz -o jpegsrc.v9c.tar.gz
+curl -L https://downloads.sourceforge.net/project/qpdf/external-libs/2017-08-21/qpdf-external-libs-bin.zip -o qpdf-external-libs-bin.zip
+```
diff --git a/jpegsrc.v9c.tar.gz b/jpegsrc.v9c.tar.gz
new file mode 100644
index 00000000..4b782b54
--- /dev/null
+++ b/jpegsrc.v9c.tar.gz
Binary files differ
diff --git a/qpdf-external-libs-bin.zip b/qpdf-external-libs-bin.zip
new file mode 100644
index 00000000..d357f28b
--- /dev/null
+++ b/qpdf-external-libs-bin.zip
Binary files differ