1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2024-11-21 22:33:12 +00:00

Add ddcui (won't work until ddcutil 0.9.9)

This commit is contained in:
Jonathan Hakimi 2020-07-10 13:55:41 -04:00
parent d2429672a6
commit 03d264910a

20
ddcui/package.yml Normal file
View file

@ -0,0 +1,20 @@
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