From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/egl-wayland/
Date: Mon, 9 Dec 2024 21:47:01 +0000 (UTC) [thread overview]
Message-ID: <1733780793.dbb81e6f6ce4ca25332d002302f96ae9fc90c84e.ionen@gentoo> (raw)
commit: dbb81e6f6ce4ca25332d002302f96ae9fc90c84e
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 9 21:44:52 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 21:46:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb81e6f
gui-libs/egl-wayland: drop 1.1.17_pre20241101, 1.1.17_pre20241118
The latest snapshot is identical to the (now released) 1.1.17,
so no real reason to keep it.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
gui-libs/egl-wayland/Manifest | 2 --
.../egl-wayland-1.1.17_pre20241101.ebuild | 38 ----------------------
.../egl-wayland-1.1.17_pre20241118.ebuild | 38 ----------------------
3 files changed, 78 deletions(-)
diff --git a/gui-libs/egl-wayland/Manifest b/gui-libs/egl-wayland/Manifest
index 7e7f4bf6db4b..339c63609df1 100644
--- a/gui-libs/egl-wayland/Manifest
+++ b/gui-libs/egl-wayland/Manifest
@@ -1,4 +1,2 @@
DIST egl-wayland-1.1.13.1.tar.gz 68181 BLAKE2B 12587c24828570b5ad399042bb339b27c4d17e14896398d331970b32020956f12d56155e6b97f82c0e7c5f7aa5ad962b923c37ff1609f5384a99bb83e02c2dd7 SHA512 264373b22bab2a26dcd8391308ae24c0afe31168c318fd8fdf74a9958bc41658f9295645c4d91e395b5ab472cdf9dcf5160c448ba54e0aa8eccf04c294ffdb5b
DIST egl-wayland-1.1.17.tar.gz 75764 BLAKE2B c0e26d9b88c6ec5955c99655fb60f55ceabbc39db7bc316b9f1af1feca5e89319c9bb59d7028d4777fa7d50fd6054c33c1742a564b788f53ac5dc569c92b497f SHA512 4b8e0de1d912aab63672abf1a76b0895d50657ee61c48ea4c97c6d65a18c598a40f5036c9d2670380c1a6669d17c42ac919707996e1dddb19165c0c6a5ff305f
-DIST egl-wayland-1.1.17_pre20241101.tar.gz 75661 BLAKE2B 71eb2bee5bf8c9601a7d6e84325f1f6e18372566ab04b08c1d78234255d1974613e504a614ab9f41dad9ca48ca5f2365060a7daaf4025d0c1e6ef02933ef6121 SHA512 0b16bbc69a23b3f87fa928affc5d5f9a42af0989e03c5e388ddc66213de2777c725563315f0ddbe129b7d378e48d33b5b4fdafd4537208f0a4b4501951b8dfd8
-DIST egl-wayland-1.1.17_pre20241118.tar.gz 75838 BLAKE2B 152d222460a76cf65d903f7ef3ef53446792263944dca31e87326136cf926960b9e2b69b8ad2ea5d3033f60f52a610abc94529a41921d508ab2afeb57d97d2cc SHA512 33bad5b9ad6a89048458bfbe6484ab65b6bb964b8c0ff0b644fa80312593ba4cda87892a3fe7c76d730640f0753fb10c2e0a5fb61be686fb03a8a42b6bf55d5b
diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.17_pre20241101.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.17_pre20241101.ebuild
deleted file mode 100644
index 4bbaf77588e8..000000000000
--- a/gui-libs/egl-wayland/egl-wayland-1.1.17_pre20241101.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson-multilib
-
-HASH_EGLWAYLAND=218f67846472c9310355210ee9a7e1fabed95062
-
-DESCRIPTION="NVIDIA wayland EGL external platform library"
-HOMEPAGE="https://github.com/NVIDIA/egl-wayland/"
-SRC_URI="
- https://github.com/NVIDIA/egl-wayland/archive/${HASH_EGLWAYLAND}.tar.gz
- -> ${P}.tar.gz
-"
-S=${WORKDIR}/${PN}-${HASH_EGLWAYLAND}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="
- dev-libs/wayland[${MULTILIB_USEDEP}]
- x11-libs/libdrm[${MULTILIB_USEDEP}]
-"
-DEPEND="
- ${RDEPEND}
- dev-libs/wayland-protocols
- >=gui-libs/eglexternalplatform-1.1-r1
- media-libs/libglvnd
-"
-BDEPEND="
- dev-util/wayland-scanner
-"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-1.1.6-remove-werror.patch
-)
diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.17_pre20241118.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.17_pre20241118.ebuild
deleted file mode 100644
index 0e4f1d042f0d..000000000000
--- a/gui-libs/egl-wayland/egl-wayland-1.1.17_pre20241118.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson-multilib
-
-HASH_EGLWAYLAND=eeb29e10e5e7bedb0ce81cfff34683eda960bc80
-
-DESCRIPTION="NVIDIA wayland EGL external platform library"
-HOMEPAGE="https://github.com/NVIDIA/egl-wayland/"
-SRC_URI="
- https://github.com/NVIDIA/egl-wayland/archive/${HASH_EGLWAYLAND}.tar.gz
- -> ${P}.tar.gz
-"
-S=${WORKDIR}/${PN}-${HASH_EGLWAYLAND}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="
- dev-libs/wayland[${MULTILIB_USEDEP}]
- x11-libs/libdrm[${MULTILIB_USEDEP}]
-"
-DEPEND="
- ${RDEPEND}
- dev-libs/wayland-protocols
- >=gui-libs/eglexternalplatform-1.1-r1
- media-libs/libglvnd
-"
-BDEPEND="
- dev-util/wayland-scanner
-"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-1.1.6-remove-werror.patch
-)
next reply other threads:[~2024-12-09 21:47 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-09 21:47 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-13 6:45 [gentoo-commits] repo/gentoo:master commit in: gui-libs/egl-wayland/ Ionen Wolkens
2025-03-13 6:45 Ionen Wolkens
2025-03-04 15:22 Ionen Wolkens
2025-02-27 17:11 Ionen Wolkens
2024-12-09 21:47 Ionen Wolkens
2024-12-05 16:10 Ionen Wolkens
2024-12-05 16:10 Ionen Wolkens
2024-11-10 18:01 Ionen Wolkens
2024-10-23 9:33 Ionen Wolkens
2024-10-23 9:08 Ionen Wolkens
2024-10-22 15:11 Ionen Wolkens
2024-10-03 5:23 Ionen Wolkens
2024-09-03 12:31 Ionen Wolkens
2024-08-23 5:13 Ionen Wolkens
2024-08-09 22:34 Ionen Wolkens
2024-08-02 15:59 Ionen Wolkens
2024-07-29 16:17 Ionen Wolkens
2024-07-23 15:15 Ionen Wolkens
2024-07-18 16:44 Ionen Wolkens
2024-03-20 7:17 Ionen Wolkens
2023-11-15 19:28 Ionen Wolkens
2023-11-13 4:04 Ionen Wolkens
2023-10-18 19:47 Ionen Wolkens
2023-10-18 19:47 Ionen Wolkens
2023-08-06 4:32 Ionen Wolkens
2023-07-28 18:45 Ionen Wolkens
2023-06-08 12:45 Arthur Zamarin
2023-06-03 5:21 Ionen Wolkens
2023-06-03 5:21 Ionen Wolkens
2023-04-22 6:53 Ionen Wolkens
2023-04-22 6:53 Ionen Wolkens
2023-04-11 11:43 Ionen Wolkens
2023-03-09 20:13 Ionen Wolkens
2023-03-02 18:05 Ionen Wolkens
2022-09-09 7:21 Ionen Wolkens
2022-09-02 19:07 Ionen Wolkens
2022-09-02 19:07 Ionen Wolkens
2022-09-01 6:47 Ionen Wolkens
2022-08-11 11:35 Ionen Wolkens
2022-08-11 11:35 Ionen Wolkens
2022-08-07 13:59 Ionen Wolkens
2022-06-28 17:26 Ionen Wolkens
2022-06-12 15:51 Ionen Wolkens
2022-02-14 0:48 Sam James
2022-02-14 0:48 Sam James
2021-12-28 17:10 Ionen Wolkens
2021-12-27 0:05 Ionen Wolkens
2021-12-21 0:59 Ionen Wolkens
2021-12-14 15:56 Ionen Wolkens
2021-12-14 15:56 Ionen Wolkens
2021-10-14 23:34 Ionen Wolkens
2021-09-03 23:34 Ionen Wolkens
2021-07-20 1:23 Ionen Wolkens
2021-07-20 1:23 Ionen Wolkens
2021-06-23 2:24 Ionen Wolkens
2021-06-18 17:05 Ionen Wolkens
2021-05-18 19:01 David Seifert
2021-04-17 14:44 David Seifert
2021-04-17 14:44 David Seifert
2021-04-17 14:44 David Seifert
2021-03-21 19:13 David Seifert
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=1733780793.dbb81e6f6ce4ca25332d002302f96ae9fc90c84e.ionen@gentoo \
--to=ionen@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