| Summary: | [NEW PORT] graphics/py-amanith Python wrapper for the Amanith 2D vector graphics library | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Dmitry Marakasov
2006-09-26 01:50:20 UTC
Responsible Changed From-To: freebsd-ports-bugs->acm Take acm 2006-09-26 15:54:41 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/py-amanith Makefile distinfo pkg-descr pkg-plist
graphics/py-amanith/files patch-ignore.i patch-setup.py
Log:
- New port: graphics/py-amanith
PyAmanith is a Python wrapper for the Amanith 2D vector graphics
library. It strives to offer a pythonic interface to the library
and make all its features accessible.
WWW: http://louhi.kempele.fi/~skyostil/projects/pyamanith/
PR: ports/103655
Submitted by: Dmitry Marakasov <amdmi3__at__mail.ru>
Revision Changes Path
1.986 +1 -0 ports/graphics/Makefile
1.1 +29 -0 ports/graphics/py-amanith/Makefile (new)
1.1 +3 -0 ports/graphics/py-amanith/distinfo (new)
1.1 +10 -0 ports/graphics/py-amanith/files/patch-ignore.i (new)
1.1 +40 -0 ports/graphics/py-amanith/files/patch-setup.py (new)
1.1 +5 -0 ports/graphics/py-amanith/pkg-descr (new)
1.1 +4 -0 ports/graphics/py-amanith/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed with few modifications. Dmitry passed me maintainership, thanks |