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 1F2DE139894 for ; Mon, 24 Aug 2015 17:35:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02EF5E08B0; Mon, 24 Aug 2015 17:35:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6AFC6E088A for ; Mon, 24 Aug 2015 17:35:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71292340817 for ; Mon, 24 Aug 2015 17:35:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D94516E for ; Mon, 24 Aug 2015 17:35:34 +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: <1440437575.4b78786304d687580de315d77c1c6b1dca66f325.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmtime/Manifest x11-plugins/wmtime/wmtime-1.4.ebuild X-VCS-Directories: x11-plugins/wmtime/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 4b78786304d687580de315d77c1c6b1dca66f325 X-VCS-Branch: master Date: Mon, 24 Aug 2015 17:35:34 +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: 03b987a4-7d9b-429d-b93f-cef8eb3e52e5 X-Archives-Hash: fb21f3b65ae5c11976f4b864e861d623 commit: 4b78786304d687580de315d77c1c6b1dca66f325 Author: Bernard Cafarelli gentoo org> AuthorDate: Mon Aug 24 17:32:26 2015 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Mon Aug 24 17:32:55 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b787863 x11-plugins/wmtime: version bump Package-Manager: portage-2.2.20.1 x11-plugins/wmtime/Manifest | 1 + x11-plugins/wmtime/wmtime-1.4.ebuild | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/x11-plugins/wmtime/Manifest b/x11-plugins/wmtime/Manifest index 80a84d0..4c6932f 100644 --- a/x11-plugins/wmtime/Manifest +++ b/x11-plugins/wmtime/Manifest @@ -1,3 +1,4 @@ DIST wmtime-1.2.tar.gz 23219 SHA256 ff39675d2c51e1d0774bdc181f27966fcf8f063bb0a4c8cfda9c83d9978a0b1a SHA512 d81be07012a9efd93a51219d6b63a76d88c8916af0b3ed990c3005621f643c70fadc31ebc8fef11c1605f303bc3e036c2014809c5368f4acaff8b7a1c1665c15 WHIRLPOOL 18067140573474c6b5ad3d01c00b353b55e6caee05cf474e0daf9483b9cab58df4d6dfcecbca53cc6015417f122f8ae920277359de682c7b9943ed09e8368b55 +DIST wmtime-1.4.tar.gz 19200 SHA256 6a112a2c7e22002b2c9d69479b95d4bae0ea29b310da71e612f540300c6def04 SHA512 46e35ffe41aaa55a651fa2a4002ab83fd45f901dc12ce1e0ed981666b9b620aa11666920f595fc3a782c54cc036491e0c676fb760a38cd6f6b24e264723b87fb WHIRLPOOL a8a300e5110ca0ae24d725c0c40d0b893047d5d450ba2d861898c7a47063efc9756fe2f32c7e5850d56f81653b07806a3ce6bf223d7dd01c8cc681eff06081ee DIST wmtime_1.0b2-9.diff.gz 8234 SHA256 189512286950bd5f8ab41d41c3ccbeee8811be95519ef9b03b12aeadded8312d DIST wmtime_1.0b2.orig.tar.gz 20483 SHA256 a526b95a16b8451ee9a05b57d97251e3d9efd5e7b7143d3592767b87a3941375 diff --git a/x11-plugins/wmtime/wmtime-1.4.ebuild b/x11-plugins/wmtime/wmtime-1.4.ebuild new file mode 100644 index 0000000..b5a5560 --- /dev/null +++ b/x11-plugins/wmtime/wmtime-1.4.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit toolchain-funcs + +DESCRIPTION="applet which displays the date and time in a dockable tile" +HOMEPAGE="http://windowmaker.org/dockapps/?name=wmtime" +# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz +SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=x11-libs/libdockapp-0.7:= + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXau + x11-libs/libXdmcp + x11-libs/libXpm" +DEPEND="${RDEPEND} + x11-proto/xproto" + +src_compile() { + emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" +} + +src_install () { + emake DESTDIR="${D}" PREFIX=/usr install + + dodoc BUGS CHANGES HINTS README TODO +}