public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/
Date: Wed, 29 Sep 2021 18:43:04 +0000 (UTC)	[thread overview]
Message-ID: <1632940942.e585f2c35e8ce7b0c8fb0aaf66b857d0ca8b9f57.grknight@gentoo> (raw)

commit:     e585f2c35e8ce7b0c8fb0aaf66b857d0ca8b9f57
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 29 18:42:22 2021 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 18:42:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e585f2c3

dev-php/pecl-ps: Version bump for 1.4.4

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-php/pecl-ps/Manifest             |  1 +
 dev-php/pecl-ps/pecl-ps-1.4.4.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-php/pecl-ps/Manifest b/dev-php/pecl-ps/Manifest
index 80b4ba92046..ca3953c93c2 100644
--- a/dev-php/pecl-ps/Manifest
+++ b/dev-php/pecl-ps/Manifest
@@ -1 +1,2 @@
 DIST ps-1.4.1.tgz 578991 BLAKE2B 549fae78ffb6e91f39b6292d969b9b80adba1a5911fb52e99c5fcbc940b9470205556e3e11c2940fadc7cc084400bc08ae7255b79e175d705c9bacb8eb3d6e71 SHA512 e9eeb5ad1c9314af0fcfd33e461b560f6cc599a679bc0a5541994fa698e3da63b7cb523f617647bdb2ac1c8fc090263e314ddf956a1e6126f8813de92e49f3af
+DIST ps-1.4.4.tgz 637247 BLAKE2B 19dd32a2321fd53224c662e68603c7c330fcf8fe0d3e4e3d4a6e75e211c876225f1f6cf9325b117f7a3713abd87e6acfe25c4c9b0c161e6d6717f94cc90b7649 SHA512 42ab1fff661da68afb42d90dc7fb07761698f191beaf09b6dd4b2c3e7e67949ef06b2f6389738a462f58722f863c6b80f55a00a57dddc860250a4500cbfecf8b

diff --git a/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild b/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
new file mode 100644
index 00000000000..9de12888a4c
--- /dev/null
+++ b/dev-php/pecl-ps/pecl-ps-1.4.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PHP_EXT_NAME="ps"
+USE_PHP="php7-3 php7-4 php8-0"
+PHP_EXT_NEEDED_USE="gd(-)?"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="PHP extension for creating PostScript files"
+LICENSE="BSD"
+SLOT="7"
+IUSE="examples gd"
+
+DEPEND="dev-libs/pslib gd? ( media-libs/gd:2= )"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	PHP_EXT_ECONF_ARGS="$(use_enable gd)"
+	php-ext-source-r3_src_configure
+}
+
+src_test() {
+	# tests/004.phpt depends on set numeric format
+	LC_ALL=C php-ext-pecl-r3_src_test
+}


             reply	other threads:[~2021-09-29 18:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-29 18:43 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-03 17:30 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-ps/ Brian Evans
2021-11-23 16:15 Brian Evans
2021-08-27 14:34 Brian Evans
2019-12-12 14:25 Brian Evans
2019-11-29 13:34 Thomas Deutschmann
2019-11-29 13:34 Thomas Deutschmann
2019-06-07 14:14 Thomas Deutschmann
2017-08-14 20:40 Brian Evans
2017-08-14 15:01 Brian Evans
2017-01-05  0:21 Michael Orlitzky
2016-12-06 14:05 Brian Evans
2016-12-06 14:05 Brian Evans
2016-08-23 20:58 Brian Evans
2016-07-25 14:36 Brian Evans

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=1632940942.e585f2c35e8ce7b0c8fb0aaf66b857d0ca8b9f57.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