blob: 0aaee78c1cd531663ea68d945bac566f50c0aa9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = it-edit-git
pkgdesc = An integrated terminal programming text-editor with many functionalities like a manpage reader, a documentation registering with direct accessing mechanism and many others settings and features
pkgver = 2.0.r2.6850468
pkgrel = 1
url = https://github.com/mrcyberfighter/IT-Edit
arch = x86_64
license = GPL3
makedepends = git
depends = vte290
depends = gtksourceview3
provides = it-edit
source = it-edit::git+https://github.com/mrcyberfighter/IT-Edit
source = 0001-fix-make-install-failure-inside-fakeroot.patch
sha256sums = SKIP
sha256sums = SKIP
pkgname = it-edit-git
|