[Lunar-commits] <moonbase-other> DirectFB: version bumped to 1.6.2.
Florin Braescu
florin at lunar-linux.org
Mon Nov 5 15:59:41 CET 2012
commit f1f726c53f8b14532564c4f20118b691e7266d00
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 05 Nov 2012 06:59:41 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/f1f726c53f8b14532564c4f20118b691e7266d00
DirectFB: version bumped to 1.6.2.
---
video/DirectFB/DEPENDS | +2/-3
video/DirectFB/DETAILS | +4/-4
2 files changed, 6 insertions(+), 7 deletions(-)
--- a/video/DirectFB/DEPENDS
+++ b/video/DirectFB/DEPENDS
@@ -1,12 +1,11 @@
depends pkgconfig
-optional_depends "mesa-lib" "" "" "for OpenGL (selected with previous drivers)"
-
+optional_depends "mesa-lib" "--enable-mesa" "--disable-mesa" "for OpenGL (selected with previous drivers)"
optional_depends "giflib" "--enable-gif" "--disable-gif" "for GIF image provider (recommended)"
optional_depends "%JPEG" "--enable-jpeg" "--disable-jpeg" "for JPEG image provider (recommended)"
optional_depends "libpng" "--enable-png" "--disable-png" "for PNG image provider (recommended)"
+optional_depends "SDL" "--enable-sdl" "--disable-sdl" "for SDL support"
optional_depends "freetype2" "--enable-freetype" "--disable-freetype" "for freetype font provider (recommended)"
optional_depends "zlib" "--enable-zlib" "--disable-zlib" "for zlib compression support (e.g. for screen shots)"
optional_depends "libX11" "--enable-x11" "--disable-x11" "for X11 support"
optional_depends "libvncserver" "--enable-vnc" "--disable-vnc" "for VNC support"
-optional_depends "sysfsutils" "--enable-sysfs" "--disable-sysfs" "for sysfs support"
--- a/video/DirectFB/DETAILS
+++ b/video/DirectFB/DETAILS
@@ -1,11 +1,11 @@
MODULE=DirectFB
- VERSION=1.4.14
+ VERSION=1.6.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.directfb.org/downloads/Core/DirectFB-1.4
- SOURCE_VFY=sha1:391999fa85af44359f5e0b260255302eee11362b
+ SOURCE_URL=http://www.directfb.org/downloads/Core/DirectFB-${VERSION::3}
+ SOURCE_VFY=sha1:a393a53130e6a80369b7081371cd23dd1cd5e192
WEB_SITE=http://www.directfb.org
ENTERED=20020713
- UPDATED=20110803
+ UPDATED=20121105
SHORT="hardware graphics acceleration, input device handling and abstraction"
cat << EOF
More information about the Lunar-commits
mailing list