17 lines
722 B
Bash
17 lines
722 B
Bash
# Template file for 'pantheon-terminal'
|
|
pkgname=pantheon-terminal
|
|
version=0.5.2
|
|
revision=2
|
|
wrksrc="terminal-${version}"
|
|
build_style=meson
|
|
configure_args="-Dubuntu-bionic-patched-vte=false"
|
|
hostmakedepends="desktop-file-utils intltool pkg-config vala AppStream glib-devel"
|
|
makedepends="granite-devel libnotify-devel vte3-devel"
|
|
depends="desktop-file-utils gsettings-desktop-schemas"
|
|
short_desc="Terminal from elementary OS for the 21st century"
|
|
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|
license="LGPL-3.0-only"
|
|
homepage="https://github.com/elementary/terminal"
|
|
distfiles="https://github.com/elementary/terminal/archive/${version}.tar.gz"
|
|
checksum=d4c2275fb7c0609bc9e642313751c8ea2f317d8744715683d6d2f86f3513fe81
|