mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
tilix: unbreak
This commit is contained in:
parent
8f5e73dfeb
commit
51fb4fd587
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,8 @@ pkgname=tilix
|
||||||
version=1.8.5
|
version=1.8.5
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake gettext-devel gdk-pixbuf glib-devel ldc po4a pkg-config"
|
hostmakedepends="automake gettext-devel gdk-pixbuf glib-devel ldc po4a pkg-config
|
||||||
|
librsvg"
|
||||||
makedepends="dconf-devel gtkd-devel libglib-devel libvted-devel libX11-devel"
|
makedepends="dconf-devel gtkd-devel libglib-devel libvted-devel libX11-devel"
|
||||||
short_desc="Tiling terminal emulator for Linux"
|
short_desc="Tiling terminal emulator for Linux"
|
||||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
|
@ -11,7 +12,6 @@ license="MPL-2.0"
|
||||||
homepage="https://gnunn1.github.io/tilix-web/"
|
homepage="https://gnunn1.github.io/tilix-web/"
|
||||||
distfiles="https://github.com/gnunn1/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/gnunn1/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=b4fd4624a39b19c612199ffb56b5d617afbbab8995a4c0da66ef80ed193c616f
|
checksum=b4fd4624a39b19c612199ffb56b5d617afbbab8995a4c0da66ef80ed193c616f
|
||||||
broken="Couldn*t recognize the image file format for file *./icons/16x16/actions/tilix-add-horizontal-symbolic.symbolic.png*"
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue