aboutsummaryrefslogtreecommitdiff
path: root/ports/jbig2dec
diff options
context:
space:
mode:
authorpravic <ehysta@gmail.com>2019-06-16 02:54:47 +0300
committerPhil Christensen <philc@microsoft.com>2019-06-15 16:54:47 -0700
commit18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad (patch)
treeef24dcb51094e7d50ba343e503023bff5ef5a17f /ports/jbig2dec
parent7157f7efbf3d0a41374fde760dbed416a3b58bee (diff)
downloadvcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.tar.gz
vcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.zip
[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
Diffstat (limited to 'ports/jbig2dec')
-rw-r--r--ports/jbig2dec/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/jbig2dec/CONTROL b/ports/jbig2dec/CONTROL
index 5045673b3..5e11aa037 100644
--- a/ports/jbig2dec/CONTROL
+++ b/ports/jbig2dec/CONTROL
@@ -1,3 +1,4 @@
Source: jbig2dec
Version: 0.16-1
+Homepage: https://github.com/ArtifexSoftware/jbig2dec
Description: a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later.