From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mx5000tools/
Date: Mon, 17 Oct 2022 03:17:30 +0000 (UTC) [thread overview]
Message-ID: <1665976533.d4da57e779c25a4716fef0f57dd2a8a5e22a16c8.sam@gentoo> (raw)
commit: d4da57e779c25a4716fef0f57dd2a8a5e22a16c8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 19:04:44 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 17 03:15:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4da57e7
app-misc/mx5000tools: add 0.1.2_p20190613 (fork)
Closes: https://bugs.gentoo.org/871132
Closes: https://github.com/gentoo/gentoo/pull/27811
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/mx5000tools/Manifest | 1 +
.../mx5000tools/mx5000tools-0.1.2_p20190613.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/app-misc/mx5000tools/Manifest b/app-misc/mx5000tools/Manifest
index 7190e16863a9..9f2572856eef 100644
--- a/app-misc/mx5000tools/Manifest
+++ b/app-misc/mx5000tools/Manifest
@@ -1 +1,2 @@
DIST mx5000tools-0.1.2.tar.gz 343118 BLAKE2B 74316ca3c730b5e03aa73a8cf5422eb3690b0e088254f9078da549f2d964df065ca7cd09f5f822cb3e66ad5bac0eab546c49703eaf837a132a61ab0755e729b8 SHA512 3773b8b233f02711bb7a768a68ccd3bf72e3d51fbb64ee2a70197d1b51e884a4f40048ba6b7dcde4be0703f25672ccb0fac9b0d6612b8a94f9e01b6a9f463613
+DIST mx5000tools-0.1.2_p20190613.tar.gz 18848 BLAKE2B d7a708d3ff7336129171297406603a290c0f6b647f40cc336e49fad3b4c8f38465e4eda60b189986fac8e5776a8d98fa7614186f21d73893b6be377770f9fdee SHA512 4e415c10b22dc390c434a2d3cb9b8f6f14fad5caddc0968fe09475d0c3aee4dfe3127db7665a2eabc91f4602064c30c815ef5765fbc485dd184f71637142622b
diff --git a/app-misc/mx5000tools/mx5000tools-0.1.2_p20190613.ebuild b/app-misc/mx5000tools/mx5000tools-0.1.2_p20190613.ebuild
new file mode 100644
index 000000000000..47db8759ce28
--- /dev/null
+++ b/app-misc/mx5000tools/mx5000tools-0.1.2_p20190613.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+MX5000_TOOLS_COMMIT="c575ea33f92495b4b0ccdb1ce09099f9c011e43f"
+DESCRIPTION="Tools for controlling the LCD on a Logitech MX5000 keyboard"
+HOMEPAGE="https://web.archive.org/web/20160409073317/http://home.gna.org/mx5000tools/"
+SRC_URI="https://github.com/jwrdegoede/mx5000tools/archive/${MX5000_TOOLS_COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${MX5000_TOOLS_COMMIT}
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+ dev-libs/glib:2
+ media-libs/netpbm:=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+ default
+
+ eautoreconf
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
+}
next reply other threads:[~2022-10-17 3:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-17 3:17 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-05 22:41 [gentoo-commits] repo/gentoo:master commit in: app-misc/mx5000tools/ Conrad Kostecki
2022-11-16 23:00 Sam James
2022-11-16 23:00 Sam James
2022-11-16 19:19 Arthur Zamarin
2022-11-16 19:19 Arthur Zamarin
2019-05-25 20:59 Andreas Sturmlechner
2019-05-25 20:59 Andreas Sturmlechner
2019-05-25 20:59 Andreas Sturmlechner
2019-05-19 15:48 Thomas Deutschmann
2019-04-13 19:10 Agostino Sarubbo
2018-11-13 22:16 Patrice Clement
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=1665976533.d4da57e779c25a4716fef0f57dd2a8a5e22a16c8.sam@gentoo \
--to=sam@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