solus-stuff/dxvk/package.yml

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