mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
29 lines
909 B
XML
29 lines
909 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>Maël GUERIN</name>
|
|
<email>mael.guerin@murena.io</email>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<name>Thomas Clarke</name>
|
|
<email>colonia_duck@posteo.net</email>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<name>dsaf</name>
|
|
<email>ghostyn678+git@gmail.com</email>
|
|
</maintainer>
|
|
<longdescription>
|
|
Electron wrapper around YouTube Music featuring:
|
|
- Native look and feel, aims at keeping the original interface
|
|
- Framework for custom plugins: change YouTube Music to your needs
|
|
(style, content, features), enable/disable plugins in one click
|
|
</longdescription>
|
|
<use>
|
|
<flag name="wayland">Run in Wayland mode</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">th-ch/youtube-music</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|