From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/g810-led/
Date: Thu, 27 Jun 2019 10:45:54 +0000 (UTC) [thread overview]
Message-ID: <1561632351.b1e2093f56bc6d8e03802cb9413d0cd9e7db0f53.mgorny@gentoo> (raw)
commit: b1e2093f56bc6d8e03802cb9413d0cd9e7db0f53
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu Jun 27 07:42:44 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 10:45:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e2093f
app-misc/g810-led: Remove old (0.3.4)
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-misc/g810-led/Manifest | 1 -
app-misc/g810-led/g810-led-0.3.4.ebuild | 47 ---------------------------------
2 files changed, 48 deletions(-)
diff --git a/app-misc/g810-led/Manifest b/app-misc/g810-led/Manifest
index 16dfd0e974d..66452dd12a2 100644
--- a/app-misc/g810-led/Manifest
+++ b/app-misc/g810-led/Manifest
@@ -1,2 +1 @@
-DIST g810-led-0.3.4.tar.gz 34549 BLAKE2B 7816fc7d9892f0e7bde5369612c1b251b2b64846b68ddc795b4ca777b6369ef3e8a0a70b797883edb5d220af6a4905e55ceb24c53dbba307cf8589fe7c2cf232 SHA512 3ec460f6994adcf58c2fa024433544c83bac789981f31605ba4e4eeec255864e00fe2bcd485c1867fce9d2df9ab7313f88cbd7bcc1bab8d805dc560955386b59
DIST g810-led-0.3.5.tar.gz 34543 BLAKE2B 6f5a946beea269d684bccaab5102f53b638f5ef66557809e50783fc0ce0ec508f2c8486b1da59347d4fb7099d4fee06bf364cafee2fe74fee88cce7860638a8e SHA512 25ed0a65b6c08de19a86c460a78a4b5a06e6e70e312840f7940317d71a3fbea723ce0926500258afbd4bccc534117228b2e800a54388bb70e00431bf8ae1668c
diff --git a/app-misc/g810-led/g810-led-0.3.4.ebuild b/app-misc/g810-led/g810-led-0.3.4.ebuild
deleted file mode 100644
index 2e51fcb5d4f..00000000000
--- a/app-misc/g810-led/g810-led-0.3.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2018-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd udev eutils
-
-DESCRIPTION="Led controller for Logitech G- Keyboards"
-HOMEPAGE="https://github.com/MatMoul/g810-led"
-SRC_URI="https://github.com/MatMoul/g810-led/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+hidapi"
-
-RDEPEND="
- hidapi? ( dev-libs/hidapi:= )
- !hidapi? ( virtual/libusb:= )
-"
-
-DEPEND="${RDEPEND}"
-
-DOCS=("README.md" "sample_profiles" "sample_effects")
-
-src_compile() {
- emake LIB="$(usex hidapi hidapi libusb)"
-}
-
-src_install() {
- dolib.so "lib/libg810-led.so.${PV}"
- dosym "libg810-led.so.${PV}" "/usr/$(get_libdir)/libg810-led.so"
-
- dobin bin/g810-led
- local boards=(213 410 413 512 513 610 910 pro)
- local x
- for x in "${boards[@]}"; do
- dosym g810-led "/usr/bin/g${x}-led"
- done
-
- systemd_dounit systemd/g810-led.service
- systemd_dounit systemd/g810-led-reboot.service
-
- udev_newrules udev/g810-led.rules 60-g810-led.rules
-
- einstalldocs
-}
next reply other threads:[~2019-06-27 10:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-27 10:45 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-18 8:55 [gentoo-commits] repo/gentoo:master commit in: app-misc/g810-led/ Joonas Niilola
2019-07-22 3:30 Michał Górny
2019-07-22 3:30 Michał Górny
2019-06-27 10:45 Michał Górny
2019-06-09 10:13 Michał Górny
2019-06-09 10:13 Michał Górny
2019-02-05 0:30 Andreas Sturmlechner
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=1561632351.b1e2093f56bc6d8e03802cb9413d0cd9e7db0f53.mgorny@gentoo \
--to=mgorny@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