public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/wmctrl/
Date: Wed,  4 Jan 2017 23:27:08 +0000 (UTC)	[thread overview]
Message-ID: <1483572280.f78a0385d0bded071201e19a89f8d0c4a4ba1d16.monsieurp@gentoo> (raw)

commit:     f78a0385d0bded071201e19a89f8d0c4a4ba1d16
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 22:23:41 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 23:24:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78a0385

x11-misc/wmctrl: EAPI 6 bump.

Package-Manager: portage-2.3.0

 x11-misc/wmctrl/wmctrl-1.07-r2.ebuild | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/x11-misc/wmctrl/wmctrl-1.07-r2.ebuild b/x11-misc/wmctrl/wmctrl-1.07-r2.ebuild
new file mode 100644
index 00000000..c9f0e25
--- /dev/null
+++ b/x11-misc/wmctrl/wmctrl-1.07-r2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="command line tool to interact with an EWMH/NetWM compatible X Window Manager"
+HOMEPAGE="http://tomas.styblo.name/wmctrl/"
+SRC_URI="http://tomas.styblo.name/${PN}/dist/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2:2
+	x11-libs/libX11
+	x11-libs/libXt
+	x11-libs/libXmu"
+
+DEPEND="
+	${RDEPEND}
+	virtual/pkgconfig
+	x11-proto/xproto"
+
+PATCHES=( "${FILESDIR}/amd64-Xlib.patch" )
+
+DOCS=( AUTHORS ChangeLog NEWS README )
+
+src_install () {
+	emake DESTDIR="${D}" install
+	einstalldocs
+}


             reply	other threads:[~2017-01-04 23:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-04 23:27 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-22  7:30 [gentoo-commits] repo/gentoo:master commit in: x11-misc/wmctrl/ Michael Weber
2017-03-26 17:01 Michael Orlitzky
2017-11-18 17:29 Sergei Trofimovich
2017-11-26 23:33 David Seifert
2018-10-20 16:36 Pacho Ramos
2019-07-29 13:04 Aaron Bauman
2021-02-25  9:15 David Seifert
2021-02-25  9:15 David Seifert
2021-09-21 13:41 Yixun Lan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1483572280.f78a0385d0bded071201e19a89f8d0c4a4ba1d16.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox