public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xclip/
Date: Sun,  2 Feb 2020 15:56:34 +0000 (UTC)	[thread overview]
Message-ID: <1580658991.9971835a466a4c25a9d3b9ad4bebfb94d56f2cd8.jer@gentoo> (raw)

commit:     9971835a466a4c25a9d3b9ad4bebfb94d56f2cd8
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  2 15:40:43 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 15:56:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9971835a

x11-misc/xclip: Add live ebuild

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/xclip/xclip-9999.ebuild | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/x11-misc/xclip/xclip-9999.ebuild b/x11-misc/xclip/xclip-9999.ebuild
new file mode 100644
index 00000000000..12a50d1de86
--- /dev/null
+++ b/x11-misc/xclip/xclip-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools git-r3
+
+DESCRIPTION="Copy data from standard input to X clipboard"
+HOMEPAGE="https://github.com/astrand/xclip"
+EGIT_REPO_URI="https://github.com/astrand/${PN}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+	x11-libs/libX11
+	x11-libs/libXmu
+"
+
+DEPEND="
+	${RDEPEND}
+	x11-libs/libXt
+"
+
+src_prepare() {
+	default
+	eautoreconf
+}


             reply	other threads:[~2020-02-02 15:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-02 15:56 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-27  0:34 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xclip/ Yixun Lan
2023-02-27 12:35 Joonas Niilola
2022-12-02 10:20 WANG Xuerui
2022-07-10 15:14 Piotr Karbowski
2022-04-26  4:03 Sam James
2021-07-04 15:24 Sergei Trofimovich
2021-07-03 20:12 Piotr Karbowski
2020-12-27 17:53 Jonas Stein
2020-11-26 22:15 Sergei Trofimovich
2019-04-23 17:36 Aaron Bauman
2017-02-05 22:20 Jeroen Roovers
2017-02-05 16:51 Markus Meier
2017-01-31 14:49 Jeroen Roovers
2017-01-20 21:19 Patrice Clement
2017-01-02  9:54 Agostino Sarubbo
2016-12-16 10:19 Tobias Klausmann
2016-12-15 23:00 Patrice Clement
2016-12-15 23:00 Patrice Clement
2016-09-14  4:49 Tim Harder

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=1580658991.9971835a466a4c25a9d3b9ad4bebfb94d56f2cd8.jer@gentoo \
    --to=jer@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