graphics/imv: Update to 4.3.1
- Update WWW: project moved to a new home ChangeLog: https://git.sr.ht/~exec64/imv/tree/v4.3.1/item/CHANGELOG PR: 260536
This commit is contained in:
parent
d7bf5daeb3
commit
56fac6aee3
3 changed files with 6 additions and 13 deletions
|
@ -1,11 +1,8 @@
|
||||||
PORTNAME= imv
|
PORTNAME= imv
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 4.3.0
|
DISTVERSION= 4.3.1
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
MASTER_SITES= https://git.sr.ht/~exec64/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||||
PATCH_SITES= https://git.sr.ht/~exec64/${PORTNAME}/commit/
|
|
||||||
PATCHFILES+= c7306a6325df.patch:-p1 # wlroots 0.15
|
|
||||||
|
|
||||||
MAINTAINER= eduardo@FreeBSD.org
|
MAINTAINER= eduardo@FreeBSD.org
|
||||||
COMMENT= Simple image viewer
|
COMMENT= Simple image viewer
|
||||||
|
@ -21,8 +18,6 @@ RUN_DEPENDS= bash:shells/bash
|
||||||
|
|
||||||
USES= compiler:c11 desktop-file-utils gettext-runtime gl gnome meson \
|
USES= compiler:c11 desktop-file-utils gettext-runtime gl gnome meson \
|
||||||
pkgconfig shebangfix
|
pkgconfig shebangfix
|
||||||
USE_GITHUB= yes
|
|
||||||
GH_ACCOUNT= eXeC64
|
|
||||||
USE_GL= egl
|
USE_GL= egl
|
||||||
USE_GNOME= cairo glib20 pango
|
USE_GNOME= cairo glib20 pango
|
||||||
SHEBANG_FILES= contrib/imv-folder
|
SHEBANG_FILES= contrib/imv-folder
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
TIMESTAMP = 1628267179
|
TIMESTAMP = 1642876856
|
||||||
SHA256 (eXeC64-imv-v4.3.0_GH0.tar.gz) = ad724a41366bb96d29e272f442f5378465fe163d16ec51d7abaa86b1fff7dbb6
|
SHA256 (imv-v4.3.1.tar.gz) = 88d16885017b74b594ddd6a03ef20294a6cc053f04ccc2e1edef69f3515f7999
|
||||||
SIZE (eXeC64-imv-v4.3.0_GH0.tar.gz) = 79031
|
SIZE (imv-v4.3.1.tar.gz) = 79123
|
||||||
SHA256 (c7306a6325df.patch) = 6d62552b69ca2bed07673c50013336d4855443d5192ed31d294c044508475ee3
|
|
||||||
SIZE (c7306a6325df.patch) = 2068
|
|
||||||
|
|
|
@ -2,4 +2,4 @@ imv is a command line image viewer intended for use with tiling window
|
||||||
managers. It supports over 30 different image file formats including:
|
managers. It supports over 30 different image file formats including:
|
||||||
Photoshop PSD files, animated GIFS, and various RAW formats.
|
Photoshop PSD files, animated GIFS, and various RAW formats.
|
||||||
|
|
||||||
WWW: https://github.com/eXeC64/imv
|
WWW: https://sr.ht/~exec64/imv/
|
||||||
|
|
Loading…
Reference in a new issue