summaryrefslogtreecommitdiff
path: root/graphics/ansilove/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-02-28Recursive revbump from graphics/libwebpryoon1-1/+2
2016-09-11Update ansilove to 3.0.4kamil1-5/+4
pkgsrc changes: - reset maintainer to pkgsrc-users@NetBSD.org - set new license modified-bsd -> 2-clause-bsd upstream changes: - Relicensed under the BSD 2-Clause license - Input file is now loaded in main, prior to calling format loaders - Use stat to get input file size instead of custom file size function - Remove now unused file size function - Refactoring bits and columns argument value handling
2016-08-03Revbump after graphics/gd updateadam1-1/+2
2016-07-26Import ansilove-3.0.3 as graphics/ansilovekamil1-0/+15
AnsiLove is an ANSI and ASCII art to PNG converter, allowing to convert ANSI and artscene-related file formats into PNG images, supporting ANSI (.ANS), PCBoard (.PCB), Binary (.BIN), Artworx (.ADF), iCE Draw (.IDF), Tundra (.TND) and XBin (.XB) formats. It creates size optimized 4-bit PNG files and supports SAUCE (Standard Architecture for Universal Comment Extentions), 80x25 and 80x50 PC fonts (including all the 14 MS-DOS charsets), Amiga fonts, and iCE colors. Originally packaged in pkgsrc-wip by Frederic Cambus.