Bug 173205 - [NEW PORT] graphics/apngdis: Deconstructs APNG files into individual frames
Summary: [NEW PORT] graphics/apngdis: Deconstructs APNG files into individual frames
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-30 10:20 UTC by nemysis
Modified: 2012-11-04 09:55 UTC (History)
1 user (show)

See Also:


Attachments
.shar (2.01 KB, text/plain)
2012-10-30 10:20 UTC, nemysis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-10-30 10:20:00 UTC
This program converts APNG file into a sequence of individual PNG frames.
Simple command-line interface.

WWW: http://sourceforge.net/projects/apngdis/

Generated and tested manually, tested with port test and with RedPorts (all RELEASES, CLANG), sent with FreeBSD Port Tools 0.99_6 (mode: new)

How-To-Repeat: 
portlint -A
looks fine.

port test: clean

Build log

https://redports.org/buildarchive/20121029201529-18588/
Comment 1 Jason E. Hale freebsd_committer freebsd_triage 2012-11-04 08:24:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jhale

I'll take it.
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2012-11-04 09:55:44 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!