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: dev-util/wayland-scanner/
Date: Thu, 28 Jan 2021 02:36:29 +0000 (UTC)	[thread overview]
Message-ID: <1611801380.e2c0ee5ecfd61f8978deec5932978d4c50e70b40.mattst88@gentoo> (raw)

commit:     e2c0ee5ecfd61f8978deec5932978d4c50e70b40
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 02:27:17 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 02:36:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c0ee5e

dev-util/wayland-scanner: Version bump to 1.19.0

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

 dev-util/wayland-scanner/Manifest                  |  1 +
 .../wayland-scanner/wayland-scanner-1.19.0.ebuild  | 49 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/dev-util/wayland-scanner/Manifest b/dev-util/wayland-scanner/Manifest
index 36f46957277..ec8dae0c39e 100644
--- a/dev-util/wayland-scanner/Manifest
+++ b/dev-util/wayland-scanner/Manifest
@@ -1,2 +1,3 @@
 DIST wayland-1.18.91.tar.xz 453500 BLAKE2B 6e234fa637bf4329fcf37c7372e3d02a50742812e2f61477ce302da4c2a1b9377874b0e4e2da899c726ede417081c4d459e40863169352825dd38a8fe0dcf267 SHA512 5ab770c87507e8248aa5197a253f27f3cca984bf1a69c52b438e9aaf512e6b0d841321f81c20643a49ef62eeb6c8b3a6391eadfee5c8822c3cf0d63bb0a8e0f8
 DIST wayland-1.18.92.tar.xz 456320 BLAKE2B bd88156773b5ca817544e0aa496101dc144723dc7f4602011ce1bc4fedbbb20081d99fc882866c0f572139cf4bf4dcf1e7b181af48653b2c67622af07c7ab650 SHA512 837afe1accc632c445868a85792e708daa5d7dc5942888c2fa0981cfb0dd34a3d37667407f1875f04aa5710a07089f3b620a6b78dd19030b477d8b25941e6305
+DIST wayland-1.19.0.tar.xz 456380 BLAKE2B 0f70bb02e890898c4763001884527067adb686abe9a2b9325badf1730d411d269c437037afc298eec8075eb1e3845f5b81b8ed3d702908388a54e7063cbea91a SHA512 d8a86f5e23e4a88e7c84b82fdb51eb350419086afe462ecb2f4d5c3ba9290ede310cbbcffd60215219ddccf5bad4adec21a5ebfbef6577200f66ac7a1b64a5ef

diff --git a/dev-util/wayland-scanner/wayland-scanner-1.19.0.ebuild b/dev-util/wayland-scanner/wayland-scanner-1.19.0.ebuild
new file mode 100644
index 00000000000..eeb424d9d3c
--- /dev/null
+++ b/dev-util/wayland-scanner/wayland-scanner-1.19.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} = *9999* ]]; then
+	EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/wayland.git"
+	inherit git-r3
+else
+	SRC_URI="https://wayland.freedesktop.org/releases/wayland-${PV}.tar.xz"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+	S="${WORKDIR}/wayland-${PV}"
+fi
+inherit meson multilib-minimal
+
+DESCRIPTION="wayland-scanner tool"
+HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/wayland/wayland"
+
+LICENSE="MIT"
+SLOT="0"
+
+BDEPEND="virtual/pkgconfig"
+RDEPEND="
+	!<dev-libs/wayland-${PV}
+	>=dev-libs/expat-2.1.0-r3:=[$MULTILIB_USEDEP]
+"
+DEPEND="${RDEPEND}"
+
+multilib_src_configure() {
+	local emesonargs=(
+		-Ddocumentation=false
+		-Ddtd_validation=false
+		-Dlibraries=false
+		-Dscanner=true
+	)
+	meson_src_configure
+}
+
+multilib_src_compile() {
+	meson_src_compile
+}
+
+multilib_src_test() {
+	meson_src_test
+}
+
+multilib_src_install() {
+	meson_src_install
+}


             reply	other threads:[~2021-01-28  2:36 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-28  2:36 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10  4:58 [gentoo-commits] repo/gentoo:master commit in: dev-util/wayland-scanner/ Matt Turner
2024-12-21  7:42 Matt Turner
2024-12-21  2:46 Matt Turner
2024-10-18 10:51 Arthur Zamarin
2024-10-18 10:51 Arthur Zamarin
2024-10-18 10:18 Sam James
2024-10-18  6:50 Arthur Zamarin
2024-10-18  6:50 Arthur Zamarin
2024-09-03  1:57 Matt Turner
2024-09-02 17:52 Matt Turner
2024-08-31 10:52 Arthur Zamarin
2024-08-30  6:39 Arthur Zamarin
2024-08-30  6:39 Arthur Zamarin
2024-08-30  6:39 Arthur Zamarin
2024-08-30  6:39 Arthur Zamarin
2024-08-30  6:18 Arthur Zamarin
2024-08-29 23:08 Sam James
2024-08-08  6:00 Joonas Niilola
2024-07-04 19:11 Arthur Zamarin
2024-07-04 19:08 Sam James
2024-07-04 18:47 Arthur Zamarin
2024-07-04 18:43 Sam James
2024-05-31 13:55 Matt Turner
2023-05-12 22:34 Matt Turner
2023-05-10 17:07 Arthur Zamarin
2023-05-10 16:38 Sam James
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:18 Sam James
2023-04-09  2:10 Matt Turner
2022-08-17 16:11 Arthur Zamarin
2022-07-03 22:30 Matt Turner
2022-07-03 22:30 Matt Turner
2022-05-09  2:55 WANG Xuerui
2022-05-09  2:55 WANG Xuerui
2022-02-07 19:03 Matt Turner
2022-02-01 21:13 Arthur Zamarin
2022-02-01 20:59 Arthur Zamarin
2022-01-21 12:25 Sam James
2022-01-18 23:02 Jakov Smolić
2022-01-18 22:16 Jakov Smolić
2022-01-18 22:16 Jakov Smolić
2022-01-18 12:26 Sam James
2021-12-10  5:49 Matt Turner
2021-12-10  5:49 Matt Turner
2021-12-10  5:49 Matt Turner
2021-03-25 23:42 Sam James
2021-03-25 23:42 Sam James
2021-03-20 13:41 Sergei Trofimovich
2021-03-09 11:31 Sam James
2021-03-09 11:23 Sam James
2021-03-09 10:31 Sam James
2021-03-09 10:30 Sam James
2021-01-28  2:36 Matt Turner
2021-01-08  3:24 Matt Turner
2020-12-27 19:19 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=1611801380.e2c0ee5ecfd61f8978deec5932978d4c50e70b40.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