From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcompmgr/
Date: Sat, 12 Nov 2022 20:17:34 +0000 (UTC) [thread overview]
Message-ID: <1668284250.4dc8c43b24c6cd6a26325a7e18892c6df0ebb6a8.mattst88@gentoo> (raw)
commit: 4dc8c43b24c6cd6a26325a7e18892c6df0ebb6a8
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 20:15:00 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 20:17:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc8c43b
x11-misc/xcompmgr: Version bump to 1.1.9
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-misc/xcompmgr/Manifest | 1 +
x11-misc/xcompmgr/xcompmgr-1.1.9.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/x11-misc/xcompmgr/Manifest b/x11-misc/xcompmgr/Manifest
index 05dc7b0a594d..2a3c3b9ed709 100644
--- a/x11-misc/xcompmgr/Manifest
+++ b/x11-misc/xcompmgr/Manifest
@@ -1 +1,2 @@
DIST xcompmgr-1.1.8.tar.bz2 138806 BLAKE2B 85a7cd04c97c3594ab9acf7888aa0024b60027654dc8fa609c8f2fb801b5cd58105aa50c2afe9c322a02657eeea6e57da3f35720ac63c191a81c62fbf9ee4468 SHA512 ccf29426ffb0797a53653d1ce152de5eee0cec284811fed4b8e634ea0d948180531e4619d96f47e4f9594432c57322624fe0fdaee2c9200efac427fc0904953d
+DIST xcompmgr-1.1.9.tar.xz 132676 BLAKE2B ece3717d582df62dcaaabb347d07ffda373f9660a74688b9637ea824eb9ac32003bddf323d9b1478f3abdf51b68005abb4c024720a75689d1ed70b45a8e026c2 SHA512 699117492af7fd84b36d317dcbf422d5ec86a7f21e29370caa737cd940d8ff866a5c8704ba2e7bd17a64e085d77fd23b628263d619813dead85cd669ff5b860e
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.9.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.9.ebuild
new file mode 100644
index 000000000000..d1dd8ce5ba87
--- /dev/null
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.9.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_MODULE=app/
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X Compositing manager"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+ x11-libs/libXrender
+ x11-libs/libXdamage
+ x11-libs/libXfixes
+ x11-libs/libXcomposite
+ x11-libs/libXext
+"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
next reply other threads:[~2022-11-12 20:17 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-12 20:17 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-17 3:58 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xcompmgr/ Matt Turner
2024-12-16 7:51 Arthur Zamarin
2024-12-14 19:06 Arthur Zamarin
2024-12-14 18:12 Sam James
2024-12-14 17:05 Sam James
2024-12-14 16:59 Arthur Zamarin
2024-11-13 16:49 Matt Turner
2024-11-13 1:38 Matt Turner
2023-01-26 17:47 Matt Turner
2023-01-25 19:21 Arthur Zamarin
2023-01-24 18:27 Arthur Zamarin
2022-12-23 20:46 Arthur Zamarin
2022-10-18 1:08 Matt Turner
2019-05-01 20:57 Matt Turner
2019-04-28 20:59 Sergei Trofimovich
2019-04-28 4:21 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27 4:29 Aaron Bauman
2019-04-25 3:36 Aaron Bauman
2019-03-25 0:04 Matt Turner
2018-11-04 19:14 Thomas Deutschmann
2018-11-04 14:16 Sergei Trofimovich
2018-11-04 4:35 Matt Turner
2018-11-04 4:35 Matt Turner
2018-11-03 14:43 Mikle Kolyada
2018-07-28 0:38 Matt Turner
2017-03-07 9:14 David Seifert
2016-11-23 16:35 Patrice Clement
2016-11-12 11:52 Agostino Sarubbo
2016-01-09 14:35 Jeroen Roovers
2015-12-02 11:16 Agostino Sarubbo
2015-12-01 10:17 Agostino Sarubbo
2015-11-30 11:51 Agostino Sarubbo
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=1668284250.4dc8c43b24c6cd6a26325a7e18892c6df0ebb6a8.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