16 lines
760 B
Bash
16 lines
760 B
Bash
# Template file for 'terminator'
|
|
pkgname=terminator
|
|
version=2.1.5
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="intltool python3-setuptools"
|
|
depends="desktop-file-utils gsettings-desktop-schemas libkeybinder3 libnotify
|
|
python3-dbus python3-gobject python3-psutil python3-configobj vte3 pango python3-cairo"
|
|
short_desc="Tiling terminal emulator application"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://gnome-terminator.org"
|
|
changelog="https://raw.githubusercontent.com/gnome-terminator/terminator/master/CHANGELOG.md"
|
|
distfiles="https://github.com/gnome-terminator/terminator/releases/download/v$version/terminator-$version.tar.gz"
|
|
checksum=f0219cd8bd3db45d5173d850619145d55f9e864fe2106f6ceb9e736c575d0e03
|