From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-imagick/
Date: Mon, 25 Jul 2016 14:02:11 +0000 (UTC) [thread overview]
Message-ID: <1469455319.56d719f5faf4b3c875071476f9e203d6856ce763.grknight@gentoo> (raw)
commit: 56d719f5faf4b3c875071476f9e203d6856ce763
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 14:00:32 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 14:01:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d719f5
dev-php/pecl-imagick: Version bump
Package-Manager: portage-2.3.0
dev-php/pecl-imagick/Manifest | 1 +
dev-php/pecl-imagick/pecl-imagick-3.4.2.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-php/pecl-imagick/Manifest b/dev-php/pecl-imagick/Manifest
index b584c58..c6f3bdc 100644
--- a/dev-php/pecl-imagick/Manifest
+++ b/dev-php/pecl-imagick/Manifest
@@ -1,3 +1,4 @@
DIST imagick-3.1.2.tgz 94657 SHA256 528769ac304a0bbe9a248811325042188c9d16e06de16f111fee317c85a36c93 SHA512 d30e129cc4b61e34830b34261671bf92579c355f36924a802952524119bf07b0e0d59fe2ad361a4caa0322f959bed669b82d1f12a531b106648ccf9d22b4fba3 WHIRLPOOL 99309fb01a43d369d6a348c623afedfa291470ff0299b38faa949ff9da4654af0ceef6d67d7b7889b6b50bcaf17c4893a6b719b3c7afaa4fc1c87eef79ea4dc9
DIST imagick-3.3.0.tgz 179978 SHA256 bd69ebadcedda1d87592325b893fa78a5710a0ca7307f8e18c5e593949b1db2d SHA512 1f5f1f6c6ce8ac71384b39c53b1befafd3160deaf75554efd6098f56173484be8c6493a04ec00cb124c002dc9cebc31aaacabb4b6e2713916b8b119f4504c811 WHIRLPOOL 860d1ebb3b4a008a119bd55541b27973b3026475c84d8808f064e700a5fcb82d7ab154b2b711f7a5c51ec6d966c11f81b904f0c845cf3973fcf56b8726e0a567
DIST imagick-3.4.1.tgz 239829 SHA256 a729fbd69e0aa145824d61dc9225bfb636dcd8421874a5667ac3822e609449e1 SHA512 9cfaa8dcd56dd2493202b9f2e995ce754080c1309ab8c559f9679b186746000440f460d44f6b133878458ff6fea8bbbf0086c6ec93cc8913cd783610bf70d32f WHIRLPOOL f68a3a411706cd60a24d077392135900835791a40ac436967083808dbaacf514af7e9554963d6cab4981b4b1205dcedfce8540b492f9abafd2a24e948c2a764f
+DIST imagick-3.4.2.tgz 239574 SHA256 8e16b7bc6cf6567f4b4c4ac7294cbf650fe050a848c6a7ba6e2bee02097ab4a8 SHA512 5e7cf495f4d6377a54b207b3fa14a5b2cff9d89dbe9c17b88c66102138ff9f485a34669138cf7903c5b54eb9d5d49f6fa2629216c487e56dc6b1e6c5c68ac1d2 WHIRLPOOL 8034d77a6a9b3e3a5be5ad57bb86529e99255e6dd1b138174dfaf5077ab55f6090e78eac60761fa97a5bafc72a6d7c0029ff10c9c497d9ad98b27d308281c0b2
diff --git a/dev-php/pecl-imagick/pecl-imagick-3.4.2.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.4.2.ebuild
new file mode 100644
index 0000000..9a610ed
--- /dev/null
+++ b/dev-php/pecl-imagick/pecl-imagick-3.4.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PV="${PV/rc/RC}"
+
+USE_PHP="php5-5 php5-6 php7-0"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="PHP wrapper for the ImageMagick library"
+LICENSE="PHP-3.01"
+SLOT="0"
+IUSE="examples test"
+
+# imagemagick[-openmp] is needed wrt bug 547922 and upstream
+# https://github.com/mkoppanen/imagick#openmp
+RDEPEND=">=media-gfx/imagemagick-6.2.4:=[-openmp]"
+DEPEND="${RDEPEND}
+ test? ( >=media-gfx/imagemagick-6.2.4:=[jpeg,png,truetype] )"
+
+PHP_EXT_ECONF_ARGS="--with-imagick=${EPREFIX}/usr"
next reply other threads:[~2016-07-25 14:02 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-25 14:02 Brian Evans [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-13 8:31 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-imagick/ Sam James
2025-04-26 1:11 Michael Orlitzky
2025-04-26 1:11 Michael Orlitzky
2025-03-17 1:45 Michael Orlitzky
2025-03-14 6:35 Sam James
2023-10-02 18:56 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 13:35 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-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=1469455319.56d719f5faf4b3c875071476f9e203d6856ce763.grknight@gentoo \
--to=grknight@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