Bug 192418 - [NEW PORT] graphics/seq2gif
Summary: [NEW PORT] graphics/seq2gif
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-06 06:48 UTC by IWAMOTO Kouichi
Modified: 2014-08-14 18:46 UTC (History)
1 user (show)

See Also:


Attachments
seq2gif.shar (1.88 KB, text/plain)
2014-08-06 06:48 UTC, IWAMOTO Kouichi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description IWAMOTO Kouichi 2014-08-06 06:48:21 UTC
Created attachment 145409 [details]
seq2gif.shar

seq2gif converts a sequences record file generated by misc/ttyrec into a gif animation directly(without taking screenshots).

port was tested on redports.
https://redports.org/buildarchive/20140806061747-60869/
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-06 08:54:25 UTC
Thanks for the redports link, that helps! patch-ready....
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-14 18:46:10 UTC
A commit references this bug:

Author: pi
Date: Thu Aug 14 18:45:21 UTC 2014
New revision: 364861
URL: http://svnweb.freebsd.org/changeset/ports/364861

Log:
  New port: graphics/seq2gif

  This software converts a sequences record file generated by ttyrec into a
  gif animation directly using portable built-in terminal emulation engine
  originated from yaft. yaft provides rare terminal emulation features such as
  SIXEL/DRCS.

  WWW: http://saitoha.github.io/seq2gif/

  PR:		192418
  Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>

Changes:
  head/graphics/Makefile
  head/graphics/seq2gif/
  head/graphics/seq2gif/Makefile
  head/graphics/seq2gif/distinfo
  head/graphics/seq2gif/pkg-descr
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2014-08-14 18:46:30 UTC
Committed, thanks!