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-perl/X11-XCB/
Date: Mon, 14 Oct 2024 04:44:35 +0000 (UTC)	[thread overview]
Message-ID: <1728881044.88df6cf997caee04c2cf5aad742c7f376eab906e.sam@gentoo> (raw)

commit:     88df6cf997caee04c2cf5aad742c7f376eab906e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 04:39:16 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 04:44:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88df6cf9

dev-perl/X11-XCB: add 0.230.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/X11-XCB/Manifest               |  1 +
 dev-perl/X11-XCB/X11-XCB-0.230.0.ebuild | 51 +++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/dev-perl/X11-XCB/Manifest b/dev-perl/X11-XCB/Manifest
index 23268b088e18..f27ea3558b25 100644
--- a/dev-perl/X11-XCB/Manifest
+++ b/dev-perl/X11-XCB/Manifest
@@ -1,2 +1,3 @@
 DIST X11-XCB-0.21.tar.gz 169735 BLAKE2B 9d3ec4dc3fec80654c3160a538bd4efe5cecd777a4ca382206799a12cfeedd072bdd0b4693aec8a69fdc7698c8e43067e0b4528a2c6ab83d024dec3fa8e86c3d SHA512 e87a64fd9e304949049f3c78e37941a38108d9061e7b822d9f35129cc22d59c0a2347ef1ae728a0e3e4b70a9d14a826e7f66df2e1a5f51e5b43303bf891d239b
 DIST X11-XCB-0.22.tar.gz 169954 BLAKE2B d0f5b1277715f9d1d80b38cac3a51daee7f9063d3e80e23a185cacae0312a9449a5cfe1282bdbfe95a701096e766c3a4759e944d94ab03ce7b7296d80f86426e SHA512 ac38d98067e49f15ff7e8f3d902208af059ab2b2113f585044488a6eb8dac020a5010b876b41069397f1fdf30717df02752f648390d1923d38a0db4b703a4b35
+DIST X11-XCB-0.23.tar.gz 170952 BLAKE2B b4bed0e5eba2ed86baa5f76510cefd488274ffc8b2db2616b271715d148562f77d7205b635790fc271678c31db8890bdcc6289b16a48a8b2100fd53a73adeb9a SHA512 b321bf76f6814874801f6b820728a4810cdd9f26a3a24271994390e8ea937c4b63885861461733d88bd41f7376ca79a784d3724e207a73fd579f266a9e1f8cf0

diff --git a/dev-perl/X11-XCB/X11-XCB-0.230.0.ebuild b/dev-perl/X11-XCB/X11-XCB-0.230.0.ebuild
new file mode 100644
index 000000000000..3db7cf19b381
--- /dev/null
+++ b/dev-perl/X11-XCB/X11-XCB-0.230.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ZHMYLOVE
+DIST_VERSION=0.23
+inherit perl-module virtualx
+
+DESCRIPTION="Perl bindings for libxcb"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+	dev-perl/Data-Dump
+	dev-perl/Mouse
+	dev-perl/Try-Tiny
+	dev-perl/XML-Descent
+	dev-perl/XML-Simple
+	>=virtual/perl-XSLoader-0.20.0
+	>=x11-libs/libxcb-1.2
+	x11-libs/xcb-util
+	x11-libs/xcb-util-wm
+"
+DEPEND="
+	>=x11-libs/libxcb-1.2
+	x11-libs/libXcomposite
+	x11-libs/xcb-util
+	x11-libs/xcb-util-wm
+	x11-base/xcb-proto
+"
+BDEPEND="
+	${RDEPEND}
+	x11-base/xcb-proto
+	>=virtual/perl-Devel-PPPort-3.190.0
+	dev-perl/ExtUtils-Depends
+	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+	>=virtual/perl-ExtUtils-ParseXS-3.180.0
+	dev-perl/ExtUtils-PkgConfig
+	dev-perl/XS-Object-Magic
+	test? (
+		dev-perl/Test-Deep
+		dev-perl/Test-Exception
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	virtx perl-module_src_test
+}


             reply	other threads:[~2024-10-14  4:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14  4:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-14  8:05 [gentoo-commits] repo/gentoo:master commit in: dev-perl/X11-XCB/ Sam James
2024-04-29 13:42 Sam James
2024-04-29 13:42 Sam James
2024-01-07  9:05 Sam James
2023-12-31  3:49 Sam James
2023-12-30  4:10 Sam James
2023-11-13  4:35 Sam James
2023-11-13  4:35 Sam James
2023-11-13  4:35 Sam James
2023-09-27  3:15 Sam James
2023-03-04  9:46 Arthur Zamarin
2023-03-04  6:17 Arthur Zamarin
2021-12-11 11:38 Andreas K. Hüttel
2021-12-07 23:49 Sam James
2021-12-05  3:31 Sam James
2021-11-03 22:39 Sam James
2021-11-03 22:39 Sam James
2021-10-03 12:12 Andreas K. Hüttel
2021-09-21 13:41 Yixun Lan
2020-11-14 23:40 Sam James
2020-11-12 23:42 Thomas Deutschmann
2020-10-16 21:57 Sam James
2020-10-05 11:23 Kent Fredric
2020-06-29  6:33 Michał Górny
2018-10-02 14:27 Mikle Kolyada
2018-04-27  1:16 Matt Turner
2018-04-27  1:16 Matt Turner
2018-03-28  2:32 Kent Fredric

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=1728881044.88df6cf997caee04c2cf5aad742c7f376eab906e.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