public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/
Date: Sat, 15 Jan 2022 13:23:22 +0000 (UTC)	[thread overview]
Message-ID: <1642252937.99ba65b367ad822fe7db8e5a09a4e4926ebba49e.asturm@gentoo> (raw)

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"


             reply	other threads:[~2022-01-15 13:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-15 13:23 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-15 22:42 [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/ Yixun Lan
2022-01-15 23:10 Georgy Yakovlev
2022-01-15 23:10 Georgy Yakovlev
2022-01-16 19:24 Jakov Smolić
2022-01-17 10:47 Andreas Sturmlechner
2022-01-26 19:57 Arthur Zamarin
2022-02-25 18:27 Sam James
2022-02-25 18:27 Sam James
2022-02-25 20:53 Sam James
2022-09-27  4:14 Matt Turner
2022-12-02 10:20 WANG Xuerui
2023-06-10 17:47 Matt Turner
2023-07-02 11:52 Arthur Zamarin
2023-07-15 15:37 Arthur Zamarin
2023-07-15 15:37 Arthur Zamarin
2023-08-16 22:07 Matt Turner

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=1642252937.99ba65b367ad822fe7db8e5a09a4e4926ebba49e.asturm@gentoo \
    --to=asturm@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