pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/ansilove



Module Name:    pkgsrc
Committed By:   kamil
Date:           Tue Jul 26 17:40:39 UTC 2016

Added Files:
        pkgsrc/graphics/ansilove: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/ansilove/DESCR \
    pkgsrc/graphics/ansilove/Makefile pkgsrc/graphics/ansilove/PLIST \
    pkgsrc/graphics/ansilove/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/graphics/ansilove/DESCR
diff -u /dev/null pkgsrc/graphics/ansilove/DESCR:1.1
--- /dev/null   Tue Jul 26 17:40:39 2016
+++ pkgsrc/graphics/ansilove/DESCR      Tue Jul 26 17:40:39 2016
@@ -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.
Index: pkgsrc/graphics/ansilove/Makefile
diff -u /dev/null pkgsrc/graphics/ansilove/Makefile:1.1
--- /dev/null   Tue Jul 26 17:40:39 2016
+++ pkgsrc/graphics/ansilove/Makefile   Tue Jul 26 17:40:39 2016
@@ -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"
Index: pkgsrc/graphics/ansilove/PLIST
diff -u /dev/null pkgsrc/graphics/ansilove/PLIST:1.1
--- /dev/null   Tue Jul 26 17:40:39 2016
+++ pkgsrc/graphics/ansilove/PLIST      Tue Jul 26 17:40:39 2016
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2016/07/26 17:40:39 kamil Exp $
+bin/ansilove
+man/man1/ansilove.1
Index: pkgsrc/graphics/ansilove/distinfo
diff -u /dev/null pkgsrc/graphics/ansilove/distinfo:1.1
--- /dev/null   Tue Jul 26 17:40:39 2016
+++ pkgsrc/graphics/ansilove/distinfo   Tue Jul 26 17:40:39 2016
@@ -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