slackbuilds_ponce/development/ming/README
Heinz Wiesinger c36043820b development/ming: Fix building perl extension.
Also partially fixed building the php extension. It builds fine
with a "normal" php 5.4 now, but still fails with a zts enabled one
like shipped in Slackware.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2012-09-04 23:50:25 -05:00

9 lines
486 B
Text

Ming is a Flash (SWF) output library. It can be used from PHP,
Perl, Ruby, Python, C, C++, Java, and probably more on the way.
It comprises a lot of Flash functionality, including features
of Flash 6. Specifically, it lets you create: shapes (including
morphs), text, sprites (aka movie clips), buttons, and actions
in flash movies, plus more. The goal for Ming is to abstract
away all of the mundane specifics of the SWF file format.
This builds the c++, perl, python and tcl-plugin.