Port details |
- timg Terminal Image and Video Viewer
- 1.4.0 graphics
=1 1.4.0Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@uzsolt.hu
 - Port Added: 2017-03-21 02:12:58
- Last Update: 2022-05-16 06:49:43
- Commit Hash: 2d34c2b
- People watching this port, also watch:: monit, tmux, tcpdump, zrep
- License: GPLv2
- 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.
WWW: https://github.com/hzeller/timg
- SVNWeb : git : Homepage
- 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.
- distinfo:
- TIMESTAMP = 1618727616
SHA256 (hzeller-timg-v1.4.0_GH0.tar.gz) = 99ea217643c506afce2cb5c9aa8cbc0848669677b3236815acb823fd7fcce3fa
SIZE (hzeller-timg-v1.4.0_GH0.tar.gz) = 1034677
- 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:
-
- pkgconf>0 : devel/pkgconf
- ffmpeg>0 : multimedia/ffmpeg
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- libavutil.so : multimedia/ffmpeg
- libexif.so : graphics/libexif
- libGraphicsMagick.so : graphics/GraphicsMagick
- libpng.so : graphics/png
- 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++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 May 2022 06:49:43 1.4.0
|
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 |
23 Apr 2021 20:56:21 1.4.0
|
Antoine Brodin (antoine)  |
Cleanup LIB_DEPENDS |
18 Apr 2021 18:36:33 1.4.0
|
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) |
07 Apr 2021 08:09:01 1.2.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Mar 2021 14:40:28
1.2.0
|
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) |
03 Jul 2020 08:35:15
0.9.8
|
lwhsu  |
Update to 0.9.8
PR: 247732
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) |
26 Jul 2019 20:46:57
0.9.5_5
|
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 |
12 Dec 2018 01:35:36
0.9.5_4
|
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 |
10 Nov 2018 19:57:08
0.9.5_3
|
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> |
27 Sep 2018 21:10:13
0.9.5_2
|
linimon  |
Fix build on gcc-based archs.
Tested on powerpc64 and amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
28 Sep 2017 15:36:31
0.9.5_2
|
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] |
04 Jul 2017 19:41:21
0.9.5_1
|
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 |
26 May 2017 08:20:19
0.9.5_1
|
kwm  |
Chase ImageMagick shlib bump |
21 Mar 2017 02:12:49
0.9.5
|
vanilla  |
Add timg 0.9.5, terminal Image Viewer.
PR: 217963
Submitted by: udvzsolt@gmail.com |