Page MenuHomeSolus

Initial inclusion of libgnt for pidgin / finch
ClosedPublic

Authored by TClark77 on Jul 30 2020, 9:21 PM.
Tags
None
Referenced Files
F11011751: D9339.id22605.diff
Thu, Aug 3, 8:19 PM
F10848480: D9339.id22516.diff
Jun 11 2023, 3:21 PM
F10847616: D9339.id22551.diff
Jun 11 2023, 11:20 AM
F10846748: D9339.id22605.diff
Jun 11 2023, 7:14 AM
F10844212: D9339.id22515.diff
Jun 10 2023, 8:20 PM
F10825703: D9339.diff
Jun 4 2023, 12:55 AM
F10772883: D9339.id22515.diff
May 21 2023, 3:28 PM
F10772759: D9339.diff
May 21 2023, 2:41 PM

Details

Summary

Initial inclusion of libgnt for pidgin / finch
Changelog available here

Test Plan
  • Built local packages and installed. Re-built pidin & finch, installed local builds.
  • Launched pidgin. Verified it connected to an account.
  • Launched finch. Verified it connected to an account.

Diff Detail

Repository
R5051 libgnt
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

TClark77 created this revision.
ermo added inline comments.
package.yml
27

If this is necessary in certain scenarios, there should be a comment explaining why.

If it's no longer necessary, it should be removed.

ermo requested changes to this revision.Jul 30 2020, 9:31 PM
This revision now requires changes to proceed.Jul 30 2020, 9:31 PM
TClark77 marked an inline comment as done.

Updated package.yml to keep docs

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
13

Cosmetic change, builddeps should be alphabetized:

- pkgconfig(glib-2.0)
- pkgconfig(gtk-doc)
- pkgconfig(libxml-2.0)
- pkgconfig(ncursesw)
- pkgconfig(python3)
This revision now requires changes to proceed.Jul 31 2020, 10:35 AM
This revision is now accepted and ready to land.Aug 5 2020, 4:54 PM