Initial commit

This commit is contained in:
2025-08-01 11:23:48 +03:00
commit 22637696c1
5 changed files with 89 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: power-profiles-daemon
description: Makes power profiles handling available over D-Bus
version: 0.30
url: https://gitlab.freedesktop.org/upower/power-profiles-daemon
license: GPL3-only
architecture: any
depends: ["gcc","glib","glibc","libgudev","polkit","upower"]
optional_depends: ["python-pygobject"]
make_depends: ["bash-completion","meson","python-shtab"]
type: source