Bug 250429 - [NEW PORT] sysutils/libg15: API to control LCD Displays and extra keys in some logitech keyboards
Summary: [NEW PORT] sysutils/libg15: API to control LCD Displays and extra keys in som...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-18 05:02 UTC by Daniel Menelkir
Modified: 2020-12-15 22:05 UTC (History)
1 user (show)

See Also:


Attachments
libg15-v1.diff (2.44 KB, patch)
2020-10-18 05:02 UTC, Daniel Menelkir
no flags Details | Diff
libg15-v2.diff (2.46 KB, patch)
2020-10-18 05:08 UTC, Daniel Menelkir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Menelkir 2020-10-18 05:02:21 UTC
Created attachment 218852 [details]
libg15-v1.diff

The package isn't updated too much, but the library is quite simple.
Comment 1 Daniel Menelkir 2020-10-18 05:08:16 UTC
Created attachment 218853 [details]
libg15-v2.diff

I've forgot to properly format the plist.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-12-15 22:04:19 UTC
A commit references this bug:

Author: makc
Date: Tue Dec 15 22:04:08 UTC 2020
New revision: 558187
URL: https://svnweb.freebsd.org/changeset/ports/558187

Log:
  Add sysutils/libg15 and sysutils/libg15render:

  API and library for control of LCD and the extra keys on Logitech keyboards.

  PR:		250429
  PR:		250430
  Submitted by:	Daniel Menelkir

Changes:
  head/sysutils/Makefile
  head/sysutils/libg15/
  head/sysutils/libg15/Makefile
  head/sysutils/libg15/distinfo
  head/sysutils/libg15/pkg-descr
  head/sysutils/libg15/pkg-plist
  head/sysutils/libg15render/
  head/sysutils/libg15render/Makefile
  head/sysutils/libg15render/distinfo
  head/sysutils/libg15render/pkg-descr
  head/sysutils/libg15render/pkg-plist
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2020-12-15 22:05:38 UTC
Committed with minor changes, thank you!