1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-29 17:23:36 +02:00

Added deadbeef again. Modified version from portage.

This commit is contained in:
2020-09-30 08:23:13 +02:00
parent 76949b0064
commit b051c12ccf
4 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>slashbeast@gentoo.org</email>
<name>Piotr Karbowski</name>
</maintainer>
<upstream>
<remote-id type="github">DeaDBeeF-Player/deadbeef</remote-id>
</upstream>
<use>
<flag name='converter'>File format converter</flag>
<flag name='cover'>Support for cover art</flag>
<flag name='hotkeys'>Keyboard shortcuts support</flag>
<flag name='notify'>Desktop notifications support</flag>
<flag name='nullout'>Dummy output driver</flag>
<flag name='shellexec'>Define custom shell commands that can be called on tracks</flag>
<flag name='supereq'>Enable equalizer</flag>
</use>
</pkgmetadata>