mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xiate: update to 18.03.
Closes: #12844 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
939b08a643
commit
1687a905cf
1 changed files with 5 additions and 6 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'xiate'
|
# Template file for 'xiate'
|
||||||
pkgname=xiate
|
pkgname=xiate
|
||||||
version=18.01
|
version=18.03
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtk+3-devel vte3-devel"
|
makedepends="vte3-devel"
|
||||||
depends="vte3 socat"
|
short_desc="Terminal emulator which uses VTE as a backend"
|
||||||
short_desc="A terminal emulator"
|
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/vain/xiate"
|
homepage="https://www.uninformativ.de/projects/xiate/"
|
||||||
distfiles="https://github.com/vain/xiate/archive/v${version}.tar.gz"
|
distfiles="https://github.com/vain/xiate/archive/v${version}.tar.gz"
|
||||||
checksum=fd3bb4644edd47ad4216ee51b826f9313c96842a416cb15a24838eed60ec5fdb
|
checksum=4791ea2a87b6f4276cf4c827ea249385084476368f9df66b7c23ceda313283d0
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
cp config.def.h config.h
|
cp config.def.h config.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue