x11-plugins/pidgin-mpris - 0.2.6-r1 (gentoo)

Search

Package Information

Description:
Gets current song from MPRIS-aware media players
Homepage:
http://m0n5t3r.info/work/pidgin-mpris/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.2.6-r1 7 ~amd64 ~riscv ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Gets current song from MPRIS-aware media players"
HOMEPAGE="http://m0n5t3r.info/work/pidgin-mpris/"
SRC_URI="http://m0n5t3r.info/stuff/pidgin-mpris//${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~riscv ~x86"

RDEPEND="net-im/pidgin[gui]
	x11-libs/gtk+:2
	sys-apps/dbus"

DEPEND="${RDEPEND}
	virtual/pkgconfig"

Dependencies

DEPEND

net-im/pidgin[gui]
	x11-libs/gtk+:2
	sys-apps/dbus
	virtual/pkgconfig

RDEPEND

net-im/pidgin[gui]
	x11-libs/gtk+:2
	sys-apps/dbus