pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ansilove Import ansilove-3.0.3 as graphics/an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3e73761337a
branches:  trunk
changeset: 350390:c3e73761337a
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Tue Jul 26 17:40:39 2016 +0000

description:
Import ansilove-3.0.3 as graphics/ansilove

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.

diffstat:

 graphics/ansilove/DESCR    |   8 ++++++++
 graphics/ansilove/Makefile |  15 +++++++++++++++
 graphics/ansilove/PLIST    |   3 +++
 graphics/ansilove/distinfo |   6 ++++++
 4 files changed, 32 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 72dac70df40f -r c3e73761337a graphics/ansilove/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ansilove/DESCR   Tue Jul 26 17:40:39 2016 +0000
@@ -0,0 +1,8 @@
+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.
diff -r 72dac70df40f -r c3e73761337a graphics/ansilove/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ansilove/Makefile        Tue Jul 26 17:40:39 2016 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2016/07/26 17:40:39 kamil Exp $
+
+DISTNAME=      ansilove-3.0.3
+CATEGORIES=    graphics
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=ansilove/}
+
+MAINTAINER=    fred%statdns.com@localhost
+HOMEPAGE=      http://www.ansilove.org/
+COMMENT=       ANSI and ASCII art to PNG converter
+LICENSE=       modified-bsd
+
+USE_CMAKE=     yes
+
+.include "../../graphics/gd/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 72dac70df40f -r c3e73761337a graphics/ansilove/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ansilove/PLIST   Tue Jul 26 17:40:39 2016 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2016/07/26 17:40:39 kamil Exp $
+bin/ansilove
+man/man1/ansilove.1
diff -r 72dac70df40f -r c3e73761337a graphics/ansilove/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ansilove/distinfo        Tue Jul 26 17:40:39 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/07/26 17:40:39 kamil Exp $
+
+SHA1 (ansilove-3.0.3.tar.gz) = 49d369eff64eef70d1c95fdd1d2457b863858e4c
+RMD160 (ansilove-3.0.3.tar.gz) = e45288e7f990091ef48b3acd7e56142e6d8ca8dc
+SHA512 (ansilove-3.0.3.tar.gz) = 3a7ff9c63fcc2266f076d753c66a57521d1bf8d6b51c0c6fc736dfd51ccb251c18df7f50e2b6e6ecbee322adde6e827881011eab58dc89afa702542dfbadb6bf
+Size (ansilove-3.0.3.tar.gz) = 151711 bytes



Home | Main Index | Thread Index | Old Index