Bug 230247 - [NEW PORT] x11/xsettingsd - Daemon that implements the XSETTINGS specification
Summary: [NEW PORT] x11/xsettingsd - Daemon that implements the XSETTINGS specification
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-31 20:01 UTC by Albert Ou
Modified: 2019-01-26 08:03 UTC (History)
1 user (show)

See Also:


Attachments
svn diff patch (3.35 KB, patch)
2018-07-31 20:01 UTC, Albert Ou
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Ou 2018-07-31 20:01:34 UTC
Created attachment 195697 [details]
svn diff patch

This port adds xsettingsd, a daemon that implements the XSETTINGS specification.

It is intended to be small, fast, and minimally dependent on other libraries.  It can serve as an alternative to gnome-settings-daemon for users who are not using the GNOME desktop environment but who still run GTK+ applications and want to configure things such as themes, font antialiasing/hinting, and UI sound effects.

WWW: https://github.com/derat/xsettingsd

portlint: looks fine
poudriere testport: OK
Comment 1 Chris Hutchinson 2018-08-04 08:34:29 UTC
Just a quick thanks for this, Albert. :)
Looking forward to its inclusion in the ports tree.

Thanks!

--Chris
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-26 08:03:23 UTC
Committed with some minor changes. Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-01-26 08:03:35 UTC
A commit references this bug:

Author: tobik
Date: Sat Jan 26 08:03:07 UTC 2019
New revision: 491248
URL: https://svnweb.freebsd.org/changeset/ports/491248

Log:
  New port: x11/xsettingsd

  xsettingsd is a daemon that implements the XSETTINGS specification.

  It is intended to be small, fast, and minimally dependent on other
  libraries.  It can serve as an alternative to gnome-settings-daemon
  for users who are not using the GNOME desktop environment but who
  still run GTK+ applications and want to configure things such as
  themes, font antialiasing/hinting, and UI sound effects.

  WWW: https://github.com/derat/xsettingsd

  PR:		230247
  Submitted by:	Albert Ou <aou@eecs.berkeley.edu> (based on)

Changes:
  head/x11/Makefile
  head/x11/xsettingsd/
  head/x11/xsettingsd/Makefile
  head/x11/xsettingsd/distinfo
  head/x11/xsettingsd/pkg-descr