[Lunar-commits] <moonbase> DirectFB: version bumped to 1.2.1.

Florin Braescu florin at lunar-linux.org
Sun Aug 10 09:06:07 CEST 2008


commit 1f7d83d6e631472590a9cdbdffb8b23dce266937
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Aug 10 10:06:07 2008 +0300

    DirectFB: version bumped to 1.2.1.
    
    Major feature additions include blitting with a color or
    alpha mask using a third surface and ongoing affine
    transformation support in software & hardware.
    There are also lots of other improvements for embedded
    chips such as Renesas SH7722 or TI Davinci and an exquisite
    X11 system module which gives PC based prototyping of
    embedded software a boost.
---
 video/DirectFB/DEPENDS |    1 +
 video/DirectFB/DETAILS |   12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/video/DirectFB/DEPENDS b/video/DirectFB/DEPENDS
index bb687d4..80ca76d 100644
--- a/video/DirectFB/DEPENDS
+++ b/video/DirectFB/DEPENDS
@@ -1,4 +1,5 @@
 depends freetype2
 depends libpng 
+
 optional_depends jpeg "" "" "to enable jpeg support"
 optional_depends SDL "" ""  "to enable SDL support"
diff --git a/video/DirectFB/DETAILS b/video/DirectFB/DETAILS
index 4431a63..3728dc4 100644
--- a/video/DirectFB/DETAILS
+++ b/video/DirectFB/DETAILS
@@ -1,13 +1,13 @@
           MODULE=DirectFB
-         VERSION=1.0.1
+         VERSION=1.2.1
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://www.directfb.org/download/$MODULE/
-      SOURCE_VFY=sha1:4c6e76089a3a60284bfa95b92761f5e90c3db46e
-        WEB_SITE=http://www.directfb.org/
+      SOURCE_URL=http://www.directfb.org/download/$MODULE
+      SOURCE_VFY=sha1:37e2833bf75931d71e23b0f8f2038f4c8389a1b5
+        WEB_SITE=http://www.directfb.org
          ENTERED=20020713
-         UPDATED=20080317
+         UPDATED=20080810
       MAINTAINER=nhudson2367 at earthlink.net
-           SHORT="provides hardware graphics acceleration, input device handling and abstraction"
+           SHORT="Provides hardware graphics acceleration, input device handling and abstraction"
 
 cat << EOF
 DirectFB is a thin library that provides developers with hardware 


More information about the Lunar-commits mailing list