1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2024-11-01 04:14:58 +00:00
solus-stuff/dxvk/package.yml
2021-02-21 13:17:04 -05:00

19 lines
410 B
YAML

name : dxvk
version : 1
release : 1
source :
- git|https://github.com/Joshua-Ashton/dxvk-native.git : master
license : GPL-2.0-or-later
summary : Insert summary here
description: Insert description here
builddeps :
- pkgconfig(sdl2)
- pkgconfig(vulkan)
- glslang-devel
setup : |
%meson_configure
build : |
%ninja_build
install : |
%ninja_install