Added Asusctl

This commit is contained in:
2026-06-28 15:53:32 +02:00
parent e508a808ad
commit f890156af7
5 changed files with 210 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mm@localhost</email>
<name>MM</name>
</maintainer>
<upstream>
<remote-id type="github">OpenGamingCollective/asusctl</remote-id>
</upstream>
<use>
<flag name="acpi">Install acpi_call module autoload configuration</flag>
<flag name="gui">Build and install rog-control-center</flag>
<flag name="X">Enable X11 backend support for rog-control-center in addition to Wayland</flag>
<flag name="openrc">OpenRC support placeholder; unsupported in this local 6.3.8 ebuild</flag>
</use>
</pkgmetadata>