summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 859dca8a3b58760a4531779cfe8d81fb4c7abe69 (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 = 2
	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 = f23deb6e178c0eab2d91f5f43d74945aa7d7e90ceb5cc043fc900f9e61562383

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