* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-02-25 18:27 Sam James
0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2022-02-25 18:27 UTC (permalink / raw
To: gentoo-commits
commit: 12548c9690d7e30b8c8f83016487a5864170f564
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 18:25:27 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 18:25:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12548c96
app-misc/wayland-utils: Stabilize 1.0.0 amd64, #831416
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
index 0d56ea2c1c60..5266e66e7478 100644
--- a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-libs/wayland-1.17.0"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2023-08-16 22:07 Matt Turner
0 siblings, 0 replies; 17+ messages in thread
From: Matt Turner @ 2023-08-16 22:07 UTC (permalink / raw
To: gentoo-commits
commit: 802f1abac7157fcb7490da6b2576fbfd63467a3a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 16 21:52:21 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 22:07:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=802f1aba
app-misc/wayland-utils: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-misc/wayland-utils/Manifest | 1 -
app-misc/wayland-utils/wayland-utils-1.1.0.ebuild | 30 -----------------------
2 files changed, 31 deletions(-)
diff --git a/app-misc/wayland-utils/Manifest b/app-misc/wayland-utils/Manifest
index f82d41ca3018..f1f331b7b0c2 100644
--- a/app-misc/wayland-utils/Manifest
+++ b/app-misc/wayland-utils/Manifest
@@ -1,2 +1 @@
-DIST wayland-utils-1.1.0.tar.bz2 14071 BLAKE2B b2726205c8d123a4543aa316928fe2909917f70bbde4318376581c1ec97f658f0d5743a7df091799ef2adce4c962e83aefdc805e25cf1af5429520eddff2918c SHA512 5cd842c286c1960c1f604287826625c23c87306e9e31daba23a65402d4ae0abd0cec4a701c8fb65af2aea6adbcb018660e646939062c51628a65dde41ebd64bf
DIST wayland-utils-1.2.0.tar.bz2 15169 BLAKE2B 65f1486e4fcaa86e8b113f3342a23fc03b0025932284f2e9471321efcef59db258bc8cf730b3e0daa656c275fe92ef35f1d7fedfb21a7e32fd1b375c6a26a41d SHA512 fcf7c85273b099aa51462302dec89514707bbe162b791db1ba07b6807de5651cee57cf8a6b7fd63365739c967bfb544d89684e9d399677d563d056b0147baa7e
diff --git a/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild
deleted file mode 100644
index 237677d9ee6e..000000000000
--- a/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="Display information about supported Wayland protocols and current compositor"
-HOMEPAGE="https://gitlab.freedesktop.org/wayland/wayland-utils"
-SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-
-RDEPEND="
- >=dev-libs/wayland-1.20.0
- x11-libs/libdrm
-"
-DEPEND="${RDEPEND}
- dev-libs/wayland-protocols
-"
-BDEPEND="dev-util/wayland-scanner"
-
-src_configure() {
- local emesonargs=(
- -Ddrm=enabled
- )
- meson_src_configure
-}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2023-07-15 15:37 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2023-07-15 15:37 UTC (permalink / raw
To: gentoo-commits
commit: 5fb4b254d4e17f71860bb893fcda794404e0e7b1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 15:36:18 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 15:36:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb4b254
app-misc/wayland-utils: Stabilize 1.2.0 x86, #909456
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
index 1ab141c4c7d7..53b3614b0a42 100644
--- a/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/archive/${PV}/${P}.tar.b
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
RDEPEND="
>=dev-libs/wayland-1.20.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2023-07-15 15:37 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2023-07-15 15:37 UTC (permalink / raw
To: gentoo-commits
commit: 9ba66bbbe0ec4cd2cdebe7e2f9e7c7c19c1af79f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 15:36:11 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 15:36:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba66bbb
app-misc/wayland-utils: Stabilize 1.2.0 amd64, #909456
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
index 1abc7f4edc28..1ab141c4c7d7 100644
--- a/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/archive/${PV}/${P}.tar.b
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-libs/wayland-1.20.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2023-07-02 11:52 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2023-07-02 11:52 UTC (permalink / raw
To: gentoo-commits
commit: 68e1b72fd3e9357b184595e8c68f11fdb5851338
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 2 11:51:47 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 2 11:51:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e1b72f
app-misc/wayland-utils: Stabilize 1.2.0 arm64, #909456
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
index 8ed4e3533def..1abc7f4edc28 100644
--- a/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/archive/${PV}/${P}.tar.b
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-libs/wayland-1.20.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2023-06-10 17:47 Matt Turner
0 siblings, 0 replies; 17+ messages in thread
From: Matt Turner @ 2023-06-10 17:47 UTC (permalink / raw
To: gentoo-commits
commit: d88ae4bd318ce5b69b1896ffbde7164d69585828
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 17:30:26 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 17:47:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d88ae4bd
app-misc/wayland-utils: Version bump to 1.2.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-misc/wayland-utils/Manifest | 1 +
app-misc/wayland-utils/wayland-utils-1.2.0.ebuild | 30 +++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/app-misc/wayland-utils/Manifest b/app-misc/wayland-utils/Manifest
index c9fb0b78c348..f82d41ca3018 100644
--- a/app-misc/wayland-utils/Manifest
+++ b/app-misc/wayland-utils/Manifest
@@ -1 +1,2 @@
DIST wayland-utils-1.1.0.tar.bz2 14071 BLAKE2B b2726205c8d123a4543aa316928fe2909917f70bbde4318376581c1ec97f658f0d5743a7df091799ef2adce4c962e83aefdc805e25cf1af5429520eddff2918c SHA512 5cd842c286c1960c1f604287826625c23c87306e9e31daba23a65402d4ae0abd0cec4a701c8fb65af2aea6adbcb018660e646939062c51628a65dde41ebd64bf
+DIST wayland-utils-1.2.0.tar.bz2 15169 BLAKE2B 65f1486e4fcaa86e8b113f3342a23fc03b0025932284f2e9471321efcef59db258bc8cf730b3e0daa656c275fe92ef35f1d7fedfb21a7e32fd1b375c6a26a41d SHA512 fcf7c85273b099aa51462302dec89514707bbe162b791db1ba07b6807de5651cee57cf8a6b7fd63365739c967bfb544d89684e9d399677d563d056b0147baa7e
diff --git a/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
new file mode 100644
index 000000000000..8ed4e3533def
--- /dev/null
+++ b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Display information about supported Wayland protocols and current compositor"
+HOMEPAGE="https://gitlab.freedesktop.org/wayland/wayland-utils"
+SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/archive/${PV}/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ >=dev-libs/wayland-1.20.0
+ >=x11-libs/libdrm-2.4.109
+"
+DEPEND="${RDEPEND}
+ dev-libs/wayland-protocols
+"
+BDEPEND="dev-util/wayland-scanner"
+
+src_configure() {
+ local emesonargs=(
+ -Ddrm=enabled
+ )
+ meson_src_configure
+}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-12-02 10:20 WANG Xuerui
0 siblings, 0 replies; 17+ messages in thread
From: WANG Xuerui @ 2022-12-02 10:20 UTC (permalink / raw
To: gentoo-commits
commit: 2b05ae1a9892ca2a5b1a2ec192213a32f870c5b6
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 2 05:33:15 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Fri Dec 2 10:20:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b05ae1a
app-misc/wayland-utils: keyword 1.1.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild
index a8a631373d6a..0a35f5005c18 100644
--- a/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/archive/${PV}/${P}.tar.b
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-libs/wayland-1.20.0
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-09-27 4:14 Matt Turner
0 siblings, 0 replies; 17+ messages in thread
From: Matt Turner @ 2022-09-27 4:14 UTC (permalink / raw
To: gentoo-commits
commit: a128a8f646f74ecf098a20851f3bd5ee71f48bc4
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 04:04:40 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 04:13:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a128a8f6
app-misc/wayland-utils: Version bump to 1.1.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-misc/wayland-utils/Manifest | 1 +
app-misc/wayland-utils/wayland-utils-1.1.0.ebuild | 30 +++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/app-misc/wayland-utils/Manifest b/app-misc/wayland-utils/Manifest
index ac307144fd0d..2175f6a243f5 100644
--- a/app-misc/wayland-utils/Manifest
+++ b/app-misc/wayland-utils/Manifest
@@ -1 +1,2 @@
+DIST wayland-utils-1.1.0.tar.bz2 14071 BLAKE2B b2726205c8d123a4543aa316928fe2909917f70bbde4318376581c1ec97f658f0d5743a7df091799ef2adce4c962e83aefdc805e25cf1af5429520eddff2918c SHA512 5cd842c286c1960c1f604287826625c23c87306e9e31daba23a65402d4ae0abd0cec4a701c8fb65af2aea6adbcb018660e646939062c51628a65dde41ebd64bf
DIST wayland-utils-wayland-utils-1.0.0.tar.gz 13188 BLAKE2B b05917c611a54e157e31c6e83b026c0960189c36d71361e12ec6dbc33872184fb2ea30cf04a0c57ba6a9b776e5aa51baf286f092eb8780fdd6f0462c8e36ae87 SHA512 0e5886fc74bf84396facb79bfc2fcc4fa7ababc39f861fc62d198656c65dec31150bc7fd27773dfa8add421f08ad0dd43a7d72c9e8f6f5733ac34fb8212658cc
diff --git a/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild
new file mode 100644
index 000000000000..89f1a7935cc8
--- /dev/null
+++ b/app-misc/wayland-utils/wayland-utils-1.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Display information about supported Wayland protocols and current compositor"
+HOMEPAGE="https://gitlab.freedesktop.org/wayland/wayland-utils"
+SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/archive/${PV}/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ >=dev-libs/wayland-1.20.0
+ x11-libs/libdrm
+"
+DEPEND="${RDEPEND}
+ dev-libs/wayland-protocols
+"
+BDEPEND="dev-util/wayland-scanner"
+
+src_configure() {
+ local emesonargs=(
+ -Ddrm=enabled
+ )
+ meson_src_configure
+}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-02-25 20:53 Sam James
0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2022-02-25 20:53 UTC (permalink / raw
To: gentoo-commits
commit: 801d8e832ff4e7a5305b0ee6e693f9e6145ca59c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 20:53:06 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 20:53:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801d8e83
app-misc/wayland-utils: Stabilize 1.0.0 arm64, #831416
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
index 55f008c639c4..90ca34a6ffba 100644
--- a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
RDEPEND=">=dev-libs/wayland-1.17.0"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-02-25 18:27 Sam James
0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2022-02-25 18:27 UTC (permalink / raw
To: gentoo-commits
commit: e956f4f3fb6847081b2c101b22794e17c69f197c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 18:26:23 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 18:26:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e956f4f3
app-misc/wayland-utils: Stabilize 1.0.0 x86, #831416
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
index 5266e66e7478..55f008c639c4 100644
--- a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
RDEPEND=">=dev-libs/wayland-1.17.0"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-01-26 19:57 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2022-01-26 19:57 UTC (permalink / raw
To: gentoo-commits
commit: cfdd00dd43b74ef0d7f6cb609620897c6275cfd2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 26 19:57:09 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 26 19:57:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfdd00dd
app-misc/wayland-utils: Keyword 1.0.0 arm, #830645
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
index 269dc0e4eaec..0d56ea2c1c60 100644
--- a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-libs/wayland-1.17.0"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-01-17 10:47 Andreas Sturmlechner
0 siblings, 0 replies; 17+ messages in thread
From: Andreas Sturmlechner @ 2022-01-17 10:47 UTC (permalink / raw
To: gentoo-commits
commit: 9db4ffa9c5305ce6433adadabda858f85d433c99
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 14 17:35:38 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 17 10:47:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db4ffa9
app-misc/wayland-utils: Hand over to x11 proj
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-misc/wayland-utils/metadata.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-misc/wayland-utils/metadata.xml b/app-misc/wayland-utils/metadata.xml
index 150b7fd3fae4..6bbd73893d34 100644
--- a/app-misc/wayland-utils/metadata.xml
+++ b/app-misc/wayland-utils/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>asturm@gentoo.org</email>
- <name>Andreas Sturmlechner</name>
+ <maintainer type="project">
+ <email>x11@gentoo.org</email>
+ <name>X11</name>
</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-01-16 19:24 Jakov Smolić
0 siblings, 0 replies; 17+ messages in thread
From: Jakov Smolić @ 2022-01-16 19:24 UTC (permalink / raw
To: gentoo-commits
commit: ccf0ae74df79959dc71cc988cc9d8e9af827c284
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 16 19:24:35 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jan 16 19:24:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf0ae74
app-misc/wayland-utils: Keyword 1.0.0 x86, #830645
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
index 036979922e47..269dc0e4eaec 100644
--- a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND=">=dev-libs/wayland-1.17.0"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-01-15 23:10 Georgy Yakovlev
0 siblings, 0 replies; 17+ messages in thread
From: Georgy Yakovlev @ 2022-01-15 23:10 UTC (permalink / raw
To: gentoo-commits
commit: c8e0190376193e10de0d4bf9a33171f36796c99d
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 23:09:41 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 23:09:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e01903
app-misc/wayland-utils: Keyword 1.0.0 arm64, #830645
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
index 2f473dbe5af0..1b54ad5935de 100644
--- a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~arm64 ~riscv"
RDEPEND=">=dev-libs/wayland-1.17.0"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-01-15 23:10 Georgy Yakovlev
0 siblings, 0 replies; 17+ messages in thread
From: Georgy Yakovlev @ 2022-01-15 23:10 UTC (permalink / raw
To: gentoo-commits
commit: fe3db08137752d9edbcd269d41228de68aca96b8
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 23:09:48 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 23:09:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe3db081
app-misc/wayland-utils: Keyword 1.0.0 ppc64, #830645
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
index 1b54ad5935de..036979922e47 100644
--- a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
RDEPEND=">=dev-libs/wayland-1.17.0"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-01-15 22:42 Yixun Lan
0 siblings, 0 replies; 17+ messages in thread
From: Yixun Lan @ 2022-01-15 22:42 UTC (permalink / raw
To: gentoo-commits
commit: cb4511cbd221ba7b4e3f0b51e5edaadecc14f317
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 16:12:28 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 22:41:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4511cb
app-misc/wayland-utils: keyword ~riscv, bug #830645
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-misc/wayland-utils/wayland-utils-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
index 34972a3570a0..2f473dbe5af0 100644
--- a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
+++ b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RDEPEND=">=dev-libs/wayland-1.17.0"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
@ 2022-01-15 13:23 Andreas Sturmlechner
0 siblings, 0 replies; 17+ messages in thread
From: Andreas Sturmlechner @ 2022-01-15 13:23 UTC (permalink / raw
To: gentoo-commits
commit: 99ba65b367ad822fe7db8e5a09a4e4926ebba49e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 14 17:35:38 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 13:22:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ba65b3
app-misc/wayland-utils: New package at version 1.0.0
Standalone version of weston-info.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-misc/wayland-utils/Manifest | 1 +
app-misc/wayland-utils/metadata.xml | 8 ++++++++
app-misc/wayland-utils/wayland-utils-1.0.0.ebuild | 21 +++++++++++++++++++++
3 files changed, 30 insertions(+)
diff --git a/app-misc/wayland-utils/Manifest b/app-misc/wayland-utils/Manifest
new file mode 100644
index 000000000000..ac307144fd0d
--- /dev/null
+++ b/app-misc/wayland-utils/Manifest
@@ -0,0 +1 @@
+DIST wayland-utils-wayland-utils-1.0.0.tar.gz 13188 BLAKE2B b05917c611a54e157e31c6e83b026c0960189c36d71361e12ec6dbc33872184fb2ea30cf04a0c57ba6a9b776e5aa51baf286f092eb8780fdd6f0462c8e36ae87 SHA512 0e5886fc74bf84396facb79bfc2fcc4fa7ababc39f861fc62d198656c65dec31150bc7fd27773dfa8add421f08ad0dd43a7d72c9e8f6f5733ac34fb8212658cc
diff --git a/app-misc/wayland-utils/metadata.xml b/app-misc/wayland-utils/metadata.xml
new file mode 100644
index 000000000000..150b7fd3fae4
--- /dev/null
+++ b/app-misc/wayland-utils/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>asturm@gentoo.org</email>
+ <name>Andreas Sturmlechner</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
new file mode 100644
index 000000000000..34972a3570a0
--- /dev/null
+++ b/app-misc/wayland-utils/wayland-utils-1.0.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Display information about supported Wayland protocols and current compositor"
+HOMEPAGE="https://gitlab.freedesktop.org/wayland/wayland-utils"
+SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/archive/${P}/${PN}-${P}.tar.gz"
+S="${WORKDIR}/${PN}-${P}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-libs/wayland-1.17.0"
+DEPEND="${RDEPEND}
+ dev-libs/wayland-protocols
+"
+BDEPEND="dev-util/wayland-scanner"
^ permalink raw reply related [flat|nested] 17+ messages in thread
end of thread, other threads:[~2023-08-16 22:07 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-25 18:27 [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-08-16 22:07 Matt Turner
2023-07-15 15:37 Arthur Zamarin
2023-07-15 15:37 Arthur Zamarin
2023-07-02 11:52 Arthur Zamarin
2023-06-10 17:47 Matt Turner
2022-12-02 10:20 WANG Xuerui
2022-09-27 4:14 Matt Turner
2022-02-25 20:53 Sam James
2022-02-25 18:27 Sam James
2022-01-26 19:57 Arthur Zamarin
2022-01-17 10:47 Andreas Sturmlechner
2022-01-16 19:24 Jakov Smolić
2022-01-15 23:10 Georgy Yakovlev
2022-01-15 23:10 Georgy Yakovlev
2022-01-15 22:42 Yixun Lan
2022-01-15 13:23 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox