Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back Imagemagick package #136984

Merged
merged 4 commits into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Created with WinGet Automation using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: ImageMagick.ImageMagick
PackageVersion: 7.1.1.27
Platform:
- Windows.Desktop
InstallerType: inno
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- magick
FileExtensions:
- bmp
- eps
- gif
- jpg
- mif
- miff
- png
- svg
- tif
- tiff
- wmf
Installers:
- Architecture: x86
InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-x86-dll.exe
InstallerSha256: DD5347F7458B2D7ACE130FE2A9BD6344782B68C857BDEA7176F4E9F1A7CA64E6
ProductCode: ImageMagick 7.1.1 Q16-HDRI (32-bit)_is1
- Architecture: x64
InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-x64-dll.exe
InstallerSha256: D9226F028DBC4756A70EF2BBEF1DCBD1D9D31C218A3B4F7E57CBA2621ECDF863
ProductCode: ImageMagick 7.1.1 Q16-HDRI (64-bit)_is1
- Architecture: arm64
InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-arm64-dll.exe
InstallerSha256: 186AA684C266129C026F9354F1EF83BF6097C1817539D124FDA5EF69CA5FE9A0
ProductCode: ImageMagick 7.1.1 Q16-HDRI (arm64)_is1
ManifestType: installer
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Created with WinGet Automation using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: ImageMagick.ImageMagick
PackageVersion: 7.1.1.27
PackageLocale: en-US
Publisher: ImageMagick Studio LLC
PublisherUrl: https://github.com/ImageMagick/ImageMagick
PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues
Author: ImageMagick Studio LLC
PackageName: ImageMagick
PackageUrl: https://imagemagick.org
License: Apache-2.0 Derivative
LicenseUrl: https://imagemagick.org/script/license.php
Copyright: Copyright (c) 1999 ImageMagick Studio LLC
CopyrightUrl: https://imagemagick.org/script/license.php
ShortDescription: Use ImageMagick to create, edit, compose, or convert digital images.
Tags:
- bitmap
- colors
- convert
- distort
- draw
- effects
- flip
- images
- mirror
- resize
- rotate
- shear
Documentations:
- DocumentLabel: Anatomy of the Command-line
DocumentUrl: https://imagemagick.org/script/command-line-processing.php
ManifestType: defaultLocale
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Automation using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: ImageMagick.ImageMagick
PackageVersion: 7.1.1.27
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0