blob: 0eb8b83a0840c8f8214b3e626f2ac2924191e66c (
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
|
pkgbase = yzis-git
pkgdesc = Vi-like editor with frontends for Qt5 and NCurses
pkgver = r2905.7807cb8e
pkgrel = 1
url = https://github.com/sandsmark/yzis
arch = i686
arch = x86_64
license = LGPL
makedepends = cmake
makedepends = git
makedepends = doxygen
depends = qt5-base
depends = qt5-xmlpatterns
depends = lua51
depends = ncurses
depends = gettext
depends = perl
provides = yzis
conflicts = yzis
source = git+https://github.com/sandsmark/yzis.git
md5sums = SKIP
pkgname = yzis-git
|