summaryrefslogtreecommitdiffstats
path: root/display/directfb
diff options
context:
space:
mode:
authorEthan Grammatikidis2009-02-01 22:01:40 +0000
committerEthan Grammatikidis2009-02-01 22:01:40 +0000
commit95cb5efd513f278871e683ef309d392cd4c8adc7 (patch)
treed633398afa29fee8521d099befd955813eb16ded /display/directfb
parentedb4fd45f402994afacfa0bd4496fa7726f9a1ef (diff)
directfb: 1.3.0
Diffstat (limited to 'display/directfb')
-rwxr-xr-xdisplay/directfb/DETAILS4
-rw-r--r--display/directfb/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/display/directfb/DETAILS b/display/directfb/DETAILS
index 545d2b9811..bcf9955144 100755
--- a/display/directfb/DETAILS
+++ b/display/directfb/DETAILS
@@ -1,9 +1,9 @@
SPELL=directfb
- VERSION=1.1.1
+ VERSION=1.3.0
SOURCE=DirectFB-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/DirectFB-$VERSION
SOURCE_URL[0]=http://www.directfb.org/downloads/Core/$SOURCE
- SOURCE_HASH=sha512:a82793c5164f0379fad7662071c45bc350a44cc814462cf284cb65cf701ce6c4912570e4e7f34c1db62547a625bc57a907537032d0ea7b1bea946839c0ad9bc2
+ SOURCE_HASH=sha512:690a12550ef22e95c87d018228c10552a2f4aec4091ccb2db6f42249f4fdc3607d5ce6a2d9f61342ca49ca7841249c0b3d645f1dff7f592e6a67cf2b38898ed7
LICENSE[0]=LGPL
KEYWORDS="display"
WEB_SITE=http://www.directfb.org/
diff --git a/display/directfb/HISTORY b/display/directfb/HISTORY
index 3064b24790..96968c541f 100644
--- a/display/directfb/HISTORY
+++ b/display/directfb/HISTORY
@@ -1,3 +1,6 @@
+2009-02-01 Ethan Grammatikidis <eekee57@fastmail.fm>
+ * DETAILS: 1.3.0, needed to build against recent linux-fusion
+
2008-07-13 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Removed libvncserver, fails to build here
* BUILD: Disable VNC, fails to build here