blob: 86f7aaa7230eb1affb2500aa31a20983bca5601f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<use>
<flag name="gui">Build and install legion_gui and legion_cli</flag>
<flag name="downgrade-nvidia">Downgrade nvidia for 525 to enable TDP control (systemd-service)</flag>
<flag name="elogind">Enable legiond-onresume openrc support</flag>
</use>
<maintainer type="person">
<email>gonegrier.duarte@gmail.com</email>
<name>Gonçalo Negrier Duarte</name>
</maintainer>
<maintainer type="person">
<email>ston.jia@outlook.com</email>
<name>ston</name>
</maintainer>
<upstream>
<remote-id type="github">johnfanv2/LenovoLegionLinux</remote-id>
<bugs-to>https://github.com/johnfanv2/LenovoLegionLinux/issues</bugs-to>
<changelog>https://github.com/johnfanv2/LenovoLegionLinux/blob/main/README.md</changelog>
</upstream>
</pkgmetadata>
|