mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-10 20:45:10 +02:00
15 lines
760 B
Bash
15 lines
760 B
Bash
# Template file for 'terminator'
|
|
pkgname=terminator
|
|
version=2.1.4
|
|
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=af27b0ece862e61dde71d0827afa4a29a414e44599effe3edeebc52cbdf0c5e8
|