summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0901b1ce16ad5a7ce4089787452629a9f63e19ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = dbus-term-launcher
	pkgdesc = Wrapper program to launch arbitrary terminal with Terminal intent API
	pkgver = 0.1.3
	pkgrel = 3
	url = https://gitlab.com/thayne/dbus-term-launcher
	arch = x86_64
	license = Apache-2.0
	makedepends = meson
	makedepends = glib2-devel
	makedepends = python
	depends = glib2
	depends = glibc
	optdepends = alacritty: for alacritty launcher
	optdepends = kitty: for kitty launcher
	optdepends = xterm: for xterm launcher
	optdepends = rxvt-unicode: for urxvt launcher
	optdepends = wezterm: for wezterm launcher
	source = https://gitlab.com/thayne/dbus-term-launcher/-/archive/0.1.3/dbus-term-launcher-0.1.3.tar.gz
	sha256sums = a9edc814e920bf248c9a1745c110324d3e76672cce22ffba0508a624bf4f5b78

pkgname = dbus-term-launcher