mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
tau: update to 0.12.0.
This commit is contained in:
parent
a692f004d4
commit
63a789ab4d
1 changed files with 4 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'tau'
|
# Template file for 'tau'
|
||||||
pkgname=tau
|
pkgname=tau
|
||||||
version=0.11.3
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
configure_args=" -Dxi-core=system"
|
hostmakedepends="cargo gettext pkg-config glib-devel"
|
||||||
hostmakedepends="cargo gettext pkg-config rust glib-devel xi-editor"
|
|
||||||
makedepends="libhandy-devel rust-std vte3-devel"
|
makedepends="libhandy-devel rust-std vte3-devel"
|
||||||
depends="xi-editor"
|
depends="xi-editor"
|
||||||
checkdepends="appstream-glib desktop-file-utils"
|
checkdepends="appstream-glib desktop-file-utils"
|
||||||
|
@ -13,8 +12,8 @@ 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/b5f24cd692ec0c2a2c2be460fffaf505/tau-${version}.tar.xz"
|
distfiles="https://gitlab.gnome.org/World/Tau/uploads/14037a7f98f475d2497b74bd74a0430e/tau-${version}.tar.xz"
|
||||||
checksum=36e915de4ca906599b4ad176d4e2d625b454801a09ca0d4b0a1fbaf14915e60e
|
checksum=a14e4c3511fa51cc051c33ad04a3989b93c6aa2405e8b0f5ac05970fe5d95449
|
||||||
|
|
||||||
# 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