Page MenuHomeSolus

Rebuild bustle with static linking
Needs ReviewPublic

Authored by liontiger23 on Tue, May 9, 8:03 AM.

Details

Reviewers
None
Group Reviewers
Triage Team
Summary

Rebuild bustle with static linking to simplify upgrading of Haskell stack.

Eliminates the last dependency on

  • haskell-dbus
  • haskell-gtk3
  • haskell-pango
  • haskell-gio
  • haskell-glib
  • haskell-cairo
  • gtk2hs-buildtools

So they can be deprecated now.

Test Plan

Run bustle and look at some dbus graphs (Ctrl+Y to Record System Bus).

Diff Detail

Repository
R471 bustle
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 5112
Build 5112: arc lint + arc unit