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, 8 May 2023 16:26:44 +0000 (UTC) [thread overview]
Message-ID: <1683562951.71a912fd930cd2b97699fa37aea74a3b7499efa2.mattst88@gentoo> (raw)
commit: 71a912fd930cd2b97699fa37aea74a3b7499efa2
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon May 8 16:22:31 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon May 8 16:22:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a912fd
dev-util/directx-headers: Version bump to 1.610.2
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 31330413718e..c10c2a6326ae 100644
--- a/dev-util/directx-headers/Manifest
+++ b/dev-util/directx-headers/Manifest
@@ -1 +1,2 @@
DIST directx-headers-1.608.2b.tar.gz 395823 BLAKE2B 72bb71b75895afb0407af674d9877b680f77eb3133d2b23b833dff4b43230960f88fdc083d714fb09556d9babb530c34642dd3835b3fdc809473abb601ae8aab SHA512 d4e82615751d9ee46c456c676bfd6831c47d159ee58634531fc1acd09927f00c4e8d379cb233a1f89e3489a6a30d8edc0552b76945071badaed6a9c8591cbb0c
+DIST directx-headers-1.610.2.tar.gz 407869 BLAKE2B aacfaf056871f2df1b09dc8ead62af81bbd91071b6de6c2b014fdb54b6eaa39cf8cc7aafda0f2f06282bb1c0f272bd8a59aee662285a2507e9c119928f89cb92 SHA512 37781f20b533c68d2adacda36936e70d43cf83b108ec76b224b0633760f8e993467618e40b21dd4a71ff314f1b35e3812d7ec85663696bab7132222d1fb5b987
--git a/dev-util/directx-headers/directx-headers-1.610.2.ebuild b/dev-util/directx-headers/directx-headers-1.610.2.ebuild
new file mode 100644
index 000000000000..ad4198c30d5e
--- /dev/null
+++ b/dev-util/directx-headers/directx-headers-1.610.2.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-05-08 16:26 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-08 16:26 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-04 21:22 [gentoo-commits] repo/gentoo:master commit in: dev-util/directx-headers/ 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-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=1683562951.71a912fd930cd2b97699fa37aea74a3b7499efa2.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