ports/162304: New port: graphics/py-png

Zhihao Yuan lichray at gmail.com
Sat Nov 5 04:10:11 UTC 2011


>Number:         162304
>Category:       ports
>Synopsis:       New port: graphics/py-png
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 05 04:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Zhihao Yuan
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Northern Illinois University
>Environment:
System: FreeBSD elitebook.hp 8.2-STABLE FreeBSD 8.2-STABLE #3: Sun Oct 30 03:43:12 CDT 2011 lichray at elitebook.hp:/usr/obj/home/lichray/devel/freebsd-8/sys/HOUKAGO amd64


	
>Description:
	
	A PNG library written in pure Python:
	http://code.google.com/p/pypng/
>How-To-Repeat:
	
>Fix:

	
	The docs are available on the Internet, and the scripts other than the lib are somewhat useless. We're not installing them.

--- py-png.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-png
#	py-png/distinfo
#	py-png/pkg-descr
#	py-png/Makefile
#	py-png/pkg-plist
#
echo c - py-png
mkdir -p py-png > /dev/null 2>&1
echo x - py-png/distinfo
sed 's/^X//' >py-png/distinfo << '2e1e1cf194681eb446a75091e2e153f9'
XSHA256 (pypng-0.0.12.tar.gz) = 8e1ee42b6fb96b65411babc984b1e0160d3831fb089a1d938bcaa8326e510e11
XSIZE (pypng-0.0.12.tar.gz) = 166642
2e1e1cf194681eb446a75091e2e153f9
echo x - py-png/pkg-descr
sed 's/^X//' >py-png/pkg-descr << '0dd448b7d644a4a6eb1f2dd3776373b2'
XA pure Python module to decode (read) and encode (write) PNG files.
XAll PNG formats are supported.
X
XWWW: http://code.google.com/p/pypng/
0dd448b7d644a4a6eb1f2dd3776373b2
echo x - py-png/Makefile
sed 's/^X//' >py-png/Makefile << 'f7c66a66602e42fbb66768eeb93290e2'
X# Ports collection makefile for:	py-png
X# Date created:				Nov 04, 2011
X# Whom:					Zhihao Yuan <lichray at gmail.com>
X#
X# $FreeBSD$
X
XPORTNAME=	png
XPORTVERSION=	0.0.12
XCATEGORIES=	graphics python
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	py${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	lichray at gmail.com
XCOMMENT=	Python PNG encoder/decoder
X
XPROJECTHOST=	pypng
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_PKGNAME=	pypng
X
XPLIST_SUB+=	PYEASYINSTALL_EGG=${PYEASYINSTALL_EGG}
X
X.include <bsd.port.mk>
f7c66a66602e42fbb66768eeb93290e2
echo x - py-png/pkg-plist
sed 's/^X//' >py-png/pkg-plist << '363798f777ccf6b033c6fd3d87ee6a1e'
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/png.py
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/png.pyc
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/png.pyo
363798f777ccf6b033c6fd3d87ee6a1e
exit
--- py-png.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list