summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSinoCici2024-03-27 12:21:59 +1100
committerSinoCici2024-03-27 12:21:59 +1100
commitc60bbe0673ad4d19a2abb4d01227509b1cdcea73 (patch)
treefe2497838a8bdb23744552c4d34fc6a0287d2ef6 /.SRCINFO
downloadaur-c60bbe0673ad4d19a2abb4d01227509b1cdcea73.tar.gz
initial release to AUR for IDEAPAD laptop 2024 ver (IdeaPad Pro 5 (Gen 9)) power management tool
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e4963ac4dc29
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = ideapad2024-power-management
+ pkgdesc = Manage power settings for the Lenovo Ideapad 2024 (IdeaPad Pro 5 (Gen 9)) with the CLI tool ideapad2024-power-manage, alongside a system tray icon for convenient access. Remember, you'll need to manually start the tray by executing ideapad2024-power-tray.
+ pkgver = 0.0.1
+ pkgrel = 1
+ url = https://github.com/Sino-Huang/ideapad2024-power-management
+ install = build.install
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = python
+ depends = python-pyqt6
+ depends = cpupower
+ depends = acpi_call-dkms
+ source = https://github.com/Sino-Huang/ideapad2024-power-management/archive/refs/tags/0.0.1.tar.gz
+ sha256sums = 7fce3d14facaa1f1139adf68c9fb6592d8e0f12a53fedc9f8adf7123d77e2ba3
+
+pkgname = ideapad2024-power-management