Page MenuHomeSolus

The inclusion of this patch addresses T169 Tilix
ClosedPublic

Authored by joebonrichie on Oct 6 2017, 12:43 PM.
Tags
None
Referenced Files
F11047165: D1161.id3715.diff
Thu, Aug 10, 2:55 PM
F11047164: D1161.id.diff
Thu, Aug 10, 2:55 PM
F11047163: D1161.id2803.diff
Thu, Aug 10, 2:55 PM
F11047162: D1161.id3306.diff
Thu, Aug 10, 2:55 PM
F11047161: D1161.id3714.diff
Thu, Aug 10, 2:55 PM
F11032978: D1161.diff
Wed, Aug 9, 3:00 PM
F11000755: D1161.diff
Sat, Jul 29, 2:37 PM
F10933594: D1161.id3306.diff
Jul 12 2023, 7:48 AM

Details

Summary

The inclusion of this patch addresses T169 Tilix

Tilix is an advanced GTK3 tiling terminal
emulator that follows the Gnome Human Interface Guidelines.
This patch addresses T169

Test Plan

After installation tilix can be launched within the
desktop environment

Diff Detail

Repository
R3876 tilix
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joebonrichie added a subscriber: joebonrichie.
joebonrichie added inline comments.
package.yml
8

Typo, should be system.utils

18

Not required as it is part of system.base as well as a dependency of desktop-file-utils

19–20

If these as well as pkgconfig(x11) are replaced with pkgconfig(gtk+-3.0) instead how many extra dependencies does that bring in? It's kind of a nit pick, but I think it will make it look tidier.

This revision now requires changes to proceed.Nov 9 2017, 7:10 PM
doc-E-brown edited edge metadata.

Updated to version 1.7.1
Revised dependencies as per review comments

This revision is now accepted and ready to land.Nov 15 2017, 8:49 PM

Might be worth @ikey reviewing this as it requires networking.

I don't believe this is build-able with networking disabled currently.

joebonrichie edited reviewers, added: doc-E-brown; removed: joebonrichie.

Commandeering to add the Makefile.

This revision now requires review to proceed.Dec 1 2017, 1:54 PM
This revision was automatically updated to reflect the committed changes.