[Lunar-commits] <moonbase> swfdec: version bumped to 0.8.0.
Florin Braescu
florin at lunar-linux.org
Wed Sep 10 10:32:34 CEST 2008
commit cb906d7c2372eeaa2568a884642176f2e5092c05
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Sep 10 11:32:34 2008 +0300
swfdec: version bumped to 0.8.0.
Changes:
- rework ActionScript function calls to improve performance
- increase Flash version Swfdec reports to 9.0.999.0
- implement flash.geom.Matrix
- implement various native functions
- add API to query Swfdec's version
- lots of correctness fixes
- lots of bugfixes
---
libs/swfdec/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/libs/swfdec/DETAILS b/libs/swfdec/DETAILS
index 5305743..b183bb2 100644
--- a/libs/swfdec/DETAILS
+++ b/libs/swfdec/DETAILS
@@ -1,11 +1,11 @@
MODULE=swfdec
- VERSION=0.6.8
+ VERSION=0.8.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://$MODULE.freedesktop.org/download/$MODULE/0.6
- SOURCE_VFY=sha1:b525330592241afc450d1c7162522bccfd2fd763
+ SOURCE_URL=http://$MODULE.freedesktop.org/download/$MODULE/0.8
+ SOURCE_VFY=sha1:7a72b5d32cd276e25f55b3e62e71e80a7c7ed859
WEB_SITE=http://www.schleef.org/swfdec
ENTERED=20051108
- UPDATED=20080730
+ UPDATED=20080910
SHORT="A library for rendering Flash animations and games"
cat << EOF
More information about the Lunar-commits
mailing list