Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 23 Apr 2020 09:15:50
Message-Id: 1587633342.6b07e048d1d9c40858da5c880d565cb94763db93.pacho@gentoo
1 commit: 6b07e048d1d9c40858da5c880d565cb94763db93
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 23 09:14:00 2020 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 23 09:15:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b07e048
7
8 profiles: use.desc: Add 'appindicator' to migrate away of 'ayatana'
9
10 As discussed in https://www.mail-archive.com/gentoo-dev <AT> lists.gentoo.org/msg88826.html
11 we will merge all USE flags to support indicator notifications into
12 'appindicator'. We will be able to drop 'ayatana' once we migrate all to
13 this new one.
14
15 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
16
17 profiles/use.desc | 1 +
18 1 file changed, 1 insertion(+)
19
20 diff --git a/profiles/use.desc b/profiles/use.desc
21 index 1e01aa9e1e8..d3084686459 100644
22 --- a/profiles/use.desc
23 +++ b/profiles/use.desc
24 @@ -20,6 +20,7 @@ ao - Use libao audio output library for sound playback
25 apache2 - Add Apache2 support
26 aqua - Include support for the Mac OS X Aqua (Carbon/Cocoa) GUI
27 atm - Enable Asynchronous Transfer Mode protocol support
28 +appindicator - Build in support for notifications using the libindicate or libappindicator plugin
29 audiofile - Add support for libaudiofile where applicable
30 audit - Enable support for Linux audit subsystem using sys-process/audit
31 ayatana - Build in support for Ayatana notification using the libindicate or libappindicator plugin