Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/ming,
SWF output library
Branch: CURRENT,
Version: 0.4.3,
Package name: ming-0.4.3,
Maintainer: obacheMing is a Flash (SWF) output library. It can be used from PHP, Perl,
Ruby, Python, C, C++, Java, and probably more on the way.
Required to run:[
graphics/libungif] [
graphics/freetype2] [
graphics/png]
Required to build:[
lang/perl5] [
devel/libtool-base] [
devel/pkg-config] [
devel/bison]
Master sites: (Expand)
SHA1: bbdef489b5446f3bc4060d6b808287b0f7f03f37
RMD160: a11501d0b49dde332c68c1ff11612fa8ab05cc66
Filesize: 14570.474 KB
Version history: (Expand)
- (2010-04-10) Package deleted from pkgsrc
- (2010-02-08) Updated to version: ming-0.4.3
- (2008-10-06) Updated to version: ming-0.4.2
- (2008-07-27) Updated to version: ming-0.4.0rc1
- (2008-01-26) Package added to pkgsrc.se, version ming-0.4.0beta5 (created)
CVS history: (Expand)
2010-04-09 03:58:03 by OBATA Akio | Files touched by this commit (6) | |
Log message:
multimedia/ming was updted.
|
2010-02-08 06:22:45 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Update ming to 0.4.3.
0.4.3 - 2010-02-06
* Fixed SWFMatrix scaling if scale = 0.0
* Added delete and delete2 support in asm blocks
* A lot of updates and improvements in the Perl interface
* A lot of documentation (pod) was added to Perl files
* Support for manually specifying MP3 delaySeek for SWFSound
and SWFSoundStream
* Fix sharing of fonts between static and dynamic texts
* Fix support for movie-bound init actions
|
2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284) |
Log message:
Convert buildlink3.mk files to new world order.
|
2008-07-27 13:11:54 by OBATA Akio | Files touched by this commit (4) | |
Log message:
Update ming to 0.4.0rc1.
0.4.0.beta6 - ???
* Perl extension updates
* Python extension updates
* Do not force bgColor
* Redirect SWF_warn and SWF_error to stderr
* Propper checks for YACC and LEX
* Complete Bitmap fillstyles
* Font fixes
* Actioncompiler fixes (delete, built-in functions, callFrame -> call())
* Fixed tag order issues
* Ming defaults now to local-with-filesystem sandbox for SWF>=8
* Add support for init actions in makeswf
* SWF8 / 9 support for fromswf / prebuiltclip
* implements ASM op
* ASFunction()
* AS Class support
* Removed SWFFontCharacter destructor from PHP wrapper
* py_ext update
* Class members
* outputBlock() usese length and offset from SWF_Parserstruct
* SWFDisplayItem_flush(): immediately write display items.
* Removed ttftofft
* Improved ButtonRecord handling
* SWFSound_fromSoundStream()
* Many improvements in decompiler and swftoXXX tools
* C++ might throw a SWFException
* Support for embedded Nellymoser sound
* AS: in with-blocks legacy functions o not work
* Compiles again with MSVC
* simplified SWFSound usage with mp3 files
* SWFSoundStream_getDuration replaces SWFSoundStream_getFrames()
* perl_ext build changes (build out of tree)
* API float->double transition
* php_ext: SWFInput can wrap raw byte-streams
* php_ext: API: external data can be passed as file-resource, SWFInput or filename
* removed newSWFFont() as public function (causes various crashes)
* removed new SWFFont(...) usage with browserfonts in script languages. Use \
SWFBrowserFont class.
|
2008-01-26 03:52:44 by OBATA Akio | Files touched by this commit (6) |
Log message:
Next beta version 0.4.0beta5 of multimedia/ming.
|
2006-09-14 12:17:16 by OBATA Akio | Files touched by this commit (5) | |
Log message:
Updated pkgsrc/multimedia/ming to same version.
|
2006-09-13 14:37:27 by OBATA Akio | Files touched by this commit (5) |
Log message:
Re-add ming 0.3.0. Newer version than multimedia/ming.
|
2005-11-04 03:53:13 by Min Sik Kim | Files touched by this commit (9) | |
Log message:
ming has been moved to pkgsrc.
|