diff options
author | B. Watson <yalhcru@gmail.com> | 2021-09-10 03:25:19 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:14 +0700 |
commit | 252ab4523d9a48bd336282007cc3f8d0f554d820 (patch) | |
tree | 7cc8ed216e1eaa18ec0525ce33c2674ee9aed649 /graphics/GraphicsMagick/README | |
parent | 265f93bd141be016e40fc1d2728c637c2d00b808 (diff) | |
download | slackbuilds-252ab4523d9a48bd336282007cc3f8d0f554d820.tar.gz |
graphics/GraphicsMagick: Updated for version 1.3.36.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/GraphicsMagick/README')
-rw-r--r-- | graphics/GraphicsMagick/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/GraphicsMagick/README b/graphics/GraphicsMagick/README index 9964595684..6d8b001534 100644 --- a/graphics/GraphicsMagick/README +++ b/graphics/GraphicsMagick/README @@ -8,15 +8,12 @@ JPEG-2000, PNG, PDF, PNM, and TIFF. If you have an older version of GraphicsMagick installed, it's a good idea to 'removepkg GraphicsMagick' before building the new version. If -you don't do this, the build might work anyway... Upgrading from 1.3.29 +you don't do this, the build might work anyway... Upgrading from 1.3.29 to 1.3.30 has been tested and seems to work, but I make no guarantees. This build includes PerlMagick (the Perl language bindings for GraphicsMagick) and TclMagick (Tcl bindings). If you really need to, you can disable these via PERL=no and/or TCL=no in the environment. -*WARNING* -be advised that the tests that run during the build of PerlMagick need -TMP=/tmp or they will fail. Starting with 1.3.30, GraphicsMagick is built with OpenMP support, which allows it to take better advantage of multiple cores. If you experience |