From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-imagick/
Date: Tue, 31 Jan 2023 13:35:53 +0000 (UTC) [thread overview]
Message-ID: <1675172147.437b2d44f91ef89810a07bb7c99833b069216bbb.mjo@gentoo> (raw)
commit: 437b2d44f91ef89810a07bb7c99833b069216bbb
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 13:31:42 2023 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 13:35:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437b2d44
dev-php/pecl-imagick: drop 3.5.1, 3.6.0
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
dev-php/pecl-imagick/Manifest | 2 --
dev-php/pecl-imagick/pecl-imagick-3.5.1.ebuild | 32 --------------------------
dev-php/pecl-imagick/pecl-imagick-3.6.0.ebuild | 32 --------------------------
3 files changed, 66 deletions(-)
diff --git a/dev-php/pecl-imagick/Manifest b/dev-php/pecl-imagick/Manifest
index 9945e5df9dce..5680f09a093f 100644
--- a/dev-php/pecl-imagick/Manifest
+++ b/dev-php/pecl-imagick/Manifest
@@ -1,3 +1 @@
-DIST imagick-3.5.1.tgz 301411 BLAKE2B 551c8a0aa07b18938fce3e39ee503ed053efb261fab712d1c1ba2fb941a911307b8d9e88257dddde19dfa77886688b5b704eb7e1cd65bba734e10b5391661374 SHA512 b922c4fad994a4bf26f4d92b6e81bb761bd8d4d1b52f4b7099cf944cdaed4e44d0318beccfb2cf3bee2605ce33b0ad764d9e3d2ba99c9a6f624ca569a4ac73ad
-DIST imagick-3.6.0.tgz 351361 BLAKE2B 9e62332e93e380d362f9eb9cba108f7fa7a4442ac7d87a367e6a5dc3bfef253aa83168131def9bd5c84fc85a8f6088cf77e9db5b5270d84d0908b102aa6a971a SHA512 ea5ae1fe35cd90fb83cf4b752675b75716e79973f3f24ae2bcf2723528f3ef7137363e6537d386d20bdfaad42065d5de04410701bd04f412ca6d36e31b9f15d4
DIST imagick-3.7.0.tgz 360138 BLAKE2B 2c149f2ec771df92789d67e88c6f7180d3da7c9182561432bdd4e0a83f96982cc8fc95bc1a003e05e37a54fabe6ab0fe693a6b9208d2e481d36e6c334aeee023 SHA512 c84408e4e4a0c46d979240e06d58d264c6bb21f3b95e3d434c8a21cd808f6c495fd453ef9c07b5c44dac81c6f205b6697f8ecaf1a65a86ce4e9052328a389ebe
diff --git a/dev-php/pecl-imagick/pecl-imagick-3.5.1.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.5.1.ebuild
deleted file mode 100644
index 7c5171846123..000000000000
--- a/dev-php/pecl-imagick/pecl-imagick-3.5.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PHP_EXT_NAME="imagick"
-USE_PHP="php7-4 php8-0"
-
-inherit php-ext-pecl-r3
-
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-DESCRIPTION="PHP wrapper for the ImageMagick library"
-HOMEPAGE="https://pecl.php.net/package/imagick https://github.com/Imagick/imagick"
-LICENSE="PHP-3.01"
-SLOT="0"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-# imagemagick[-openmp] is needed wrt bug 547922 and upstream
-# https://github.com/Imagick/imagick#openmp
-RDEPEND=">=media-gfx/imagemagick-6.2.4:=[-openmp]"
-DEPEND="${RDEPEND}
- test? ( >=media-gfx/imagemagick-6.2.4:=[hdri,jpeg,png,svg,truetype,xml] )"
-
-PHP_EXT_ECONF_ARGS="--with-imagick=${EPREFIX}/usr"
-
-src_install() {
- php-ext-pecl-r3_src_install
-
- php-ext-source-r3_addtoinifiles "imagick.skip_version_check" "1"
-}
diff --git a/dev-php/pecl-imagick/pecl-imagick-3.6.0.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.6.0.ebuild
deleted file mode 100644
index cec99a0b783d..000000000000
--- a/dev-php/pecl-imagick/pecl-imagick-3.6.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PHP_EXT_NAME="imagick"
-USE_PHP="php7-4 php8-0 php8-1"
-
-inherit php-ext-pecl-r3
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-DESCRIPTION="PHP wrapper for the ImageMagick library"
-HOMEPAGE="https://pecl.php.net/package/imagick https://github.com/Imagick/imagick"
-LICENSE="PHP-3.01"
-SLOT="0"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-# imagemagick[-openmp] is needed wrt bug 547922 and upstream
-# https://github.com/Imagick/imagick#openmp
-RDEPEND=">=media-gfx/imagemagick-6.2.4:=[-openmp]"
-DEPEND="${RDEPEND}
- test? ( >=media-gfx/imagemagick-6.2.4:=[hdri,jpeg,png,svg,truetype,xml] )"
-
-PHP_EXT_ECONF_ARGS="--with-imagick=${EPREFIX}/usr"
-
-src_install() {
- php-ext-pecl-r3_src_install
-
- php-ext-source-r3_addtoinifiles "imagick.skip_version_check" "1"
-}
next reply other threads:[~2023-01-31 13:35 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-31 13:35 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-02 18:56 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-imagick/ Michael Orlitzky
2023-10-01 6:25 Arthur Zamarin
2023-10-01 4:53 Sam James
2023-08-31 1:16 Michael Orlitzky
2023-08-31 1:16 Michael Orlitzky
2023-01-31 5:56 Sam James
2023-01-31 4:04 Sam James
2022-10-26 19:56 Conrad Kostecki
2022-01-20 16:21 Brian Evans
2022-01-05 13:28 Michael Orlitzky
2021-09-23 14:44 Brian Evans
2021-09-23 13:58 Agostino Sarubbo
2021-09-23 6:40 Agostino Sarubbo
2021-07-24 16:15 Thomas Deutschmann
2021-06-18 14:20 Thomas Deutschmann
2021-06-18 12:31 Brian Evans
2021-06-18 10:27 Thomas Deutschmann
2021-06-18 10:27 Thomas Deutschmann
2020-08-18 18:38 Thomas Deutschmann
2020-01-30 15:54 Brian Evans
2020-01-30 15:54 Brian Evans
2020-01-21 23:39 Michael Orlitzky
2019-11-28 21:58 Thomas Deutschmann
2019-11-03 14:00 Mikle Kolyada
2019-08-13 0:42 Aaron Bauman
2019-06-05 6:48 Agostino Sarubbo
2019-05-30 19:03 Brian Evans
2017-12-04 14:43 Thomas Deutschmann
2017-07-07 14:39 Brian Evans
2017-02-03 14:16 Michael Orlitzky
2016-07-25 14:02 Brian Evans
2016-07-25 14:02 Brian Evans
2016-05-13 10:12 Agostino Sarubbo
2016-03-16 16:45 Michael Orlitzky
2016-01-23 3:48 Michael Orlitzky
2015-12-07 14:53 Brian Evans
2015-12-07 14:53 Brian Evans
2015-11-11 9:12 Agostino Sarubbo
2015-11-09 10:31 Agostino Sarubbo
2015-09-25 15:30 Michael Orlitzky
2015-08-24 17:00 Michael Orlitzky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1675172147.437b2d44f91ef89810a07bb7c99833b069216bbb.mjo@gentoo \
--to=mjo@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox