media-plugins/deadbeef-statusnotifier (stuff)

Search

Install

Install this package:

emerge -a media-plugins/deadbeef-statusnotifier

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask media-plugins/deadbeef-statusnotifier

Or alternatively:

emerge --autounmask-write -a media-plugins/deadbeef-statusnotifier

Package Information

Description:
StatusNotifier tray plugin for the DeaDBeeF audio player
Homepage:
https://github.com/vovochka404/deadbeef-statusnotifier-plugin
License:
GPL-2+

Versions

Version EAPI Keywords Slot
9999 8 0

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>iohann.s.titov@gmail.com</email>
		<name>Ivan S. Titov</name>
	</maintainer>
	<use>
		<flag name="gtk2">Build the GTK2 variant of the plugin</flag>
		<flag name="gtk3">Build the GTK3 variant of the plugin</flag>
	</use>
	<upstream>
		<remote-id type="github">vovochka404/deadbeef-statusnotifier-plugin</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p media-plugins/deadbeef-statusnotifier | euse -E <flag> -p media-plugins/deadbeef-statusnotifier | euse -D <flag> -p media-plugins/deadbeef-statusnotifier

Flag Description 9999
gtk2 Build the GTK2 variant of the plugin
gtk3 Build the GTK3 variant of the plugin