ports/188937: [NEW PORT] graphics/libsixel

IWAMOTO Kouichi sue at iwmt.org
Thu Apr 24 02:30:01 UTC 2014


>Number:         188937
>Category:       ports
>Synopsis:       [NEW PORT] graphics/libsixel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 24 02:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     IWAMOTO Kouichi
>Release:        FreeBSD 9.1-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD tomoko.iwmt.org 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0 r253441M: Thu Jul 18 11:56:51 JST 2013 sue at tomoko.iwmt.org:/usr/obj/usr/src/sys/TOMOKO amd64


	
>Description:
	Encoder/Decoder library for DEC SIXEL graphics
>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	libsixel
#	libsixel/Makefile
#	libsixel/pkg-plist
#	libsixel/pkg-descr
#	libsixel/distinfo
#
echo c - libsixel
mkdir -p libsixel > /dev/null 2>&1
echo x - libsixel/Makefile
sed 's/^X//' >libsixel/Makefile << '5218ffd582c3b36798e7c55f1bdbb8cf'
X# $FreeBSD$
X
XPORTNAME=       libsixel
XPORTVERSION=    20140422
XCATEGORIES=     graphics
X
XMAINTAINER=     sue at iwmt.org
XCOMMENT=        A encoder/decoder library for DEC SIXEL graphics
X
XLICENSE=	MIT
XLICENSE_FILE=	${WRKSRC}/LICENSE
X
XUSE_GITHUB=	yes
XGH_ACCOUNT=	saitoha
XGH_TAGNAME=	${GH_COMMIT}
XGH_COMMIT=	8bd21f7
X
XGNU_CONFIGURE=	yes
X
XPORTDOCS=	README.md
X
Xpost-install:
X	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsixel.so.0
X	${MKDIR} ${STAGEDIR}${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
X
X.include <bsd.port.mk>
5218ffd582c3b36798e7c55f1bdbb8cf
echo x - libsixel/pkg-plist
sed 's/^X//' >libsixel/pkg-plist << 'fba780ab1db171715b355ba332a538d8'
Xinclude/sixel.h
Xlib/libsixel.la
Xlib/libsixel.so.0
Xlib/libsixel.so
Xlib/libsixel.a
Xbin/img2sixel
Xbin/sixel2png
fba780ab1db171715b355ba332a538d8
echo x - libsixel/pkg-descr
sed 's/^X//' >libsixel/pkg-descr << 'e1eb8f9f7cfeae65fa67dc8727010b8b'
XThis package provides encoder/decoder implementation for DEC SIXEL graphics,
Xand some converter programs.
XSIXEL is one of image formats for terminal imaging introduced by DEC VT series.
XIts data scheme is represented as a terminal-friendly escape sequence.
XSo if you want to view a SIXEL image file, all you have to do is "cat" it to
Xyour terminal.
X
XWWW: https://github.com/saitoha/libsixel
e1eb8f9f7cfeae65fa67dc8727010b8b
echo x - libsixel/distinfo
sed 's/^X//' >libsixel/distinfo << '9c8468228daf1353fd4cda55b6f035aa'
XSHA256 (libsixel-20140422.tar.gz) = 6910e7a8a5310ddc60909b9fce8e67a3c5017f1b37b56b00cb179c0baddc8d6c
XSIZE (libsixel-20140422.tar.gz) = 466077
9c8468228daf1353fd4cda55b6f035aa
exit

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list