public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXcomposite/
Date: Sun,  4 Dec 2022 23:44:45 +0000 (UTC)	[thread overview]
Message-ID: <1670197288.48afbcc700fad769ce3b93dbdc255ca24f6a5adc.mattst88@gentoo> (raw)

commit:     48afbcc700fad769ce3b93dbdc255ca24f6a5adc
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 23:27:42 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 23:41:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48afbcc7

x11-libs/libXcomposite: Version bump to 0.4.6

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/libXcomposite/Manifest                   |  1 +
 x11-libs/libXcomposite/libXcomposite-0.4.6.ebuild | 24 +++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/x11-libs/libXcomposite/Manifest b/x11-libs/libXcomposite/Manifest
index d14cd577c1ef..32fd97fd123c 100644
--- a/x11-libs/libXcomposite/Manifest
+++ b/x11-libs/libXcomposite/Manifest
@@ -1 +1,2 @@
 DIST libXcomposite-0.4.5.tar.bz2 316993 BLAKE2B 4dc01b4c3fd85bdaad1ab9d9da0668caa162957056284fe864dacfcad302ddacf32a3ca233efe191592121a42783e04d5844277ef8ede21951e890114120ba22 SHA512 502fd51fd9097bb3ca72174ac5b25b9d3b1ff240d32c4765199df03d89337d94b4ddea49e90b177b370862430089d966ce9c38988337156352cfeae911c2d3d5
+DIST libXcomposite-0.4.6.tar.xz 265596 BLAKE2B 1e017ac65c7fb9973f8a1ad06116c67b9ebecf880bee8fb9b2afd83e85ec53853eb082c7edfb6a53f1a8451ac8c61c63c540facbf97953997695b18d65d00c45 SHA512 f35a0da8f9f22fd788eee01209557fe3a1b1abdc9744f76330ba42b21b6e3af5464ca4451c33415856417c30da5aa5624e3707980c644327249bfeda5a62a59b

diff --git a/x11-libs/libXcomposite/libXcomposite-0.4.6.ebuild b/x11-libs/libXcomposite/libXcomposite-0.4.6.ebuild
new file mode 100644
index 000000000000..6205b5ce1361
--- /dev/null
+++ b/x11-libs/libXcomposite/libXcomposite-0.4.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_DOC=doc
+XORG_MULTILIB=yes
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org Xcomposite library"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+	>=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
+	x11-base/xorg-proto"
+
+src_configure() {
+	local XORG_CONFIGURE_OPTIONS=(
+		$(use_with doc xmlto)
+	)
+	xorg-3_src_configure
+}


             reply	other threads:[~2022-12-04 23:44 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04 23:44 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-26 17:47 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXcomposite/ Matt Turner
2023-01-25 19:21 Arthur Zamarin
2023-01-24 18:29 Arthur Zamarin
2023-01-24 18:27 Arthur Zamarin
2023-01-24  1:00 Sam James
2022-05-10  1:07 WANG Xuerui
2021-05-19  9:23 Yixun Lan
2021-05-02 15:24 Matt Turner
2019-05-01 20:47 Matt Turner
2019-05-01 18:24 Matt Turner
2019-04-30 15:37 Sergei Trofimovich
2019-04-28  9:35 Mikle Kolyada
2019-04-28  4:21 Matt Turner
2019-04-28  0:48 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27 11:47 Mikle Kolyada
2019-04-27  4:29 Aaron Bauman
2019-04-27  3:15 Aaron Bauman
2019-03-11  6:10 Matt Turner
2019-01-19 20:09 Mart Raudsepp
2018-12-30 17:49 Mikle Kolyada
2017-01-29 21:11 Fabian Groffen
2015-11-15 20:43 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=1670197288.48afbcc700fad769ce3b93dbdc255ca24f6a5adc.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