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: Sun, 10 Dec 2023 18:37:00 +0000 (UTC) [thread overview]
Message-ID: <1702233416.4ad5f7681b0370d7f26acef755e9f226ef76a130.mattst88@gentoo> (raw)
commit: 4ad5f7681b0370d7f26acef755e9f226ef76a130
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 18:21:15 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 18:36:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad5f768
dev-util/directx-headers: Version bump to 1.611.0
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 62563d217403..8a2337fcd734 100644
--- a/dev-util/directx-headers/Manifest
+++ b/dev-util/directx-headers/Manifest
@@ -1 +1,2 @@
DIST directx-headers-1.610.2.tar.gz 407869 BLAKE2B aacfaf056871f2df1b09dc8ead62af81bbd91071b6de6c2b014fdb54b6eaa39cf8cc7aafda0f2f06282bb1c0f272bd8a59aee662285a2507e9c119928f89cb92 SHA512 37781f20b533c68d2adacda36936e70d43cf83b108ec76b224b0633760f8e993467618e40b21dd4a71ff314f1b35e3812d7ec85663696bab7132222d1fb5b987
+DIST directx-headers-1.611.0.tar.gz 423078 BLAKE2B 445b06c33dad8d5c36181a15e2ebc1ca8e0a8c9b14b613d2468455d4a086e153acd005eea7b12cfd9a700408113f609f3ea4b8034467a8b866f92cf697471b0e SHA512 717ed37f6404d67a032f50358a17bcab6c6258eff321287e4a26cef203738d4e5c930a53afc43d8175637634d71dfbb7c25f13eedaa35a4626cb402fa5e56abc
--git a/dev-util/directx-headers/directx-headers-1.611.0.ebuild b/dev-util/directx-headers/directx-headers-1.611.0.ebuild
new file mode 100644
index 000000000000..ad4198c30d5e
--- /dev/null
+++ b/dev-util/directx-headers/directx-headers-1.611.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 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 ~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:[~2023-12-10 18:37 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-10 18:37 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-06 1:22 [gentoo-commits] repo/gentoo:master commit in: dev-util/directx-headers/ 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-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=1702233416.4ad5f7681b0370d7f26acef755e9f226ef76a130.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