blob: db3f98af4c636870a7da380520ccb01ceb4942f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=x11-libs/libtinynotify virtual/pkgconfig doc? ( dev-util/gtk-doc )
DESCRIPTION=Common CLI routines for tinynotify-send & sw-notify-send
EAPI=4
HOMEPAGE=https://github.com/mgorny/tinynotify-send/
IUSE=doc static-libs
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=x11-libs/libtinynotify
SLOT=0
SRC_URI=mirror://github/mgorny/tinynotify-send/tinynotify-send-1.2.1.tar.bz2
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 792f83d5ec9536cb5ccef375469d8bde libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=c92156477eb6ab73a1540bb5169139a2
|