void-packages/srcpkgs/gnome-terminal/template
maxice8 51100a195d gnome-terminal: update to 3.28.1.
Closes #13548.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-04-18 12:38:00 +02:00

18 lines
762 B
Bash

# Template file for 'gnome-terminal'
pkgname=gnome-terminal
version=3.28.1
revision=1
build_style=gnu-configure
configure_args="--disable-static --with-nautilus-extension --disable-migration"
hostmakedepends="appdata-tools glib-devel gnome-doc-utils intltool itstool
pkg-config"
makedepends="dconf-devel gnome-shell gsettings-desktop-schemas-devel
nautilus-devel vte3-devel"
depends="desktop-file-utils"
short_desc="The GNOME terminal emulator application"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://wiki.gnome.org/Apps/Terminal"
license="GPL-2.0-or-later, GFDL-1.3-only"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=f7a6a0189a0b0fbf7845d092e5444fc6303225c2d9ef87bfaae3f80845801cc3
lib32disabled=yes