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 D97951396D0 for ; Wed, 20 Sep 2017 06:16:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 304351FC09C; Wed, 20 Sep 2017 06:16:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 12F561FC09C for ; Wed, 20 Sep 2017 06:16:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C0DD33BE18 for ; Wed, 20 Sep 2017 06:16:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B6B39078 for ; Wed, 20 Sep 2017 06:16:14 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1505888167.9b21e7503165000dbf0fc9b63b3edf7b34c1aeb3.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdo/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xdo/Manifest x11-misc/xdo/xdo-0.5.7.ebuild X-VCS-Directories: x11-misc/xdo/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 9b21e7503165000dbf0fc9b63b3edf7b34c1aeb3 X-VCS-Branch: master Date: Wed, 20 Sep 2017 06:16:14 +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: fccfabd7-f648-4725-8157-11fc154c79f4 X-Archives-Hash: aa0698ea3160caeab946ad28d7c73ec5 commit: 9b21e7503165000dbf0fc9b63b3edf7b34c1aeb3 Author: Tim Harder gentoo org> AuthorDate: Wed Sep 20 06:15:38 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Wed Sep 20 06:16:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b21e750 x11-misc/xdo: version bump to 0.5.7 x11-misc/xdo/Manifest | 1 + x11-misc/xdo/xdo-0.5.7.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/x11-misc/xdo/Manifest b/x11-misc/xdo/Manifest index 420526fd596..a5913af019a 100644 --- a/x11-misc/xdo/Manifest +++ b/x11-misc/xdo/Manifest @@ -1,2 +1,3 @@ DIST xdo-0.5.6.tar.gz 7191 SHA256 cd2c1a672a02f288cfc08a05a0aadc716a170e27332d9db9d39d1ab7717f3a18 SHA512 0366f1eb473db32909619b9d7059e6528b071d920a3148c6f31b8911fc0cc5e0c9f8de56d95a0dfce29d554c76cdf967438d99c267826416bb03487efb78346d WHIRLPOOL f41ee47df8b26069d34a0f1776664f066f97a268b121f1c276c40535778c060209b8248352502a522afb6b432771fc8bede2186e4d7aebb603a7c4a8d05d29cc +DIST xdo-0.5.7.tar.gz 7453 SHA256 b661229f0457939d3867cca1664c5671ae959b309feb58abe9142229c8c7ffb4 SHA512 0978a8571a35899c916495c9d38458adb6c766db4d498dfacf2f0a46e373f7caa3c3e227096b3e60e03c67b972777cf7519e5b6eee7ebb91f82d4450ac0ff98d WHIRLPOOL da5615ce65774ac0e41c6e040f0009c10a1d89ddad83508a6a9b37de6585258f6f82de9693cf5a75adf4171a21e29d3e822cd23bb02af09137ef08c4433886e7 DIST xdo-0.5.tar.gz 6853 SHA256 2686cfbe3727586fae770a033731a92abd35146951961a5e0bf781288296566a SHA512 a33a1480d45b641e471a65b93ac6d5b8c1922559370590a49dd27f5ff139ad59484e4c82266f1a0c2e2c8d6d237a56fc7122424d1270f34f7b9ba616fd04e486 WHIRLPOOL d239fda4bc970c04aa03e0815d598a451b633d023a6277a6c1b330d18246ea36899c1e4c1095de3e8a0fc79a67771a674992331028c154347c7edae5ed1e3024 diff --git a/x11-misc/xdo/xdo-0.5.7.ebuild b/x11-misc/xdo/xdo-0.5.7.ebuild new file mode 100644 index 00000000000..785b54546ac --- /dev/null +++ b/x11-misc/xdo/xdo-0.5.7.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit toolchain-funcs + +DESCRIPTION="Small X utility to perform elementary actions on windows" +HOMEPAGE="https://github.com/baskerville/xdo/" +SRC_URI="https://github.com/baskerville/xdo/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="x11-libs/libxcb + x11-libs/xcb-util + x11-libs/xcb-util-wm" +RDEPEND="${DEPEND}" + +src_compile() { + emake CC="$(tc-getCC)" PREFIX=/usr +} + +src_install() { + emake PREFIX=/usr DESTDIR="${D}" install +}