blob: 8a8b7336b5a5373d8defea92a39cd83d4e512346 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = tilix
pkgdesc = A tiling terminal emulator for Linux using GTK+ 3
pkgver = 1.7.5
pkgrel = 2
url = https://github.com/gnunn1/tilix
arch = x86_64
arch = i686
license = MPL
makedepends = ldc
makedepends = po4a
depends = libx11
depends = gtkd
depends = vte3
depends = dconf
depends = gsettings-desktop-schemas
optdepends = python-nautilus: for "Open Tilix Here" support in nautilus
optdepends = vte3-notification: for desktop notifications support
optdepends = vte3-tilix: for notifications, triggers and badges support
optdepends = libsecret: for the password manager
provides = terminix
conflicts = terminix
replaces = terminix
source = https://github.com/gnunn1/tilix/archive/1.7.5/tilix-1.7.5.tar.gz
sha256sums = 324c565e71ae5f975d5488241915c1e12eb27695a1d4b896443fb7ef02dd39c0
pkgname = tilix
|