17 lines
658 B
Bash
17 lines
658 B
Bash
# Template file for 'pantheon-terminal'
|
|
pkgname=pantheon-terminal
|
|
version=0.4.3
|
|
revision=3
|
|
build_style=cmake
|
|
wrksrc="terminal-${version}"
|
|
configure_args="-DGSETTINGS_COMPILE=FALSE"
|
|
hostmakedepends="intltool pkg-config vala"
|
|
makedepends="granite-devel libnotify-devel vte3-devel"
|
|
depends="desktop-file-utils gsettings-desktop-schemas"
|
|
maintainer="cr6git <quark6@protonmail.com>"
|
|
short_desc="Terminal from elementary OS for the 21st century"
|
|
homepage="https://github.com/elementary/terminal"
|
|
license="LGPL-3"
|
|
distfiles="https://github.com/elementary/terminal/archive/${version}.tar.gz"
|
|
checksum=b529d367b809e0d344795a68278bc430b5bcd9160103cd920928eaf0cdeece55
|