ports/127515: [NEW PORT]misc/py-YABT:A General Purpose Braille Translation System

Wen Heping wenheping at gmail.com
Sun Sep 21 05:30:01 UTC 2008


>Number:         127515
>Category:       ports
>Synopsis:       [NEW PORT]misc/py-YABT:A General Purpose Braille Translation System
>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:   Sun Sep 21 05:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
YABT means Yet another Braille Translator.

YABT is a general purpose Braille translation system
written in pure python. It is primarily designed to
be used by the BrlTex Project, but due to its general
design it may be suited to use in other projects.

Currently YABT has a table for translation in to British
Braille encoded in ASCII Braille, but tables for other
codes and other output encodings such as unicode Braille
are possible.

WWW:    http://pypi.python.org/pypi/YABT/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	py-YABT
#	py-YABT/pkg-plist
#	py-YABT/pkg-descr
#	py-YABT/distinfo
#	py-YABT/Makefile
#
echo c - py-YABT
mkdir -p py-YABT > /dev/null 2>&1
echo x - py-YABT/pkg-plist
sed 's/^X//' >py-YABT/pkg-plist << 'END-of-py-YABT/pkg-plist'
Xbin/YABT_translate
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
END-of-py-YABT/pkg-plist
echo x - py-YABT/pkg-descr
sed 's/^X//' >py-YABT/pkg-descr << 'END-of-py-YABT/pkg-descr'
XYABT means Yet another Braille Translator.
X
XYABT is a general purpose Braille translation system
Xwritten in pure python. It is primarily designed to
Xbe used by the BrlTex Project, but due to its general
Xdesign it may be suited to use in other projects.
X
XCurrently YABT has a table for translation in to British
XBraille encoded in ASCII Braille, but tables for other
Xcodes and other output encodings such as unicode Braille
Xare possible.
X
XWWW:	http://pypi.python.org/pypi/YABT/
END-of-py-YABT/pkg-descr
echo x - py-YABT/distinfo
sed 's/^X//' >py-YABT/distinfo << 'END-of-py-YABT/distinfo'
XMD5 (YABT-1.0.1.tar.gz) = 3f2c5beb58886c891059e15c70b5d6b4
XSHA256 (YABT-1.0.1.tar.gz) = d4c9818e58bb588b3ae74709376973d931f1526387f38d644c2be3f4efd88642
XSIZE (YABT-1.0.1.tar.gz) = 55715
END-of-py-YABT/distinfo
echo x - py-YABT/Makefile
sed 's/^X//' >py-YABT/Makefile << 'END-of-py-YABT/Makefile'
X# New ports collection makefile for:	py-YABT
X# Date created:		2008-09-20
X# Whom:			Wen Heping <wenheping at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	YABT
XPORTVERSION=	1.0.1
XCATEGORIES=	misc python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	wenheping at gmail.com
XCOMMENT=	A General Purpose Braille Translation System
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	easy_install
X
X.include <bsd.port.mk>
END-of-py-YABT/Makefile
exit



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



More information about the freebsd-ports-bugs mailing list