blob: b8e1fea92e575b4dbf7dae0426450e7259d290bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-process/procps x11-libs/libtinynotify virtual/pkgconfig doc? ( dev-util/gtk-doc )
DESCRIPTION=A system-wide notifications module for libtinynotify
EAPI=4
HOMEPAGE=https://github.com/mgorny/libtinynotify-systemwide/
IUSE=doc static-libs
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=sys-process/procps x11-libs/libtinynotify
SLOT=0
SRC_URI=mirror://github/mgorny/libtinynotify-systemwide/libtinynotify-systemwide-0.0.2.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 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=87717ee5c58fdf966cf8ed66fe06309d
|