mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
New package: DirectX-Headers-1.616.0
This commit is contained in:
parent
0bdbd75bc5
commit
8bea8cdcce
1 changed files with 17 additions and 0 deletions
17
srcpkgs/DirectX-Headers/template
Normal file
17
srcpkgs/DirectX-Headers/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'DirectX-Headers'
|
||||
pkgname=DirectX-Headers
|
||||
version=1.616.0
|
||||
revision=1
|
||||
archs="aarch64 x86_64"
|
||||
build_style=meson
|
||||
configure_args="-Db_lto=false -Dbuild-test=false"
|
||||
short_desc="Official open-source DirectX headers"
|
||||
maintainer="Matthias von Faber <mvf@gmx.eu>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/microsoft/DirectX-Headers"
|
||||
distfiles="https://github.com/microsoft/DirectX-Headers/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=125f492802939b40223bfccb83badd3f599af2d3449613d6cb893720607b9025
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue