0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-04 05:59:06 +00:00
Biswapriyo Nath fa8252bc67 bump(x11/libxfce4util): 4.18.2 (#19973)
* Enable vala bindings which was disabled in edc24482c7a3dabf457dfb2d274a0bbe39fd6f29 commit.
  The vala build failure is resolved by using vapigen script in gir-cross directory.
  The same workaround is appiled in gspell, gtksourceview3 etc.
* Disable auto update to prevent updating to unstable branch 4.19.x
2024-05-03 22:35:21 +08:00

12 lines
314 B
Diff

--- a/configure
+++ b/configure
@@ -16509,7 +16509,7 @@
case $enable_vala in #(
yes) :
- VAPIGEN=`$PKG_CONFIG --variable=vapigen $vapigen_pkg_name`
+ VAPIGEN=vapigen
VAPIGEN_MAKEFILE=`$PKG_CONFIG --variable=datadir $vapigen_pkg_name`/vala/Makefile.vapigen
if test "x" = "x"
then :