1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2024-09-21 01:20:21 +00:00
solus-stuff/ddcui/package.yml

21 lines
400 B
YAML
Raw Normal View History

name : ddcui
version : 1
release : 1
source :
- git|https://github.com/rockowitz/ddcui.git : master
license : GPL-2.0-or-later
summary : Insert summary here
description: |
Insert description here
builddeps :
- pkgconfig(Qt5Help)
- pkgconfig(ddcutil)
rundeps :
- ddcutil
setup : |
%cmake
build : |
%make
install : |
%make_install