Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : tilix | name : tilix | ||||
| version : 1.9.3 | version : 1.9.4 | ||||
| release : 29 | release : 30 | ||||
| source : | source : | ||||
| - https://github.com/gnunn1/tilix/archive/1.9.3.tar.gz : f1b4dbbd60f4b9a91e0ab0954e3e6b8ebe5442d5fbb760a554a733903e44a1de | - https://github.com/gnunn1/tilix/archive/1.9.4.tar.gz : 2a9482770391d11d5edc8351d426c700c2cc6c194a30391ef2ae25bb7095b59b | ||||
| license : | license : | ||||
| - GPL-3.0-or-later | - GPL-3.0-or-later | ||||
| - MPL-2.0 | - MPL-2.0 | ||||
| component : system.utils | component : system.utils | ||||
| summary : A tiling terminal emulator for Linux using GTK+ 3 | summary : A tiling terminal emulator for Linux using GTK+ 3 | ||||
| description: | | description: | | ||||
| Tilix is an advanced GTK3 tiling terminal emulator that follows the Gnome Human Interface Guidelines. | Tilix is an advanced GTK3 tiling terminal emulator that follows the Gnome Human Interface Guidelines. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(gtk+-3.0) | - pkgconfig(gtk+-3.0) | ||||
| - pkgconfig(gtkd-3) | - pkgconfig(gtkd-3) | ||||
| - pkgconfig(libsecret-1) | |||||
| - pkgconfig(libunwind) | |||||
| - desktop-file-utils | |||||
| - ldc | - ldc | ||||
| - po4a | - po4a | ||||
| rundeps : | rundeps : | ||||
| - libvte | - libvte | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/Avoid-calling-values-on-shared-object.patch | %patch -p1 < $pkgfiles/0001-Remove-appstreamcli-because-we-don-t-have-it-in-Solus.patch | ||||
| %autogen | %meson_configure -DCFLAGS='-O -inline -release -version=StdLoggerDisableTrace' | ||||
| build : | | build : | | ||||
| %make DCFLAGS='-O -inline -release -version=StdLoggerDisableTrace' | %ninja_build | ||||
| install : | | install : | | ||||
| %make_install | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.