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/xsetleds/
Date: Fri, 13 Oct 2017 13:50:43 +0000 (UTC)	[thread overview]
Message-ID: <1507902641.1d1d6e3080bcdb6a5a38ae01ffa074e73eb05726.jer@gentoo> (raw)

commit:     1d1d6e3080bcdb6a5a38ae01ffa074e73eb05726
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 13:50:30 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 13:50:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d1d6e30

x11-misc/xsetleds: Fix HOMEPAGE, add alternative SRC_URI.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild | 38 ++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild
new file mode 100644
index 00000000000..a7fea73b665
--- /dev/null
+++ b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="small tool to report and change the keyboard LED states of an X display"
+HOMEPAGE="https://github.com/bmeurer/xsetleds"
+SRC_URI="
+	ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/src/${P}.tar.gz
+	https://dev.gentoo.org/~jer/${P}.tar.gz
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+
+RDEPEND="
+	x11-libs/libX11
+	x11-libs/libXtst
+"
+DEPEND="
+	${RDEPEND}
+	x11-proto/inputproto
+	x11-proto/xextproto
+	x11-proto/xproto
+"
+PATCHES=(
+	"${FILESDIR}"/${P}-assignment.patch
+	"${FILESDIR}"/${P}-isalpha.patch
+)
+
+src_prepare() {
+	default
+	tc-export CC
+}
+
+DOCS=( AUTHORS ChangeLog README TODO )


             reply	other threads:[~2017-10-13 13:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-13 13:50 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-19 19:09 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsetleds/ Jakov Smolić
2021-03-17  9:09 Sam James
2021-03-17  9:00 Sam James
2021-03-15 21:25 Sam James
2021-03-15 21:21 Sam James
2021-03-15 21:18 Sam James
2017-10-13 10:39 Jonas Stein
2017-10-02 23:18 Jonas Stein
2017-08-05  2:59 Patrice Clement
2017-05-12 14:55 Agostino Sarubbo
2017-04-30  8:42 Jeroen Roovers
2017-04-04 19:28 Tobias Klausmann
2017-03-22  7:30 Michael Weber
2017-03-21 14:34 Agostino Sarubbo
2017-03-20 11:04 Agostino Sarubbo

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=1507902641.1d1d6e3080bcdb6a5a38ae01ffa074e73eb05726.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