summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d44cc45820553ebea7ac7bf02154198eb0b5025b (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
28
29
30
31
pkgbase = textadept
	pkgdesc = Fast, minimalist, and remarkably extensible cross-platform text editor
	pkgver = 11.4
	pkgrel = 3
	url = https://github.com/orbitalquark/textadept
	arch = i686
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = gtk2
	makedepends = gtk3
	makedepends = ncurses
	makedepends = wget
	makedepends = unzip
	source = textadept-11.4.tar.gz::https://github.com/orbitalquark/textadept/archive/textadept_11.4.tar.gz
	sha256sums = fe10cbe9949e3a2ec4445ace16e26eb4b905cee2e36de76295ea9a7ca6c3aba8

pkgname = textadept
	depends = gtk2
	provides = textadept-curses
	conflicts = textadept-curses

pkgname = textadept-gtk3
	depends = gtk3
	provides = textadept
	provides = textadept-curses
	conflicts = textadept
	conflicts = textadept-curses

pkgname = textadept-curses
	depends = ncurses