190 Commits

Author SHA1 Message Date
github-actions[bot]
c4fb6b7f56 imagemagick: Update to version 7.1.0-46 2022-08-17 16:31:13 +00:00
github-actions[bot]
07c7f79845 imagemagick: Update to version 7.1.0-45 2022-08-01 00:35:25 +00:00
github-actions[bot]
ddf78f8565 imagemagick: Update to version 7.1.0-44 2022-07-25 04:36:51 +00:00
github-actions[bot]
725644803f imagemagick: Update to version 7.1.0-43 2022-07-10 00:33:33 +00:00
github-actions[bot]
8f5ca6fe20 imagemagick: Update to version 7.1.0-42 2022-07-09 20:27:55 +00:00
github-actions[bot]
2289c52337 imagemagick: Update to version 7.1.0-41 2022-07-07 00:33:14 +00:00
github-actions[bot]
d63f0945d0 imagemagick: Update to version 7.1.0-40 2022-07-04 00:34:43 +00:00
Kryštof Krtička
40ae7b67ff
imagemagick: Update to version 7.1.0-39 (#3702)
* imagemagick: Add version 7.1.0-39

* imagemagick: change verification digest url
2022-06-23 13:18:39 +05:30
github-actions[bot]
e6824a595a imagemagick: Update to version 7.1.0-37 2022-06-05 16:30:04 +00:00
github-actions[bot]
35d4e9a419 imagemagick: Update to version 7.1.0-36 2022-05-31 00:33:08 +00:00
github-actions[bot]
156e5d5048 imagemagick: Update to version 7.1.0-35 2022-05-18 04:30:52 +00:00
github-actions[bot]
1ca2b6acf3 imagemagick: Update to version 7.1.0-34 2022-05-15 16:30:15 +00:00
github-actions[bot]
3ffe481681 imagemagick: Update to version 7.1.0-33 2022-05-07 16:30:09 +00:00
github-actions[bot]
0088956de0 imagemagick: Update to version 7.1.0-32 2022-05-01 04:31:59 +00:00
github-actions[bot]
17c282592d imagemagick: Update to version 7.1.0-31 2022-04-23 20:27:51 +00:00
github-actions[bot]
4f6d7d4090 imagemagick: Update to version 7.1.0-30 2022-04-17 00:32:38 +00:00
github-actions[bot]
c885dfda2c imagemagick: Update to version 7.1.0-29 2022-03-27 16:30:03 +00:00
github-actions[bot]
e57a8e9d04 imagemagick: Update to version 7.1.0-28 2022-03-20 20:26:14 +00:00
github-actions[bot]
c24020706c imagemagick: Update to version 7.1.0-27 2022-03-05 16:29:38 +00:00
github-actions[bot]
43a28396f1 imagemagick: Update to version 7.1.0-26 2022-02-21 16:29:48 +00:00
github-actions[bot]
eebbaf8496 imagemagick: Update to version 7.1.0-25 2022-02-16 04:29:26 +00:00
Vincenzo Mantova
380d18f06b
imagemagick: Add MAGICK_CONFIGURE_PATH (#3300) 2022-02-13 19:46:49 +08:00
github-actions[bot]
5efa1a8edc imagemagick: Update to version 7.1.0-24 2022-02-12 20:25:55 +00:00
github-actions[bot]
531bf43e95 imagemagick: Update to version 7.1.0-23 2022-02-05 16:27:53 +00:00
github-actions[bot]
8b084e19b3 imagemagick: Update to version 7.1.0-22 2022-01-30 00:32:09 +00:00
github-actions[bot]
a6d87ee5a0 imagemagick: Update to version 7.1.0-21 2022-01-29 00:31:59 +00:00
github-actions[bot]
e117276da6 imagemagick: Update to version 7.1.0-20 2022-01-22 20:25:38 +00:00
github-actions[bot]
368b60da0f imagemagick: Update to version 7.1.0-19 2021-12-23 00:32:06 +00:00
github-actions[bot]
682bf95562 imagemagick: Update to version 7.1.0-18 2021-12-18 20:27:16 +00:00
Richard Kuhnt
adad9f7ea6 imagemagick: Update to version 7.1.0-17 2021-12-05 19:00:42 +00:00
Richard Kuhnt
4d82b9467a imagemagick: Update to version 7.1.0-16 2021-11-22 13:00:32 +00:00
Richard Kuhnt
158451f439 imagemagick: Update to version 7.1.0-15 2021-11-21 01:00:33 +00:00
Richard Kuhnt
b55235097f imagemagick: Update to version 7.1.0-14 2021-11-14 22:00:32 +00:00
tech189
885d52ff16
ImageMagick: includes DLLs for programming APIs (#2885)
* ImageMagick - includes DLLs for programming APIs

The manifest now downloads the full installer and unpacks it rather than the portable version. It also adds the environment variables and the installation folder to the path. This allows other programs such as Python Wand to find the programs and libraries for their own use. If further environment variables are missing, they can be added from this list: https://imagemagick.org/script/resources.php#environment. The bundled ffmpeg was unused in the portable version but as the manifest now adds the installation directory to the path, the outdated ffmpeg is renamed so that users can continue using the up-to-date ffmpeg downloaded by scoop.

* Change ffmpeg dependency to suggest, add note for info

* Remove convert.exe to stop conflict with built-in command

* Remove shims because already in path, account for convert.exe conflict

* Removed suggest ffmpeg and improved notes

* Restored mirror urls

* Keep shims just in case, add note that convert is deprecated

* Update notes

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2021-11-05 17:03:39 +05:30
Hsiao-nan Cheung
15ba1f46fa
imagemagick: fix checkver and use HDRI version (#2879) 2021-11-03 17:35:27 +08:00
Valinor
9aaa8e0b11
fetching the binaries from a mirror #2733 (#2876) 2021-11-02 17:07:26 +01:00
Rashil Gandhi
0d52886cf7
imagemagick@7.1.0-13: fix hash (#2866) 2021-11-01 13:16:56 +08:00
Richard Kuhnt
070d282f19 imagemagick: Update to version 7.1.0-13 2021-10-29 22:00:32 +00:00
Saw-mon & Natalie
b42dceb4d4
ImageMagick@7.1.0-12: Fix hash (#2835) 2021-10-28 11:03:47 +08:00
Richard Kuhnt
5f4b88b17b imagemagick: Update to version 7.1.0-12 2021-10-26 16:00:39 +00:00
Issac Lin
5c28235366
imagemagick@7.1.0-11: Fix hash (#2810)
* imagemagick@7.1.0-11: Fix hash

* Fix typo
2021-10-25 11:13:36 +05:30
Richard Kuhnt
42f88828f2 imagemagick: Update to version 7.1.0-11 2021-10-24 21:00:33 +00:00
Jakub Čábera
2180f4374c imagemagick: Update to version 7.1.0-10 2021-10-10 23:40:22 -07:00
Jakub Čábera
87ca8ae5bc imagemagick: Update to version 7.1.0-9 2021-10-03 23:45:22 -07:00
Richard Kuhnt
1debe2de0f imagemagick: Update to version 7.1.0-8 2021-09-18 20:00:31 +00:00
github-actions[bot]
d1930c4c33
ImageMagick: hash fix (#2676)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
2021-09-13 11:48:13 +01:00
Richard Kuhnt
cf6204a89d imagemagick: Update to version 7.1.0-7 2021-09-12 22:00:34 +00:00
Jakub Čábera
7f3cba4556 imagemagick: Update to version 7.1.0-6 2021-09-06 11:10:11 -07:00
Richard Kuhnt
fdcc265f62 imagemagick: Update to version 7.1.0-5 2021-08-22 15:00:34 +00:00
Richard Kuhnt
ce95d736d0 imagemagick: Update to version 7.1.0-4 2021-07-18 20:00:29 +00:00