diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile index abf9a5c76bdb..06bb51a3f108 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -1,84 +1,78 @@ PORTNAME= imv DISTVERSIONPREFIX= v -DISTVERSION= 4.3.1 -PORTREVISION= 4 +DISTVERSION= 4.4.0 CATEGORIES= graphics MASTER_SITES= https://git.sr.ht/~exec64/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple image viewer WWW= https://sr.ht/~exec64/imv/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= a2x:textproc/asciidoc LIB_DEPENDS= libicuuc.so:devel/icu \ libinih.so:devel/inih \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= bash:shells/bash -USES= compiler:c11 desktop-file-utils gettext-runtime gl gnome meson \ - pkgconfig shebangfix +USES= compiler:c11 desktop-file-utils gl gnome meson pkgconfig USE_GL= egl -USE_GNOME= cairo glib20 pango -SHEBANG_FILES= contrib/imv-folder +USE_GNOME= cairo pango CONFLICTS_INSTALL= renameutils OPTIONS_DEFINE= FREEIMAGE HEIF JPEG NSGIF PNG SVG TEST TIFF OPTIONS_DEFAULT= ALL FREEIMAGE HEIF JPEG NSGIF PNG SVG TIFF OPTIONS_SINGLE= WIN OPTIONS_SINGLE_WIN= ALL WAYLAND X11 OPTIONS_SUB= yes ALL_DESC= Both Wayland and X11 support FREEIMAGE_DESC= FreeImage backend (support for many image formats) NSGIF_DESC= NetSurf GIF backend (support for animated GIF) WIN_DESC= Windowing system ALL_CATEGORIES= wayland ALL_LIB_DEPENDS+= libwayland-client.so:graphics/wayland ALL_USES= xorg ALL_USE= GL=glu \ XORG=x11,xcb ALL_MESON_ON= -Dwindows=all FREEIMAGE_LIB_DEPENDS= libfreeimage.so:graphics/freeimage FREEIMAGE_MESON_ENABLED= freeimage HEIF_LIB_DEPENDS= libheif.so:graphics/libheif HEIF_MESON_ENABLED= libheif JPEG_LIB_DEPENDS= libturbojpeg.so:graphics/libjpeg-turbo JPEG_MESON_ENABLED= libjpeg NSGIF_LIB_DEPENDS= libnsgif.so:graphics/libnsgif NSGIF_MESON_ENABLED= libnsgif -PNG_LIB_DEPENDS= libpng.so:graphics/png +PNG_LIB_DEPENDS= libpng16.so:graphics/png PNG_MESON_ENABLED= libpng SVG_USE= GNOME=librsvg2 SVG_MESON_ENABLED= librsvg TEST_LIB_DEPENDS= libcmocka.so:sysutils/cmocka TEST_MESON_ENABLED= test TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff TIFF_MESON_ENABLED= libtiff WAYLAND_CATEGORIES= wayland WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libwayland-egl.so:graphics/wayland WAYLAND_MESON_ON= -Dwindows=wayland X11_USES= xorg X11_USE= GL=glu \ XORG=x11,xcb X11_MESON_ON= -Dwindows=x11 -post-patch: - @${REINPLACE_CMD} -e 's|--sort=version|-V|g' ${WRKSRC}/contrib/imv-folder - .include diff --git a/graphics/imv/distinfo b/graphics/imv/distinfo index 6fc42ecb53c9..525b166403a5 100644 --- a/graphics/imv/distinfo +++ b/graphics/imv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642876856 -SHA256 (imv-v4.3.1.tar.gz) = 88d16885017b74b594ddd6a03ef20294a6cc053f04ccc2e1edef69f3515f7999 -SIZE (imv-v4.3.1.tar.gz) = 79123 +TIMESTAMP = 1699561634 +SHA256 (imv-v4.4.0.tar.gz) = 55431c8c27fbe82d05955f61bde38ba15febf8a7fd8f0f741e504bae0b823bcf +SIZE (imv-v4.4.0.tar.gz) = 80360 diff --git a/graphics/imv/pkg-plist b/graphics/imv/pkg-plist index 0a093bb04216..318d84a328f0 100644 --- a/graphics/imv/pkg-plist +++ b/graphics/imv/pkg-plist @@ -1,12 +1,12 @@ bin/imv -bin/imv-folder +bin/imv-dir bin/imv-msg %%ALL%%bin/imv-wayland %%ALL%%bin/imv-x11 etc/imv_config -man/man1/imv-folder.1.gz +man/man1/imv-dir.1.gz man/man1/imv-msg.1.gz man/man1/imv.1.gz man/man5/imv.5.gz -share/applications/imv-folder.desktop +share/applications/imv-dir.desktop share/applications/imv.desktop