Port details |
- timg Terminal Image and Video Viewer
- 1.6.1 graphics =3 1.6.0Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2017-03-21 02:12:58
- Last Update: 2025-01-14 06:21:43
- Commit Hash: 342f302
- People watching this port, also watch:: inotify-tools, monit, pure-ftpd, phpsysinfo-php82
- License: GPLv2
- WWW:
- https://github.com/hzeller/timg
- Description:
- timg - Terminal Image and Video Viewer
A user-friendly viewer that uses 24-Bit color capabilities
and unicode character blocks to display images, animations
and videos in the terminal.
Displays regular images, plays animated gifs, scrolls
static images and plays videos.
Very useful for if you want to have a quick visual check
without starting a bulky image viewer or in an SSH session.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/timg/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/timg
- pkg install timg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: timg
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386
- distinfo:
- TIMESTAMP = 1735920930
SHA256 (hzeller-timg-v1.6.1_GH0.tar.gz) = 08147c41ce4cea61b6c494ad746e743b7c4501cfd247bec5134e8ede773bf2af
SIZE (hzeller-timg-v1.6.1_GH0.tar.gz) = 1166886
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libavutil.so : multimedia/ffmpeg
- libdeflate.so : archivers/libdeflate
- libexif.so : graphics/libexif
- libGraphicsMagick.so : graphics/GraphicsMagick
- libpng.so : graphics/png
- libsixel.so : graphics/libsixel
- libturbojpeg.so : graphics/libjpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_timg
- USES:
- cmake compiler:c++17-lang pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.1 14 Jan 2025 06:21:43 |
Zsolt Udvari (uzsolt) |
graphics/timg: Set NOT_FOR_ARCHS=i386
On i386 the build causes an error:
/wrkdirs/usr/ports/graphics/timg/work/timg-1.6.1/src/timg-time.h:59:37:
error: non-constant-expression cannot be narrowed from type 'int64_t'
(aka 'long long') to 'long' in initializer list [-Wc++11-narrowing] |
1.6.1 03 Jan 2025 17:15:11 |
Zsolt Udvari (uzsolt) |
graphics/timg: Update to 1.6.1
Changelog: https://github.com/hzeller/timg/releases/tag/v1.6.1 |
1.6.0 27 Feb 2024 07:49:21 |
Zsolt Udvari (uzsolt) |
graphics/timg: update to 1.6.0
Changelog: https://github.com/hzeller/timg/releases/tag/v1.6.0
Added WITH_POPPLER and WITH_RSVG to CMAKE_OFF.
Added pkgconfig to USES.
Pet portclippy.
Approved by: diizzy (mentor)
Differential Revision: https://reviews.freebsd.org/D43898 |
1.5.1 30 Jan 2024 08:05:56 |
Zsolt Udvari (uzsolt) |
multiple_ports: Update MAINTAINER
Change uzsolt@uzsolt.hu to uzsolt@FreeBSD.org on all relevant ports:
audio/musicpc
converters/R-cran-jsonlite
databases/R-cran-cachem
databases/R-cran-fastmap
databases/adminer
deskutils/fet
devel/R-cran-cli
devel/R-cran-fansi
devel/R-cran-later
devel/R-cran-purrr
devel/R-cran-vctrs
devel/lua-sysctl (Only the first 15 lines of the commit message are shown above ) |
1.5.1 24 Jul 2023 11:31:22 |
Fernando Apesteguía (fernape) Author: Zsolt Udvari |
graphics/timg: update to 1.5.1
ChangeLog: https://github.com/hzeller/timg/releases/tag/v1.5.1
PR: 272677
Reported by: uzsolt@uzsolt.hu (maintainer) |
1.4.5_2 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
1.4.5_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.4.5 06 Jan 2023 16:15:10 |
Fernando Apesteguía (fernape) Author: Zsolt Udvari |
graphics/timg: update to 1.4.5
ChangeLog: https://github.com/hzeller/timg/releases/tag/v1.4.5
In this maintenance release, the QOI image format has been added.
Also a few bug fixes, such as handling SVG transparency properly.
PR: 268769
Reported by: uzsolt@uzsolt.hu (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.0 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
1.4.0 23 Apr 2021 20:56:21 |
Antoine Brodin (antoine) |
Cleanup LIB_DEPENDS |
1.4.0 18 Apr 2021 18:36:33 |
Rainer Hurling (rhurlin) |
graphics/timg: update to 1.4.0
Changelog: https://github.com/hzeller/timg/releases/tag/v1.4.0
PR: 255188
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
1.2.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.0 15 Mar 2021 14:40:28 |
fernape |
graphics/timg: update to 1.2.0
ChangeLog: https://github.com/hzeller/timg/releases/tag/v1.2.0
PR: 254304
Submitted by: uzsolt@uzsolt.hu (maintainer) |
0.9.8 03 Jul 2020 08:35:15 |
lwhsu |
Update to 0.9.8
PR: 247732
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
0.9.5_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.9.5_4 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.9.5_3 10 Nov 2018 19:57:08 |
kwm |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
0.9.5_2 27 Sep 2018 21:10:13 |
linimon |
Fix build on gcc-based archs.
Tested on powerpc64 and amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.9.5_2 28 Sep 2017 15:36:31 |
kwm |
ImageMagick to 6.9.9-15.
* Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions
Bump other ports for the shared library bumps in IM 6.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1] |
0.9.5_1 04 Jul 2017 19:41:21 |
bhughes |
multiple ports: Update MAINTAINER
Change udvzsolt@gmail.com to uzsolt@uzsolt.hu on all relevant ports:
audio/musicpc
databases/adminer
deskutils/fet
graphics/mupdf
graphics/timg
graphics/zathura-pdf-mupdf
sysutils/rdiff-backup
textproc/urlview
www/kohana
x11/dzen2
x11-wm/herbstluftwm
PR: 220323
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Approved by: mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11469 |
0.9.5_1 26 May 2017 08:20:19 |
kwm |
Chase ImageMagick shlib bump |
0.9.5 21 Mar 2017 02:12:49 |
vanilla |
Add timg 0.9.5, terminal Image Viewer.
PR: 217963
Submitted by: udvzsolt@gmail.com |