blob: 5502f181d1ad01210f4699f987ebf1f329ec482b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = distroflex
pkgdesc = Cross-distro settings tool
pkgver = 1.0
pkgrel = 2
url = https://github.com/AlexVIM1/distroflex
arch = any
license = GPLv3
makedepends = qt5-base
optdepends = lsb-release: get kernel info
optdepends = xorg-xrandr: video settings
optdepends = lm_sensors: get CPU temperature
optdepends = alsa-lib: sound library
optdepends = alsa-utils: sound settings
source = https://github.com/AlexVIM1/distroflex/raw/master/distroflex-1.0-2.tar.gz
md5sums = 80ab03cff3137f786d70564eceb3cbc0
pkgname = distroflex
|