Bug 103655 - [NEW PORT] graphics/py-amanith Python wrapper for the Amanith 2D vector graphics library
Summary: [NEW PORT] graphics/py-amanith Python wrapper for the Amanith 2D vector graph...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-26 01:50 UTC by Dmitry Marakasov
Modified: 2006-09-26 17:00 UTC (History)
0 users

See Also:


Attachments
py-amanith-0.3.34.shar (4.31 KB, text/plain)
2006-09-26 01:50 UTC, Dmitry Marakasov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2006-09-26 01:50:20 UTC
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/
---

Yes, the next step is amazing Frets On Fire :))
Comment 1 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2006-09-26 01:54:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Take
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-26 16:54:52 UTC
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"
Comment 3 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2006-09-26 16:58:20 UTC
State Changed
From-To: open->closed

Committed with few modifications. Dmitry passed me maintainership, thanks