blob: 6696233315339cb00da27aaf3e067243f77618cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install unpack
DEPEND=net-im/pidgin[gtk] virtual/pkgconfig
DESCRIPTION=Implementation of xmpp message delivery receipts (XEP-0184) for Pidgin
EAPI=5
HOMEPAGE=https://github.com/noonien-d/pidgin-xmpp-receipts
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=net-im/pidgin[gtk]
SLOT=0
SRC_URI=https://github.com/noonien-d/pidgin-xmpp-receipts/archive/release_0.8.tar.gz -> pidgin-xmpp-receipts-0.8.tar.gz
_eclass_exported_funcs=src_unpack:vcs-snapshot src_compile:- src_install:-
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 8fec6b1eb195836560e70b66d98fb163 vcs-snapshot 03289f51c769cf409d200d2d628cdd6e
_md5_=e04178e6a50526af8dfac81323536478
|