mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
I will move it to a separate ebuild (decided by the community). Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru> Closes: https://github.com/gentoo/guru/pull/241 Signed-off-by: David Roman <davidroman96@gmail.com>
15 lines
461 B
XML
15 lines
461 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>zdanevich.vitaly@ya.ru</email>
|
|
<name>Vitaly Zdanevich</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="skins">Without this flag - you can choose qt5 themes not only for preferences</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">nulloy/nulloy</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|