blob: 499268da3b57f4634bb0fa49baa5e3cfe3b54ce6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = textadept
pkgdesc = Fast, minimalist, and remarkably extensible cross-platform text editor
pkgver = 12.4
pkgrel = 3
url = https://github.com/orbitalquark/textadept
arch = i686
arch = x86_64
arch = aarch64
license = MIT
makedepends = wget
makedepends = unzip
makedepends = cmake
depends = qt6-base
depends = qt6-5compat
depends = ncurses
source = https://github.com/orbitalquark/textadept/archive/textadept_12.4.tar.gz
source = 0001_fix-build.diff
sha256sums = 74e480e07fd559103ec3171a754df5d1879322baf395107ad705f97a1583bbf0
sha256sums = a6e19e16eddfe0c2c88734b2d2daa321b7c1dfde18aaae30376ea7b4219acb18
pkgname = textadept
|