Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : tilix | |||||
| version : 1.7.1 | |||||
| release : 1 | |||||
| source : | |||||
| - https://github.com/gnunn1/tilix/archive/1.7.1.tar.gz : 1b807ba47d90c849e1712da7213daf46b63bb36c0b9bd6eaec9bc4c5f84465de | |||||
| license : MPL-2.0 | |||||
| component : system.utils | |||||
| summary : A tiling terminal emulator for Linux using GTK+ 3 | |||||
joebonrichie: Typo, should be `system.utils` | |||||
| description: | | |||||
| Tilix is an advanced GTK3 tiling terminal emulator that follows the Gnome Human Interface Guidelines. | |||||
| networking: yes | |||||
| builddeps : | |||||
| - pkgconfig(gtk+-3.0) | |||||
| - desktop-file-utils | |||||
| - dmd | |||||
| - dub | |||||
| - xdg-utils | |||||
| build : | | |||||
Not Done Inline ActionsNot required as it is part of system.base as well as a dependency of desktop-file-utils joebonrichie: Not required as it is part of `system.base` as well as a dependency of `desktop-file-utils` | |||||
| dub upgrade | |||||
| dub build --build=release | |||||
Not Done Inline ActionsIf 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. joebonrichie: If these as well as `pkgconfig(x11)` are replaced with `pkgconfig(gtk+-3.0)` instead how many… | |||||
| install : | | |||||
| ./install.sh $installdir/usr | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Typo, should be system.utils