diff options
| author | Guillaume Lachance <glachance@cmaisonneuve.qc.ca> | 2017-12-21 02:39:45 -0500 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-20 23:39:45 -0800 |
| commit | 4e6678ba9dd1291439143fccc603b614f7baa9f0 (patch) | |
| tree | 130324e3959da62e2c9ef023246e4a25d12fb70d /ports/libmupdf/CONTROL | |
| parent | a0b2767175c20dc446c22a9ce30ed1874d72acdf (diff) | |
| download | vcpkg-4e6678ba9dd1291439143fccc603b614f7baa9f0.tar.gz vcpkg-4e6678ba9dd1291439143fccc603b614f7baa9f0.zip | |
libmupdf initial port (#1950)
* libmupdf initial port
* [libmupdf] Use CMake for buildsystem replacement.
Diffstat (limited to 'ports/libmupdf/CONTROL')
| -rw-r--r-- | ports/libmupdf/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libmupdf/CONTROL b/ports/libmupdf/CONTROL new file mode 100644 index 000000000..ed61402d7 --- /dev/null +++ b/ports/libmupdf/CONTROL @@ -0,0 +1,4 @@ +Source: libmupdf +Version: 1.11-1 +Build-Depends: freetype, libjpeg-turbo, harfbuzz, zlib, curl, glfw3 +Description: a lightweight PDF, XPS, and E-book library |
