summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/jasper/README
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2018-10-11 09:43:53 +0200
committerEirik Aavitsland <eirik.aavitsland@qt.io>2018-10-15 07:18:33 +0000
commit4783c6dc4441ab833050a08996d40d959960ecff (patch)
treebe41f452117fc01d43298681b5b00ef032d7e0bb /src/3rdparty/jasper/README
parent5f1bcf869227ebd3071db9b61a80e81effc38b94 (diff)
Remove bundled, unmaintained libjasper source codev5.12.0-beta3
[ChangeLog][Third-Party Code] The unmaintained bundled libjasper has been removed. Building the jp2 handler will require libjasper to be present as a system or external library. Change-Id: Ic48cc6021fc5fb64fb369eb9621fd7a811e8e9f7 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/3rdparty/jasper/README')
-rw-r--r--src/3rdparty/jasper/README21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/3rdparty/jasper/README b/src/3rdparty/jasper/README
deleted file mode 100644
index df33b1b..0000000
--- a/src/3rdparty/jasper/README
+++ /dev/null
@@ -1,21 +0,0 @@
-JasPer Readme
-*************
-
-This is the source code distribution for JasPer. JasPer is a collection
-of software (i.e., a library and application programs) for the coding
-and manipulation of images. This software can handle image data in a
-variety of formats. One such format supported by JasPer is the JPEG-2000
-format defined in ISO/IEC 15444-1.
-
-The complete licensing terms for the JasPer software can be found in
-the file named "LICENSE" in the top level directory of this software
-distribution. Any use of this software contrary to the terms of the
-license is strictly prohibited. The changes made to the software
-since the last release are described in the file "NEWS". Detailed
-documentation on the JasPer software can be found in the JasPer Software
-Reference Manual. This manual is located in the "doc" directory, and
-includes useful information such as: 1) how to build, install, and use
-the software, 2) how to submit report bugs, and 3) where to find
-additional information about the software.
-
-Enjoy! :)