mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tau: update to 0.11.3.
This commit is contained in:
parent
6d1e7bb07d
commit
4c897e9f1c
1 changed files with 7 additions and 5 deletions
|
@ -1,18 +1,20 @@
|
||||||
# Template file for 'tau'
|
# Template file for 'tau'
|
||||||
pkgname=tau
|
pkgname=tau
|
||||||
version=0.10.2
|
version=0.11.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
hostmakedepends="cargo gettext pkg-config rust glib-devel"
|
configure_args=" -Dxi-core=system"
|
||||||
makedepends="gtk+3-devel rust-std"
|
hostmakedepends="cargo gettext pkg-config rust glib-devel xi-editor"
|
||||||
|
makedepends="libhandy-devel rust-std vte3-devel"
|
||||||
|
depends="xi-editor"
|
||||||
checkdepends="appstream-glib desktop-file-utils"
|
checkdepends="appstream-glib desktop-file-utils"
|
||||||
short_desc="GTK frontend for the Xi text editor, written in Rust"
|
short_desc="GTK frontend for the Xi text editor, written in Rust"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.gnome.org/World/Tau"
|
homepage="https://gitlab.gnome.org/World/Tau"
|
||||||
distfiles="https://gitlab.gnome.org/World/Tau/uploads/d7d7fc22a851466768edeace0f3d6b1b/tau-${version}.tar.xz"
|
distfiles="https://gitlab.gnome.org/World/Tau/uploads/b5f24cd692ec0c2a2c2be460fffaf505/tau-${version}.tar.xz"
|
||||||
checksum=14551674458d1011cfb06152313b1be647aa4e47a8278f8fde57a754a05206b3
|
checksum=36e915de4ca906599b4ad176d4e2d625b454801a09ca0d4b0a1fbaf14915e60e
|
||||||
|
|
||||||
# this sometimes builds and sometimes doesn't, do not
|
# this sometimes builds and sometimes doesn't, do not
|
||||||
# reenable unless you can reliably build it every time
|
# reenable unless you can reliably build it every time
|
||||||
|
|
Loading…
Add table
Reference in a new issue