From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcb/
Date: Tue, 24 Oct 2023 17:59:03 +0000 (UTC) [thread overview]
Message-ID: <1698170338.c4a46000b5282ed9cf6831cafe5c2f6c131ec525.mattst88@gentoo> (raw)
commit: c4a46000b5282ed9cf6831cafe5c2f6c131ec525
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 17:52:47 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 17:58:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a46000
x11-libs/libxcb: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-libs/libxcb/Manifest | 1 -
x11-libs/libxcb/libxcb-1.15-r1.ebuild | 55 -----------------------------------
2 files changed, 56 deletions(-)
diff --git a/x11-libs/libxcb/Manifest b/x11-libs/libxcb/Manifest
index b23695117198..6529081dae94 100644
--- a/x11-libs/libxcb/Manifest
+++ b/x11-libs/libxcb/Manifest
@@ -1,2 +1 @@
-DIST libxcb-1.15.tar.xz 446492 BLAKE2B d50146ee9b822dfd0c24513110e1706cda05ce588f276005167a911d3097275f36be1ce755c42c2b2970e750f10b2b943f3e373b6e55865fba986e29811a3545 SHA512 f6c7d766b7cf9cab6abe948ee424cbae6951dbfe2f76fa58a109cdc05b0f0919dcc4e38176a22ff4b95fc1e38596115317e32ba33b24cae0035a4e30dbcbdad9
DIST libxcb-1.16.tar.xz 452964 BLAKE2B 1ddd5c2e6be8400a0a77db4b5fbd4698996fd1a00984e370b1f712f6b9ce456c8ccfb6992f2973f5eaf8d5b6b75f39b9f51a1458c2432ddb41edd8199b91b3f9 SHA512 002fbc126c6f09eb7db5e4197cd0572d495f64b6de714a76d9a024fe3e13122c1cfc7c55207c0dee76cc63fcccf87b37db513223eadaf760af2bd2a926443bf8
diff --git a/x11-libs/libxcb/libxcb-1.15-r1.ebuild b/x11-libs/libxcb/libxcb-1.15-r1.ebuild
deleted file mode 100644
index 5ddaeaf03b94..000000000000
--- a/x11-libs/libxcb/libxcb-1.15-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..12} )
-PYTHON_REQ_USE="xml(+)"
-
-XORG_TARBALL_SUFFIX="xz"
-XORG_MULTILIB=yes
-XORG_DOC=doc
-
-inherit python-any-r1 xorg-3
-
-DESCRIPTION="X C-language Bindings library"
-HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="doc selinux test +xkb"
-RESTRICT="!test? ( test )"
-SLOT="0/1.12"
-
-RDEPEND="
- >=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
- >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
- >=x11-base/xcb-proto-1.15.2
- elibc_Darwin? ( dev-libs/libpthread-stubs )
- test? ( dev-libs/check[${MULTILIB_USEDEP}] )
-"
-# Note: ${PYTHON_USEDEP} needs to go verbatim
-BDEPEND="${PYTHON_DEPS}
- $(python_gen_any_dep '>=x11-base/xcb-proto-1.15[${PYTHON_USEDEP}]')
- doc? ( app-doc/doxygen[dot] )
- test? ( dev-libs/libxslt )
-"
-
-python_check_deps() {
- python_has_version ">=x11-base/xcb-proto-1.15[${PYTHON_USEDEP}]"
-}
-
-pkg_setup() {
- python-any-r1_pkg_setup
- xorg-3_pkg_setup
-}
-
-src_configure() {
- local XORG_CONFIGURE_OPTIONS=(
- $(use_enable doc devel-docs)
- $(use_enable selinux)
- )
- xorg-3_src_configure
-}
next reply other threads:[~2023-10-24 17:59 UTC|newest]
Thread overview: 133+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-24 17:59 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-07 2:52 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcb/ Sam James
2024-07-11 15:41 Matt Turner
2024-05-26 6:01 Sam James
2024-05-19 19:05 Sam James
2024-05-18 3:51 Sam James
2024-05-18 3:51 Sam James
2024-05-18 3:51 Sam James
2024-05-18 3:19 Sam James
2024-05-18 3:19 Sam James
2024-04-15 15:32 Matt Turner
2024-04-03 5:02 Sam James
2024-04-03 5:02 Sam James
2024-04-02 19:31 Arthur Zamarin
2024-04-02 16:53 Arthur Zamarin
2024-04-02 16:53 Arthur Zamarin
2024-04-02 16:37 Arthur Zamarin
2024-04-02 16:37 Arthur Zamarin
2024-03-21 18:08 Matt Turner
2024-03-17 6:27 Ionen Wolkens
2024-03-03 4:24 Matt Turner
2024-03-02 14:47 Arthur Zamarin
2024-02-17 14:48 Sam James
2024-02-16 21:40 Sam James
2024-02-16 21:39 Sam James
2024-02-16 21:39 Sam James
2024-02-16 21:39 Sam James
2024-02-16 21:39 Sam James
2023-10-14 1:38 Sam James
2023-10-13 20:23 Arthur Zamarin
2023-10-13 20:18 Arthur Zamarin
2023-10-13 20:18 Arthur Zamarin
2023-10-13 20:18 Arthur Zamarin
2023-10-13 20:18 Arthur Zamarin
2023-10-13 20:18 Arthur Zamarin
2023-10-13 20:18 Arthur Zamarin
2023-08-18 16:40 Matt Turner
2023-08-16 20:24 Matt Turner
2023-06-05 5:15 Sam James
2023-05-09 21:16 Matt Turner
2022-08-17 16:11 Arthur Zamarin
2022-08-17 5:57 Arthur Zamarin
2022-08-15 19:39 Arthur Zamarin
2022-08-15 18:03 Arthur Zamarin
2022-08-15 14:33 Sam James
2022-07-26 15:24 Agostino Sarubbo
2022-07-26 15:15 Agostino Sarubbo
2022-06-24 11:04 Arthur Zamarin
2022-06-17 18:16 Matt Turner
2022-06-17 6:56 Agostino Sarubbo
2022-06-16 15:16 Sam James
2022-06-16 15:16 Sam James
2022-06-16 7:39 Agostino Sarubbo
2022-06-16 7:38 Agostino Sarubbo
2022-06-16 6:10 Agostino Sarubbo
2022-06-16 6:09 Agostino Sarubbo
2022-05-08 3:10 WANG Xuerui
2022-05-03 22:32 Matt Turner
2022-01-01 15:10 James Le Cuirot
2021-10-29 7:16 Arthur Zamarin
2021-09-23 20:13 Sam James
2021-05-02 15:24 Matt Turner
2020-12-18 22:05 Matt Turner
2020-12-05 19:50 Sam James
2020-10-06 3:44 Matt Turner
2020-05-30 20:05 Brian Evans
2020-05-22 3:17 Mike Gilbert
2020-05-14 21:33 Matt Turner
2020-04-20 17:05 Sergei Trofimovich
2020-04-06 7:34 Agostino Sarubbo
2020-04-05 19:57 Mart Raudsepp
2020-04-05 10:13 Agostino Sarubbo
2020-04-05 10:12 Agostino Sarubbo
2020-04-05 10:11 Agostino Sarubbo
2020-04-05 10:11 Agostino Sarubbo
2020-04-05 10:10 Agostino Sarubbo
2020-04-05 6:09 Mikle Kolyada
2020-02-22 21:06 Matt Turner
2020-01-29 21:53 Matt Turner
2019-12-05 23:21 Matt Turner
2019-06-12 17:08 Michael Haubenwallner
2018-10-19 17:53 Matt Turner
2018-10-19 17:53 Matt Turner
2018-09-27 18:29 Matt Turner
2018-06-22 15:13 Mikle Kolyada
2018-05-20 18:37 Matt Turner
2018-05-13 11:30 Markus Meier
2018-05-08 6:24 Sergei Trofimovich
2018-05-07 19:22 Thomas Deutschmann
2018-05-06 20:45 Matt Turner
2018-05-06 20:45 Matt Turner
2018-05-06 19:40 Sergei Trofimovich
2018-05-06 19:23 Matt Turner
2018-05-06 12:36 Mikle Kolyada
2018-05-06 11:46 Mart Raudsepp
2018-03-12 19:42 Sebastian Pipping
2018-03-05 19:46 Matt Turner
2017-08-16 7:16 Michał Górny
2017-05-05 15:20 Manuel Rüger
2017-03-28 23:32 Michael Weber
2017-03-16 8:15 Jeroen Roovers
2017-03-11 18:59 Agostino Sarubbo
2017-03-10 12:53 Agostino Sarubbo
2017-03-10 10:59 Agostino Sarubbo
2017-03-10 9:09 Agostino Sarubbo
2017-03-08 7:44 Michael Weber
2017-03-06 15:50 Tobias Klausmann
2017-03-01 0:31 Michael Weber
2017-01-29 21:11 Fabian Groffen
2017-01-25 12:28 Agostino Sarubbo
2017-01-22 17:20 Agostino Sarubbo
2016-11-17 10:48 Agostino Sarubbo
2016-11-16 10:44 Agostino Sarubbo
2016-11-13 9:17 Agostino Sarubbo
2016-11-12 11:52 Agostino Sarubbo
2016-10-01 18:03 Mart Raudsepp
2016-10-01 18:03 Mart Raudsepp
2016-09-30 10:10 Alexis Ballier
2016-09-29 20:42 Patrice Clement
2016-09-22 15:55 Tobias Klausmann
2016-09-17 11:14 Pacho Ramos
2016-09-17 10:49 Pacho Ramos
2016-08-06 10:55 Markus Meier
2016-08-03 4:32 Jeroen Roovers
2016-06-02 17:12 Tobias Klausmann
2016-05-29 20:11 Chí-Thanh Christopher Nguyễn
2016-02-03 5:10 Ian Delaney
2016-01-09 14:35 Jeroen Roovers
2015-12-19 21:45 Markus Meier
2015-12-02 11:16 Agostino Sarubbo
2015-12-01 10:17 Agostino Sarubbo
2015-11-30 11:51 Agostino Sarubbo
2015-09-11 21:40 Manuel Rüger
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=1698170338.c4a46000b5282ed9cf6831cafe5c2f6c131ec525.mattst88@gentoo \
--to=mattst88@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