summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca58d977d7923a18287e166d4093497dc038af1e (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
pkgbase = mterminal-git
	pkgdesc = Custom terminal emulator with grouped tabs and warm dark UI
	pkgver = 0.3.0.r0.gHEAD
	pkgrel = 1
	url = https://github.com/arthurr0/mTerminal
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = nodejs
	makedepends = pnpm
	makedepends = python
	makedepends = base-devel
	depends = gtk3
	depends = nss
	depends = libnotify
	depends = libxss
	depends = libxtst
	depends = alsa-lib
	provides = mterminal
	conflicts = mterminal
	conflicts = mterminal-bin
	options = !strip
	options = !debug
	options = !lto
	source = mterminal::git+https://github.com/arthurr0/mTerminal.git
	sha256sums = SKIP

pkgname = mterminal-git