blob: 31d9b96fe68b36dff289773d13af5595a7986ac5 (
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 792f83d5ec9536cb5ccef375469d8bde gnome2-utils c6dcdf3a2c22b578b16adb945dc85c35 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
_md5_=83fbc817392de78fed4b271f14627479
|