diff options
| author | kj-sh604 | 2024-11-30 05:18:43 -0500 |
|---|---|---|
| committer | kj-sh604 | 2024-11-30 05:18:43 -0500 |
| commit | 2ec1318a2cc4b8917fe6f3e62e0fa22d401507d1 (patch) | |
| tree | 1db0980772636c490dd7fd45b626f6773534347c /imagemagick-compat/.SRCINFO | |
| parent | 28ba2325809a5ae1e6080cb6bb401609b84dde08 (diff) | |
refactor: make `-compat` a full-on replacement
Diffstat (limited to 'imagemagick-compat/.SRCINFO')
| -rw-r--r-- | imagemagick-compat/.SRCINFO | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/imagemagick-compat/.SRCINFO b/imagemagick-compat/.SRCINFO index a92b9ad..8f470f2 100644 --- a/imagemagick-compat/.SRCINFO +++ b/imagemagick-compat/.SRCINFO @@ -1,5 +1,5 @@ -pkgbase = imagemagick-compat - pkgdesc = An image viewing/manipulation program with convert command wrapper +pkgbase = imagemagick + pkgdesc = An image viewing/manipulation program with "convert" compatibility wrapper script pkgver = 7.1.1.41 pkgrel = 1 url = https://www.imagemagick.org/ @@ -61,8 +61,7 @@ pkgbase = imagemagick-compat optdepends = openjpeg2: JPEG2000 support optdepends = djvulibre: DJVU support optdepends = pango: Text rendering - provides = imagemagick - conflicts = imagemagick + provides = libmagick replaces = imagemagick-doc options = !emptydirs options = libtool @@ -79,4 +78,4 @@ pkgbase = imagemagick-compat source = https://imagemagick.org/archive/ImageMagick-7.1.1-41.tar.xz sha256sums = 3de1a21654918c96f36de3d080dd8cf3f3d41515267db4c7a9e4b64e9dc646d8 -pkgname = imagemagick-compat +pkgname = imagemagick |
