summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 775702e6d929b55c01083b5996c64cb0d8ff69c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = textadept-gtk2
	pkgdesc = Fast, minimalist, and remarkably extensible cross-platform text editor
	pkgver = 12.4
	pkgrel = 1
	url = https://github.com/orbitalquark/textadept
	arch = i686
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = gtk2
	makedepends = ncurses
	makedepends = wget
	makedepends = unzip
	makedepends = cmake
	source = https://github.com/orbitalquark/textadept/archive/textadept_12.4.tar.gz
	sha256sums = a9c3952d4055007c3bc9c65d685adb5a8abdb589646623d7141fc709d86464c2

pkgname = textadept-gtk2
	depends = gtk2
	depends = ncurses
	provides = textadept-gtk2
	conflicts = textadept
	conflicts = textadept-gtk3