ports/149689: new port: japanese/py-tegaki-gtk

Timothy Beyer beyert at cs.ucr.edu
Mon Aug 16 07:10:03 UTC 2010


>Number:         149689
>Category:       ports
>Synopsis:       new port: japanese/py-tegaki-gtk
>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:   Mon Aug 16 07:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Timothy Beyer
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
no organization
>Environment:
 System: FreeBSD aeonserv.aeonnet 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Fri Jan 29 18:00:42 PST 2010 beyert at aeonserv.aeonnet:/usr/src/sys/i386/compile/CUSTOM i386
>Description:

Tegaki pygtk interface

>How-To-Repeat:
Build all prerequisite ports, then this port (see below)

This is one of a group of ports being submitted.  The problem reports in this
group need to be processed in approximately the following order: (top should be
built first, whereas the bottom should be built last)

japanese/zinnia
japanese/py-zinnia
japanese/zinnia-tomoe
japanese/py-tegaki
japanese/py-tegaki-gtk
japanese/tegaki-recognize
japanese/tegaki-zinnia-japanese
    

>Fix:
    The included shar, and all prerequisite shar files

--- py-tegaki-gtk.shar begins here ---
# 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-tegaki-gtk
#	py-tegaki-gtk/Makefile
#	py-tegaki-gtk/pkg-descr
#	py-tegaki-gtk/distinfo
#	py-tegaki-gtk/pkg-plist
#
echo c - py-tegaki-gtk
mkdir -p py-tegaki-gtk > /dev/null 2>&1
echo x - py-tegaki-gtk/Makefile
sed 's/^X//' >py-tegaki-gtk/Makefile << '8e5e326242f40021993a9079f1025cec'
X# New ports collection makefile for:	py-tegaki-gtk
X
X# Date created:				15 Aug 2010
X# Whom:					Timothy Beyer <beyert at cs.ucr.edu>
X#
X# $FreeBSD: ports/japanese/py-tegaki-gtk/Makefile,v 1.0 2010/08/15 15:46:29 beyert Exp $
X#
X
XPORTNAME=	tegaki
XPORTVERSION=	0.3.1
XCATEGORIES=	japanese python
XMASTER_SITES=	http://www.tegaki.org/releases/${PORTVERSION}/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XPKGNAMESUFFIX=	-gtk
XDISTNAME= ${PORTNAME}-pygtk-${PORTVERSION}
X
XMAINTAINER=	beyert at cs.ucr.edu
XCOMMENT=	Tegaki pygtk interface
X
XLIB_DEPENDS=	zinnia.0:${PORTSDIR}/japanese/zinnia
XRUN_DEPENDS=	${PYTHON_SITELIBDIR}/tegaki/engine.py:${PORTSDIR}/japanese/py-tegaki
X
XLICENSE=	GPLv2
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_PKGNAME=	${PORTNAME}_pygtk
X
X.include <bsd.port.mk>
8e5e326242f40021993a9079f1025cec
echo x - py-tegaki-gtk/pkg-descr
sed 's/^X//' >py-tegaki-gtk/pkg-descr << 'd76ddcb3d8372940c6c7f4743ffa739f'
XZinnia is a simple, customizable and portable online hand recognition system
Xbased on Support Vector Machines. Zinnia simply receives user pen strokes as a
Xsequence of coordinate data and outputs n-best characters sorted by SVM
Xconfidence. To keep portability, Zinnia doesn't have any rendering
Xfunctionality. In addition to recognition, Zinnia provides training module that
Xallows us to create any hand-written recognition systems with low-cost.
X
XWWW: http://zinnia.sourceforge.net/
d76ddcb3d8372940c6c7f4743ffa739f
echo x - py-tegaki-gtk/distinfo
sed 's/^X//' >py-tegaki-gtk/distinfo << 'ed1cf8d44c33a310770891ef6b63e6d1'
XMD5 (tegaki-pygtk-0.3.1.tar.gz) = db7c662482dad10d3d979957edf4b3c2
XSHA256 (tegaki-pygtk-0.3.1.tar.gz) = 4263a5eb55d79eca6a27ffc8c047e7987c3a7eb8aca02f5e13b249d8bf0237b2
XSIZE (tegaki-pygtk-0.3.1.tar.gz) = 29787
ed1cf8d44c33a310770891ef6b63e6d1
echo x - py-tegaki-gtk/pkg-plist
sed 's/^X//' >py-tegaki-gtk/pkg-plist << 'b88e0fd4bd5ab53f8cdb0a5e05eef28c'
X%%PYTHON_SITELIBDIR%%/tegakigtk/__init__.py
X%%PYTHON_SITELIBDIR%%/tegakigtk/__init__.pyc
X%%PYTHON_SITELIBDIR%%/tegakigtk/__init__.pyo
X%%PYTHON_SITELIBDIR%%/tegakigtk/canvas.py
X%%PYTHON_SITELIBDIR%%/tegakigtk/canvas.pyc
X%%PYTHON_SITELIBDIR%%/tegakigtk/canvas.pyo
X%%PYTHON_SITELIBDIR%%/tegakigtk/chartable.py
X%%PYTHON_SITELIBDIR%%/tegakigtk/chartable.pyc
X%%PYTHON_SITELIBDIR%%/tegakigtk/chartable.pyo
X%%PYTHON_SITELIBDIR%%/tegakigtk/fakekey.py
X%%PYTHON_SITELIBDIR%%/tegakigtk/fakekey.pyc
X%%PYTHON_SITELIBDIR%%/tegakigtk/fakekey.pyo
X%%PYTHON_SITELIBDIR%%/tegakigtk/iconview.py
X%%PYTHON_SITELIBDIR%%/tegakigtk/iconview.pyc
X%%PYTHON_SITELIBDIR%%/tegakigtk/iconview.pyo
X%%PYTHON_SITELIBDIR%%/tegakigtk/osd.py
X%%PYTHON_SITELIBDIR%%/tegakigtk/osd.pyc
X%%PYTHON_SITELIBDIR%%/tegakigtk/osd.pyo
X%%PYTHON_SITELIBDIR%%/tegakigtk/recognizer.py
X%%PYTHON_SITELIBDIR%%/tegakigtk/recognizer.pyc
X%%PYTHON_SITELIBDIR%%/tegakigtk/recognizer.pyo
X%%PYTHON_SITELIBDIR%%/tegakigtk/renderers.py
X%%PYTHON_SITELIBDIR%%/tegakigtk/renderers.pyc
X%%PYTHON_SITELIBDIR%%/tegakigtk/renderers.pyo
Xshare/tegaki/icons/handwriting.png
X at dirrmtry %%PYTHON_SITELIBDIR%%/tegakigtk
b88e0fd4bd5ab53f8cdb0a5e05eef28c
exit

--- py-tegaki-gtk.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list