Bug 217963 - graphics/timg: new port - terminal image viewer
Summary: graphics/timg: new port - terminal image viewer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2017-03-20 18:15 UTC by Zsolt Udvari
Modified: 2017-03-21 02:13 UTC (History)
1 user (show)

See Also:
uzsolt: maintainer-feedback+


Attachments
patch (6.30 KB, patch)
2017-03-20 18:15 UTC, Zsolt Udvari
uzsolt: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Udvari freebsd_committer freebsd_triage 2017-03-20 18:15:53 UTC
Created attachment 181012 [details]
patch

timg - Terminal Image Viewer

A viewer that uses 24-Bit color capabilities and unicode
character blocks to display images in the terminal.
Displays regular images, plays animated gifs or allows to
scroll static images.

Very useful for if you want to have a quick visual check
without starting a bulky image viewer or in an SSH session.

https://github.com/hzeller/timg



Portlint: "looks fine".
Poudriere testports are ok (amd64, 10.3 and 11, http://freebsd.uzsolt.hu/logs/graphics/timg/10amd64-default/timg-0.9.5.log and http://freebsd.uzsolt.hu/logs/graphics/timg/11amd64-default/timg-0.9.5.log ).
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-21 02:12:59 UTC
A commit references this bug:

Author: vanilla
Date: Tue Mar 21 02:12:50 UTC 2017
New revision: 436563
URL: https://svnweb.freebsd.org/changeset/ports/436563

Log:
  Add timg 0.9.5, terminal Image Viewer.

  PR:		217963
  Submitted by:	udvzsolt@gmail.com

Changes:
  head/graphics/Makefile
  head/graphics/timg/
  head/graphics/timg/Makefile
  head/graphics/timg/distinfo
  head/graphics/timg/files/
  head/graphics/timg/files/patch-Makefile
  head/graphics/timg/files/patch-timg.cc
  head/graphics/timg/pkg-descr