Hello, Update to the latest release.
No changes in dependencies, `--without-glib` is the new name of `--without-gtk` flag. Vifm never really used GTK, I was just confused how the two relate to each other. Best regards, xaizek
diff --git a/sysutils/vifm/Makefile b/sysutils/vifm/Makefile index 4d81fb3..c227867 100644 --- a/sysutils/vifm/Makefile +++ b/sysutils/vifm/Makefile @@ -1,5 +1,5 @@ COMMENT = ncurses file manager with Vim-like everything -V = 0.13 +V = 0.14 DISTNAME = vifm-${V} CATEGORIES = sysutils HOMEPAGE = https://vifm.info/ @@ -21,7 +21,7 @@ USE_GMAKE = Yes CONFIGURE_STYLE = gnu CONFIGURE_ARGS = --without-libmagic \ - --without-gtk \ + --without-glib \ --without-X11 \ --without-dyn-X11 CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/vifm/distinfo b/sysutils/vifm/distinfo index ecd2cc2..8c85a16 100644 --- a/sysutils/vifm/distinfo +++ b/sysutils/vifm/distinfo @@ -1,2 +1,2 @@ -SHA256 (vifm-0.13.tar.bz2) = DZKTdJp5QHat6Wfs3EfRQdheRQNwWUdlORvfGpvUUHU= -SIZE (vifm-0.13.tar.bz2) = 1546673 +SHA256 (vifm-0.14.tar.bz2) = JxTdTO9OU+eomAroRF6IJ5EE+BXUf0F/oLit/i89G+0= +SIZE (vifm-0.14.tar.bz2) = 1757901