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, 13 Nov 2023 04:35:26 +0000 (UTC) [thread overview]
Message-ID: <1699850072.40478ff59b36bd9ed1cf69104f14bab3fb8a0972.sam@gentoo> (raw)
commit: 40478ff59b36bd9ed1cf69104f14bab3fb8a0972
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 03:43:23 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 04:34:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40478ff5
dev-perl/X11-XCB: add 0.210.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/X11-XCB/Manifest | 1 +
dev-perl/X11-XCB/X11-XCB-0.210.0.ebuild | 51 +++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+)
diff --git a/dev-perl/X11-XCB/Manifest b/dev-perl/X11-XCB/Manifest
index 65789dd05a6d..6600a581f57e 100644
--- a/dev-perl/X11-XCB/Manifest
+++ b/dev-perl/X11-XCB/Manifest
@@ -1,2 +1,3 @@
DIST X11-XCB-0.19.tar.gz 156912 BLAKE2B c060ed7d327435a847c7eafd36bd517bb26b04f58251c3b475283b3006e91d7b51ed2b57604ec68c6ce41eb93ed8f90a04b727a411b14d25aa471dd0415bdeca SHA512 abd6369b00b9ebd4a333cd52b06b2f137a8b8c13a715a0ab485cf0f80acce601b8b22dfff394514ad8b21d253b5f72920aeee6b9bcf4b0d446b772d4ef60ce71
DIST X11-XCB-0.20.tar.gz 167762 BLAKE2B f19d51fde135c2ff94322e454ed2c001b33848a66b904b1c0e3ce9d3f4b27f51ab1f8cd9dbba6aa2e418779b0ee97ea0816ecb449ea4aa8c0a70bc7afbd26c60 SHA512 4dcb0b0c85ee66dc2c2d9c04888446b7e480c4c209430d41914343dc7552e93ea8cbff73f98e245f95ef550c99c8104f3bbe2a9cbd905b3a203eb048ab469fd9
+DIST X11-XCB-0.21.tar.gz 169735 BLAKE2B 9d3ec4dc3fec80654c3160a538bd4efe5cecd777a4ca382206799a12cfeedd072bdd0b4693aec8a69fdc7698c8e43067e0b4528a2c6ab83d024dec3fa8e86c3d SHA512 e87a64fd9e304949049f3c78e37941a38108d9061e7b822d9f35129cc22d59c0a2347ef1ae728a0e3e4b70a9d14a826e7f66df2e1a5f51e5b43303bf891d239b
diff --git a/dev-perl/X11-XCB/X11-XCB-0.210.0.ebuild b/dev-perl/X11-XCB/X11-XCB-0.210.0.ebuild
new file mode 100644
index 000000000000..f5028bd8daf8
--- /dev/null
+++ b/dev-perl/X11-XCB/X11-XCB-0.210.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ZHMYLOVE
+DIST_VERSION=0.21
+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/MouseX-NativeTraits
+ 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/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
+}
next reply other threads:[~2023-11-13 4:35 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-13 4:35 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-10-14 4:44 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-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=1699850072.40478ff59b36bd9ed1cf69104f14bab3fb8a0972.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