[Lunar-commits] <moonbase> DirectFB: version bumped to 1.2.6.
Florin Braescu
florin at lunar-linux.org
Thu Oct 2 11:17:37 CEST 2008
commit 7dd4ad7ecd0af3c4e9e1befc927179b6be2c4618
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Oct 2 12:17:37 2008 +0300
DirectFB: version bumped to 1.2.6.
Changes:
- Call fusion_stop_dispatcher() before destroying pools to fix lots of shutdown issues.
- Lots of useful debug messages.
- Added fusion_stop_dispatcher() to be called before destroying pools etc... fixing lots of shutdown issues!
- Added direct_thread_wait() / _notify(), _lock(), _unlock() and _terminate().
- Added some debug messages to DirectInterface code.
- Added dfb_updates_get_rectangles() for convenience, doing bounding box trade off etc...
- Fixed remaining crash with expose events that ran into a NULL window.
---
video/DirectFB/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/video/DirectFB/DETAILS b/video/DirectFB/DETAILS
index 9258250..d93457e 100644
--- a/video/DirectFB/DETAILS
+++ b/video/DirectFB/DETAILS
@@ -1,11 +1,11 @@
MODULE=DirectFB
- VERSION=1.2.4
+ VERSION=1.2.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.directfb.org/download/$MODULE
- SOURCE_VFY=sha1:237f1a79f5fcfb42c2e1b06574707b28fbeafdcd
+ SOURCE_VFY=sha1:505ec1cc8e7be62bb0877a7840072224af8925d6
WEB_SITE=http://www.directfb.org
ENTERED=20020713
- UPDATED=20080920
+ UPDATED=20081002
SHORT="Provides hardware graphics acceleration, input device handling and abstraction"
cat << EOF
More information about the Lunar-commits
mailing list