Skip to content
Open
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
8 changes: 4 additions & 4 deletions srcpkgs/ImageMagick/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'ImageMagick'
pkgname=ImageMagick
# Revbump php*-imagick with ImageMagick updates.
Comment thread
xJayMorex marked this conversation as resolved.
version=7.1.2.25
revision=2
version=7.1.2.29
revision=1
build_style=gnu-configure
configure_args="--disable-static --enable-opencl --with-modules --with-gslib
--with-rsvg --with-wmf --with-dejavu-font-dir=/usr/share/fonts/TTF --with-openexr
Expand All @@ -11,15 +11,15 @@ hostmakedepends="automake libtool pkg-config autoconf"
makedepends="djvulibre-devel fftw-devel ghostscript-devel glib-devel lcms2-devel
libXt-devel libgomp-devel libltdl-devel librsvg-devel libwebp-devel libwmf-devel
ocl-icd-devel pango-devel libopenjpeg2-devel graphviz-devel liblqr-devel
libraqm-devel libopenexr-devel libheif-devel libjxl-devel"
libraqm-devel libopenexr-devel libheif-devel libjxl-devel libavif-devel"
checkdepends="ttf-opensans"
short_desc="Create, edit, compose, or convert bitmap images"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ImageMagick"
homepage="https://www.imagemagick.org"
changelog="https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md"
distfiles="https://github.com/ImageMagick/ImageMagick/archive/${version%.*}-${version##*.}.tar.gz"
checksum=ff33d227d2e1744327280e956ec9f7abaebbd8f48277d16cdad906e05e4794b6
checksum=b05924ad73c6932ba62c9b32f338f0619b90b767162c8b767f3566556187a284

subpackages="libmagick libmagick-devel"

Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/php8.1-imagick/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'php8.1-imagick'
pkgname=php8.1-imagick
version=3.7.0
revision=17
revision=18
build_style=gnu-configure
configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
--with-php-config=/usr/bin/php-config8.1"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/php8.2-imagick/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'php8.2-imagick'
pkgname=php8.2-imagick
version=3.7.0
revision=18
revision=19
build_style=gnu-configure
configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
--with-php-config=/usr/bin/php-config8.2"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/php8.3-imagick/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'php8.3-imagick'
pkgname=php8.3-imagick
version=3.7.0
revision=11
revision=12
build_style=gnu-configure
configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
--with-php-config=/usr/bin/php-config8.3"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/php8.4-imagick/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'php8.4-imagick'
pkgname=php8.4-imagick
version=3.8.1
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
--with-php-config=/usr/bin/php-config8.4"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/php8.5-imagick/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'php8.5-imagick'
pkgname=php8.5-imagick
version=3.8.1
revision=4
revision=5
build_style=gnu-configure
configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
--with-php-config=/usr/bin/php-config8.5"
Expand Down