From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/directx-headers/
Date: Mon, 09 Jun 2025 15:28:07 +0000 (UTC) [thread overview]
Message-ID: <1749482879.bf0e6e34b1af9cf7ed9933a7d6f446be4bf104a6.mattst88@gentoo> (raw)
commit: bf0e6e34b1af9cf7ed9933a7d6f446be4bf104a6
Author: 1vybridge <openrc <AT> posteo <DOT> de>
AuthorDate: Sun Jun 8 13:15:21 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jun 9 15:27:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0e6e34
dev-util/directx-headers: add 1.616.0
Signed-off-by: 1vybridge <openrc <AT> posteo.de>
Part-of: https://github.com/gentoo/gentoo/pull/42500
Closes: https://github.com/gentoo/gentoo/pull/42500
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
| 1 +
| 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
--git a/dev-util/directx-headers/Manifest b/dev-util/directx-headers/Manifest
index c412412673d3..4fd2b7253776 100644
--- a/dev-util/directx-headers/Manifest
+++ b/dev-util/directx-headers/Manifest
@@ -1,2 +1,3 @@
DIST directx-headers-1.614.1.tar.gz 458944 BLAKE2B 7c23727450d98e2dc4dcdc04119c380683c6789bb969bf3a4e29dc1b44479f3cb063238f18805332171227e41f8a8539d6f87ec26ba7a6c8cb3a394f0f818cc2 SHA512 934108052b9aa54b888c301f358a9d5b8f9ce1a5902e33b80c3273c963d10984faa7da167f1fed203462fe016e30443cb5e0d014de63fc9c0a81a674f757a7a9
DIST directx-headers-1.615.0.tar.gz 464590 BLAKE2B 1e2bcebd9d341b99e1faf915c762e751f4067984c16b5480bdebdaf19f881d4b87c10b74bc4024a44e862db23be6e1ba49cb011d0b8f53f3875977d40092a518 SHA512 2098b307d5a8ce3f9b0830dbb4840242070f73ad6c51451d80f837cf13cc95dd17de83e8aafa9f9394ab04b8d23939afe95872c497e334d73d315693d5fc0c75
+DIST directx-headers-1.616.0.tar.gz 468730 BLAKE2B 552716522b340e806a172ac79873f51cc7fabdb0ff130ccfac08b7843707c559399216f690b3753fa793ef51a4a53c0d9c4a040ea299b47fc6670e239aaa0cb8 SHA512 538e5d348991b314e3511143807bd0a5ccd753bbaf5cdea2bd2620edeec7ca8c76c51e8915b4532102a1105f58da3d9c97da331b3691ba8d6f1073fe58822a57
--git a/dev-util/directx-headers/directx-headers-1.616.0.ebuild b/dev-util/directx-headers/directx-headers-1.616.0.ebuild
new file mode 100644
index 000000000000..e13acf9baff6
--- /dev/null
+++ b/dev-util/directx-headers/directx-headers-1.616.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN=DirectX-Headers
+inherit meson-multilib
+
+if [[ ${PV} == *9999* ]]; then
+ EGIT_REPO_URI="https://github.com/microsoft/${MY_PN}.git"
+ inherit git-r3
+else
+ SRC_URI="https://github.com/microsoft/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~arm64 ~x86"
+ S="${WORKDIR}"/${MY_PN}-${PV}
+fi
+
+DESCRIPTION="DirectX header files and WSL stubs"
+HOMEPAGE="https://github.com/microsoft/DirectX-Headers"
+
+LICENSE="MIT"
+SLOT="0"
+
+multilib_src_configure() {
+ local emesonargs=(
+ -Dbuild-test=false
+ )
+
+ meson_src_configure
+}
next reply other threads:[~2025-06-09 15:28 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-09 15:28 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-24 4:52 [gentoo-commits] repo/gentoo:master commit in: dev-util/directx-headers/ Eli Schwartz
2025-07-18 19:19 Sam James
2025-07-17 17:41 Sam James
2025-07-17 17:27 Sam James
2025-06-05 2:52 Sam James
2025-06-04 22:05 Sam James
2025-06-02 18:24 Sam James
2025-01-04 21:22 Sam James
2024-11-06 1:22 Matt Turner
2024-10-18 10:18 Sam James
2024-10-18 6:50 Arthur Zamarin
2024-09-17 2:49 Matt Turner
2024-09-10 18:17 Matt Turner
2024-09-02 17:52 Matt Turner
2024-05-09 20:19 Sam James
2024-04-25 16:10 Matt Turner
2024-04-24 18:22 Arthur Zamarin
2024-04-24 17:16 Sam James
2024-04-04 3:21 Matt Turner
2024-03-22 14:53 Matt Turner
2024-03-19 5:06 Matt Turner
2024-01-24 17:00 Matt Turner
2024-01-14 20:17 Sam James
2024-01-14 20:17 Sam James
2023-12-10 18:37 Matt Turner
2023-06-05 15:40 Matt Turner
2023-06-01 16:41 Arthur Zamarin
2023-05-08 16:26 Matt Turner
2023-02-19 5:35 Matt Turner
2022-09-06 16:03 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=1749482879.bf0e6e34b1af9cf7ed9933a7d6f446be4bf104a6.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