Bug 250430 - [NEW PORT] sysutils/libg15render: Render text and graphics to a buffer usable by libg15.
Summary: [NEW PORT] sysutils/libg15render: Render text and graphics to a buffer usable...
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:14 UTC by Daniel Menelkir
Modified: 2020-12-15 22:05 UTC (History)
1 user (show)

See Also:


Attachments
libg15render-v1.diff (2.67 KB, patch)
2020-10-18 05:14 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:14:31 UTC
Created attachment 218854 [details]
libg15render-v1.diff

Depends on #250429
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-12-15 22:04:20 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 2 Max Brazhnikov freebsd_committer freebsd_triage 2020-12-15 22:05:52 UTC
Committed with minor changes, thank you!