Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747442 - logiops-0.2.2.ebuild - an unofficial userland driver for Logitech HID++ devices (New Package)
Summary: logiops-0.2.2.ebuild - an unofficial userland driver for Logitech HID++ devic...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 3 votes (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2020-10-09 12:54 UTC by Marcus Koehler
Modified: 2021-02-14 19:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
logiops-0.2.2.ebuild (logiops-0.2.2.ebuild,581 bytes, text/plain)
2020-10-09 12:54 UTC, Marcus Koehler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Koehler 2020-10-09 12:54:59 UTC
Created attachment 664456 [details]
logiops-0.2.2.ebuild

Hi!

Enclosed is a simple ebuild for logiops v0.2.2 (https://github.com/PixlOne/logiops), an unofficial userland driver for Logitech HID++ devices. It allows button remapping and other configuration on supported devices (in particular the Logitech MX Master series) similar to the Logitech Options software for Windows/Mac OS.

Please note that I am not the author of the program itself, I merely wrote the ebuild to simplify (un-)installation of said program on Gentoo.

Marcus

P.S.: This is my first ebuild, and while I tried to stick to the available resources and used other ebuilds as a guideline, I very much appreciate any feedback on the ebuild itself.
Comment 1 Marc 2020-12-01 10:09:54 UTC
I wish to support this move. 
Please inform me if there is any way I can help.
Comment 2 Larry the Git Cow gentoo-dev 2021-02-14 19:47:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b38ee8430a925452ef2364c484d9992db05fcdd

commit 5b38ee8430a925452ef2364c484d9992db05fcdd
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-02-14 19:45:56 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-02-14 19:47:04 +0000

    app-misc/logiops: new ebuild
    
    An unofficial userspace driver for HID++ Logitech devices.
    This userspace driver provides for various Logitech mice
    additional functions, which won't work without this one.
    
    Closes: https://bugs.gentoo.org/747442
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-misc/logiops/Manifest             |  1 +
 app-misc/logiops/files/logid.initd    | 19 +++++++++++++
 app-misc/logiops/logiops-0.2.2.ebuild | 50 +++++++++++++++++++++++++++++++++++
 app-misc/logiops/metadata.xml         | 12 +++++++++
 4 files changed, 82 insertions(+)