From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D70F51395E3 for ; Fri, 2 Dec 2016 11:06:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4731E0C0F; Fri, 2 Dec 2016 11:06:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7C4BE0C0F for ; Fri, 2 Dec 2016 11:06:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6F5ED3413FD for ; Fri, 2 Dec 2016 11:06:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 10AA049C for ; Fri, 2 Dec 2016 11:06:24 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1480676695.c9833991643bab2a33e7a2e0271e32dd476aeaff.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmbiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmbiff/Manifest x11-plugins/wmbiff/wmbiff-0.4.30.ebuild X-VCS-Directories: x11-plugins/wmbiff/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: c9833991643bab2a33e7a2e0271e32dd476aeaff X-VCS-Branch: master Date: Fri, 2 Dec 2016 11:06:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 96310de8-8daf-417a-ae27-496ea918a736 X-Archives-Hash: 06307c8b7def3cca5b4407e589835242 commit: c9833991643bab2a33e7a2e0271e32dd476aeaff Author: Bernard Cafarelli gentoo org> AuthorDate: Fri Dec 2 09:45:10 2016 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Fri Dec 2 11:04:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9833991 x11-plugins/wmbiff: version bump to 0.4.30 EAPI bump, update for new dockapps.net homepage Package-Manager: portage-2.3.2 x11-plugins/wmbiff/Manifest | 1 + x11-plugins/wmbiff/wmbiff-0.4.30.ebuild | 39 +++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/x11-plugins/wmbiff/Manifest b/x11-plugins/wmbiff/Manifest index b4cadf8..8cabb83 100644 --- a/x11-plugins/wmbiff/Manifest +++ b/x11-plugins/wmbiff/Manifest @@ -1 +1,2 @@ DIST wmbiff-0.4.28.tar.gz 111398 SHA256 6e2acd3268dad93c596e4eae6ccf4407667f07226cf61dd7cfa312ae5e42dbc1 SHA512 a17fd4b4c3de09a907b7ffccc50f4560a7fddd5cb4dd01c72460806dc55259ba0b587d75f7505171a2a833f6735ddc4ded0a484d4227bfd552cc7343d79d7720 WHIRLPOOL c4a0c54f41a3ae33785364ea3bca808bc5b0c801a87ea33bd569f8fac9bb7632155af5d666bc7b3dbfe10fbebb8b2202fccb49266ded3fd299f2e0ac2749785c +DIST wmbiff-0.4.30.tar.gz 269315 SHA256 0dae00ebe377ffc0f37565cf6fdc84a4fc9896a2421826909b0ab5abd5fa4f2a SHA512 10b5a6673763a48694cb9cd87f5972c09b0fc50acedde7658133830a06dea8c98ffb9943591cbef802330862d7ccf7a7322d7e9e25ee82209b5a0e40a22353b4 WHIRLPOOL 37e1b34f21daf2d51c2960151f7601056316dcba71b0ec850edc0ea3fe3925ca669fe846b44307a2c304f5c92dec12845ca33a8a3c64a49455844bc6cc7626b6 diff --git a/x11-plugins/wmbiff/wmbiff-0.4.30.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.30.ebuild new file mode 100644 index 00000000..181a5af --- /dev/null +++ b/x11-plugins/wmbiff/wmbiff-0.4.30.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit autotools eutils + +DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes" +HOMEPAGE="http://www.dockapps.net/wmbiff" +SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="crypt" + +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-libs/libXpm + crypt? ( + >=dev-libs/libgcrypt-1.2.1:0 + >=net-libs/gnutls-2.2.0 + )" +DEPEND="${RDEPEND} + virtual/pkgconfig + x11-proto/xextproto + x11-proto/xproto" + +DOCS="ChangeLog FAQ NEWS README TODO wmbiff/sample.wmbiffrc" + +src_prepare() { + default + eapply "${FILESDIR}"/${PN}-0.4.27-invalid-strncpy.patch + eautoreconf +} + +src_configure() { + econf $(use_enable crypt crypto) +}