blob: 689ecc2018f54c74c43576d8d0c57ccdc6d1c362 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = termit-git
pkgdesc = Terminal emulator based on VTE library with Lua scripting
pkgver = 3.1.r16.g0ae773f
pkgrel = 1
url = https://github.com/nonstop/termit
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake>=2.4
depends = lua
depends = vte3
provides = termit=3.1.r16.g0ae773f
conflicts = termit
source = termit::git+https://github.com/nonstop/termit.git
md5sums = SKIP
pkgname = termit-git
|