Bug 217963

Summary: graphics/timg: new port - terminal image viewer
Product: Ports & Packages Reporter: Zsolt Udvari <uzsolt>
Component: Individual Port(s)Assignee: Vanilla I. Shu <vanilla>
Status: Closed FIXED    
Severity: Affects Only Me CC: vanilla
Priority: --- Keywords: easy, patch, patch-ready
Version: LatestFlags: uzsolt: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch uzsolt: maintainer-approval+

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