Date: Mon, 7 Aug 2006 19:29:02 +0000 (UTC) From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-ocempgui Makefile distinfo pkg-descr pkg-plist Message-ID: <200608071929.k77JT2QB055931@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
acm 2006-08-07 19:29:02 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-ocempgui Makefile distinfo pkg-descr pkg-plist
Log:
New port: devel/py-ocempgui
OcempGUI is a small toolkit, which comes with various modules suitable for
event management, user interfaces, 2D drawing and accessibility.
OcempGUI enables developers to enhance their python and/or pygame applications
and games easily with graphical UI elements such as buttons, entry boxes,
scrolling abilities and more as well as simple event brokers or features, which
enhance the program by adding accessibility to its objects.
It can save a developer much time by providing a broad range of drawing
routines and ready-to-use event capable object types. The developer can focus
on the main tasks instead of taking care about needed low-level components,
which are given to him with OcempGUI.
WWW: http://ocemp.sourceforge.net/gui.html
PR: 101397
Submitted by: Alexander Botero-Lowry <alex__@__foxybanana.com>
Approved by: garga (mentor)
Revision Changes Path
1.2403 +1 -0 ports/devel/Makefile
1.1 +32 -0 ports/devel/py-ocempgui/Makefile (new)
1.1 +3 -0 ports/devel/py-ocempgui/distinfo (new)
1.1 +14 -0 ports/devel/py-ocempgui/pkg-descr (new)
1.1 +309 -0 ports/devel/py-ocempgui/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608071929.k77JT2QB055931>
