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/xsel/
Date: Sun,  9 Oct 2016 10:19:13 +0000 (UTC)	[thread overview]
Message-ID: <1476008336.0e4cf0a5d080771c36b1889d7404143883194ac5.jer@gentoo> (raw)

commit:     0e4cf0a5d080771c36b1889d7404143883194ac5
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  9 10:18:56 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 10:18:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4cf0a5

x11-misc/xsel: Add live ebuild.

Package-Manager: portage-2.3.1

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

diff --git a/x11-misc/xsel/xsel-9999.ebuild b/x11-misc/xsel/xsel-9999.ebuild
new file mode 100644
index 00000000..44d0088
--- /dev/null
+++ b/x11-misc/xsel/xsel-9999.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools git-r3
+
+DESCRIPTION="command-line program for getting and setting the contents of the X selection"
+HOMEPAGE="http://www.vergenet.net/~conrad/software/xsel"
+EGIT_REPO_URI="https://github.com/kfish/xsel.git"
+
+LICENSE="HPND"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+	x11-libs/libX11
+	x11-libs/libXext
+"
+DEPEND="
+	${RDEPEND}
+	x11-proto/xproto
+	x11-libs/libXt
+"
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_compile() {
+	emake CFLAGS="${CFLAGS}"
+}


             reply	other threads:[~2016-10-09 10:19 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-09 10:19 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-07 17:48 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsel/ David Seifert
2017-02-21  8:14 David Seifert
2017-03-20 11:04 Agostino Sarubbo
2017-03-21 14:34 Agostino Sarubbo
2017-03-22  7:30 Michael Weber
2017-04-01 10:24 David Seifert
2020-05-09  8:47 Mart Raudsepp
2020-08-17  5:14 Jeroen Roovers
2021-07-28 15:58 Sergei Trofimovich
2021-08-10  4:59 Sam James
2021-09-06 23:42 Sam James
2021-10-02 23:17 Sam James
2021-10-24 21:14 Sam James
2021-11-14 23:51 Sam James
2022-02-14  8:35 Matt Turner
2023-04-16 12:36 David Seifert
2023-04-16 14:12 WANG Xuerui
2023-04-17 15:52 David Seifert
2023-04-25 16:38 David Seifert
2023-04-25 16:43 David Seifert
2023-07-04 22:15 Conrad Kostecki
2023-12-09 18:45 Sam James
2023-12-09 18:45 Sam James
2023-12-09 19:00 Arthur Zamarin
2023-12-09 19:00 Arthur Zamarin
2023-12-09 19:05 Sam James
2023-12-09 19:34 Arthur Zamarin

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=1476008336.0e4cf0a5d080771c36b1889d7404143883194ac5.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