summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 347c0bb796b55047d8c26d26e340b97e56df8ecc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = cpupower-gui-git
	pkgdesc = A GUI utility to set CPU frequency limits
	pkgver = 1.0.0.r0.g2a9069e
	pkgrel = 2
	url = https://github.com/vagnum08/cpupower-gui
	install = cpupower_gui.install
	arch = any
	license = GPL
	makedepends = git
	makedepends = meson
	makedepends = pkg-config
	makedepends = appstream-glib
	makedepends = desktop-file-utils
	depends = python
	depends = gtk3
	depends = hicolor-icon-theme
	depends = polkit
	depends = python-dbus
	depends = python-gobject
	depends = python-pyxdg
	depends = libhandy
	optdepends = polkit-gnome: needed for authentification in Cinnamon, Gnome
	optdepends = lxsession: needed for authentification in Xfce, LXDE etc.
	optdepends = libappindicator-gtk3: needed for tray icon
	provides = cpupower-gui
	conflicts = cpupower-gui
	source = cpupower-gui::git+https://github.com/vagnum08/cpupower-gui.git
	md5sums = SKIP

pkgname = cpupower-gui-git