mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
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
@ -1,11 +1,8 @@
|
||||
PORTNAME= imv
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.3.0
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 4.3.1
|
||||
CATEGORIES= graphics
|
||||
|
||||
PATCH_SITES= https://git.sr.ht/~exec64/${PORTNAME}/commit/
|
||||
PATCHFILES+= c7306a6325df.patch:-p1 # wlroots 0.15
|
||||
MASTER_SITES= https://git.sr.ht/~exec64/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
COMMENT= Simple image viewer
|
||||
@ -21,8 +18,6 @@ RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= compiler:c11 desktop-file-utils gettext-runtime gl gnome meson \
|
||||
pkgconfig shebangfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= eXeC64
|
||||
USE_GL= egl
|
||||
USE_GNOME= cairo glib20 pango
|
||||
SHEBANG_FILES= contrib/imv-folder
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1628267179
|
||||
SHA256 (eXeC64-imv-v4.3.0_GH0.tar.gz) = ad724a41366bb96d29e272f442f5378465fe163d16ec51d7abaa86b1fff7dbb6
|
||||
SIZE (eXeC64-imv-v4.3.0_GH0.tar.gz) = 79031
|
||||
SHA256 (c7306a6325df.patch) = 6d62552b69ca2bed07673c50013336d4855443d5192ed31d294c044508475ee3
|
||||
SIZE (c7306a6325df.patch) = 2068
|
||||
TIMESTAMP = 1642876856
|
||||
SHA256 (imv-v4.3.1.tar.gz) = 88d16885017b74b594ddd6a03ef20294a6cc053f04ccc2e1edef69f3515f7999
|
||||
SIZE (imv-v4.3.1.tar.gz) = 79123
|
||||
|
@ -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:
|
||||
Photoshop PSD files, animated GIFS, and various RAW formats.
|
||||
|
||||
WWW: https://github.com/eXeC64/imv
|
||||
WWW: https://sr.ht/~exec64/imv/
|
||||
|
Loading…
Reference in New Issue
Block a user