From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 18B3C1381F3 for ; Tue, 14 May 2013 06:49:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0EC9E08ED; Tue, 14 May 2013 06:49:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9541FE08E1 for ; Tue, 14 May 2013 06:49:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9D3E033E016 for ; Tue, 14 May 2013 06:49:07 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.609 X-Spam-Level: X-Spam-Status: No, score=-1.609 tagged_above=-999 required=5.5 tests=[AWL=-0.978, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.629, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xwLi4FpI-Qew for ; Tue, 14 May 2013 06:49:01 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A8F233DF98 for ; Tue, 14 May 2013 06:49:01 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Uc92d-0002mN-1Z for gentoo-dev@gentoo.org; Tue, 14 May 2013 08:48:55 +0200 Received: from ip68-231-22-224.ph.ph.cox.net ([68.231.22.224]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 May 2013 08:48:55 +0200 Received: from 1i5t5.duncan by ip68-231-22-224.ph.ph.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 May 2013 08:48:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Duncan <1i5t5.duncan@cox.net> Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.9.1.ebuild Date: Tue, 14 May 2013 06:48:39 +0000 (UTC) Message-ID: References: <20130513044601.458952171C@flycatcher.gentoo.org> <5190857E.7050208@gentoo.org> <20130513233359.72e2eaeb@gentoo.org> <20130514052249.40a223fd@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip68-231-22-224.ph.ph.cox.net User-Agent: Pan/0.140 (Chocolate Salty Balls; GIT b00f96e /usr/src/portage/src/egit-src/pan2) X-Archives-Salt: d04e8a75-28b4-4df1-9f60-360fe4f04fa3 X-Archives-Hash: 650c47e55d990bb1398a229510fb00eb Michał Górny posted on Tue, 14 May 2013 05:22:49 +0200 as excerpted: > On Mon, 13 May 2013 23:33:59 +0200 Christian Faulhammer > wrote: > >> Samuli Suominen : >> > On 13/05/13 07:46, Christian Faulhammer (fauli) wrote: >> > > fauli 13/05/13 04:46:01 >> > > >> > > Modified: ChangeLog claws-mail-3.9.1.ebuild >> > > Log: move libnotify usage over to notification, >> > > forgotten in last commit >> > > >> > > - $(use_enable libnotify notification-plugin) >> > > + $(use_enable notification notification-plugin) >> > >> > Why deviate from every other ebuild in Portage? From global to local >> > :-/ >> >> libnotify is only a fraction of the supported notification means of >> said plugin in Claws. > > Is the remaining fraction usable without libnotify on Gentoo? Yes. http://www.claws-mail.org/plugin.php?plugin=notification As mentioned in an earlier thread, the formerly separate plugins are now being combined into the main ebuild, based on a similar upstream move. These new flags control building the formerly separate plugins. The notification plugin, as described in the link above, has all sorts of notification possibilities, including even a separate LCD display via the LCDproc deamon (tho I've no idea if that particular one is available on gentoo, but I wouldn't know why not...), as well as a screen-scroller, all configurable, naturally. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman