blob: b38723bae410a029f9d6b390107b432878a959d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm preinst
DEPEND=>=dev-libs/glib-2 x11-libs/gtk+:2 virtual/pkgconfig >=sys-apps/sed-4
DESCRIPTION=An library to control MPRIS2 compatible players
EAPI=5
HOMEPAGE=https://github.com/matiasdelellis/libmpris2client
KEYWORDS=amd64 x86
LICENSE=GPL-3
RDEPEND=>=dev-libs/glib-2 x11-libs/gtk+:2
SLOT=0
SRC_URI=https://github.com/matiasdelellis/libmpris2client/releases/download/V0.1.0/libmpris2client-0.1.0.tar.bz2
_eclass_exported_funcs=pkg_preinst:- pkg_postrm:- pkg_postinst:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c gnome2-utils fe8e9099c6fc74a40946623c593c7236 multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432 xdg-utils 178a84136f416b8ea1a857717eacd21c
_md5_=cde7111c32f42b4bdd277b07b27523da
|