blob: 466f3dc9847a663656982a6a7864a362e30ac8c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install setup
DEPEND=dev-lang/spidermonkey:0 >=net-irc/hexchat-2.9.6[plugins(+)] virtual/pkgconfig
DESCRIPTION=Javascript interface for HexChat
EAPI=5
HOMEPAGE=https://github.com/TingPing/hexchat-javascript
INHERIT=toolchain-funcs
IUSE=examples
KEYWORDS=amd64 x86
LICENSE=MPL-2.0
RDEPEND=dev-lang/spidermonkey:0 >=net-irc/hexchat-2.9.6[plugins(+)]
SLOT=0
SRC_URI=https://github.com/TingPing/hexchat-javascript/archive/0.3.2.tar.gz -> hexchat-javascript-0.3.2.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e
_md5_=8dca27b3ae85df0a712f2d2bf3368563
|