Install this version:
emerge -a =media-gfx/timg-1.6.3
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-gfx/timg-1.6.3
Or alternatively:
emerge --autounmask-write -a =media-gfx/timg-1.6.3
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.6.3 | 8 | ~amd64 | 0 |
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Terminal image and video viewer"
HOMEPAGE="https://timg.sh/"
SRC_URI="https://github.com/hzeller/timg/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
>=app-arch/libdeflate-1.24
>=app-text/poppler-25.09.1[cairo]
>=dev-libs/glib-2.84.4
>=dev-util/pkgconf-2.5.1
>=dev-vcs/git-2.51.0
>=gnome-base/librsvg-2.60.0
>=media-libs/libexif-0.6.25
>=media-libs/libjpeg-turbo-3.1.1
>=media-libs/libsixel-1.10.5
>=media-gfx/graphicsmagick-1.3.45-r2
>=media-video/ffmpeg-7.1.2
>=x11-libs/cairo-1.18.4-r1
"
DEPEND="${RDEPEND}"
>=app-arch/libdeflate-1.24 >=app-text/poppler-25.09.1[cairo] >=dev-libs/glib-2.84.4 >=dev-util/pkgconf-2.5.1 >=dev-vcs/git-2.51.0 >=gnome-base/librsvg-2.60.0 >=media-libs/libexif-0.6.25 >=media-libs/libjpeg-turbo-3.1.1 >=media-libs/libsixel-1.10.5 >=media-gfx/graphicsmagick-1.3.45-r2 >=media-video/ffmpeg-7.1.2 >=x11-libs/cairo-1.18.4-r1
>=app-arch/libdeflate-1.24 >=app-text/poppler-25.09.1[cairo] >=dev-libs/glib-2.84.4 >=dev-util/pkgconf-2.5.1 >=dev-vcs/git-2.51.0 >=gnome-base/librsvg-2.60.0 >=media-libs/libexif-0.6.25 >=media-libs/libjpeg-turbo-3.1.1 >=media-libs/libsixel-1.10.5 >=media-gfx/graphicsmagick-1.3.45-r2 >=media-video/ffmpeg-7.1.2 >=x11-libs/cairo-1.18.4-r1
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | timg-1.6.3.tar.gz | 1223853 bytes | https://github.com/hzeller/timg/archive/refs/tags/v1.6.3.tar.gz |