mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
imagemagick@7.1.1-35: Modify 'notes'
This commit is contained in:
parent
87bfe6070e
commit
fc3dc2c6b1
@ -24,7 +24,13 @@
|
||||
"MAGICK_CODER_MODULE_PATH": "$dir\\modules\\coders"
|
||||
},
|
||||
"env_add_path": ".",
|
||||
"notes": "'convert.exe' is deprecated in v7 (it also conflicts with the builtin Windows 'convert' utility). Use 'magick convert ...' instead.",
|
||||
"notes": [
|
||||
"ImageMagick requires Ghostscript to handle PDF files properly.",
|
||||
"You can install it by: scoop install ghostscript",
|
||||
"",
|
||||
"'convert.exe' is deprecated in v7 (it also conflicts with the builtin Windows 'convert' utility).",
|
||||
"Use 'magick convert ...' instead."
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://imagemagick.org/archive/binaries/digest.rdf",
|
||||
"reverse": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user