public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-yaz/
Date: Mon, 25 Nov 2024 00:02:56 +0000 (UTC)	[thread overview]
Message-ID: <1732492926.02f3059f8b50e26695b94dab56ea162f63021fff.sam@gentoo> (raw)

commit:     02f3059f8b50e26695b94dab56ea162f63021fff
Author:     Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Mon Nov 18 14:23:23 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 25 00:02:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f3059f

dev-php/pecl-yaz: add php 8.3 support

Bug: https://bugs.gentoo.org/943650
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39361
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild
new file mode 100644
index 000000000000..e4d5f45b5344
--- /dev/null
+++ b/dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PHP_EXT_NAME="yaz"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS=( README )
+
+USE_PHP="php8-2 php8-3"
+
+inherit php-ext-pecl-r3
+
+DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86"
+RESTRICT="test"
+
+DEPEND=">=dev-libs/yaz-3.0.2:0="
+RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+# Needs network access to z3950.indexdata.com
+PROPERTIES="test_network"
+
+PHP_EXT_ECONF_ARGS="--with-yaz=/usr"


             reply	other threads:[~2024-11-25  0:03 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-25  0:02 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14  6:35 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-yaz/ Sam James
2025-01-19  7:04 Arthur Zamarin
2025-01-19  7:04 Arthur Zamarin
2025-01-19  1:14 Sam James
2023-12-28  2:00 Conrad Kostecki
2023-12-28  2:00 Conrad Kostecki
2023-12-08 16:29 Arthur Zamarin
2023-07-04 13:59 Sam James
2023-07-04 10:16 Sam James
2023-07-04 10:13 Sam James
2022-12-09 21:44 Brian Evans
2021-10-02  0:47 Brian Evans
2021-10-01 23:42 Sam James
2021-09-23 13:58 Agostino Sarubbo
2021-09-23  6:40 Agostino Sarubbo
2020-05-05  1:25 Brian Evans
2019-11-29 13:34 Thomas Deutschmann
2019-09-18 20:28 Brian Evans
2019-09-15  9:23 Mikle Kolyada
2019-08-28 18:28 Sergei Trofimovich
2019-08-28  9:51 Agostino Sarubbo
2019-08-27 20:45 Agostino Sarubbo
2019-05-02 21:03 Mikle Kolyada
2018-12-18  0:51 Thomas Deutschmann
2018-12-13 14:38 Mikle Kolyada
2018-10-23 18:47 Markus Meier
2018-04-06 13:48 Brian Evans
2017-09-20 16:51 Brian Evans
2017-02-18 15:41 Brian Evans
2017-02-18  5:51 Markus Meier
2017-01-31 18:56 Jeroen Roovers
2017-01-07  2:41 Aaron Bauman
2017-01-06 14:33 Tobias Klausmann
2016-12-07 21:49 Brian Evans
2016-12-07 21:49 Brian Evans
2016-11-05 17:21 Pacho Ramos
2016-08-12 12:51 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=1732492926.02f3059f8b50e26695b94dab56ea162f63021fff.sam@gentoo \
    --to=sam@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