[SM-Commit] GIT changes to master grimoire by Arjan Bouter (c39e153fbe28229f436708b586463aaee9388e4e)

Arjan Bouter scm at sourcemage.org
Mon Nov 2 21:08:00 EST 2009


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 dev/null                              |binary
 display/directfb/DEPENDS              |    7 ++++++-
 display/directfb/DETAILS              |    6 +++---
 display/directfb/HISTORY              |    5 +++++
 display/directfb/gfxdrivers           |    3 +++
 display/directfb/inputdrivers         |   14 +++++++-------
 display/qingy/DETAILS                 |    5 ++---
 display/qingy/HISTORY                 |    3 +++
 display/qingy/qingy-0.9.7.tar.bz2.sig |    0 
 9 files changed, 29 insertions(+), 14 deletions(-)

New commits:
commit c39e153fbe28229f436708b586463aaee9388e4e
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    qingy: version 0.9.9

commit 8ed17ec26746f5bf4380e2c5784a7ebcfb1de5aa
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    directfb: version 1.4.2, added missing input and graphics drivers, added
    optional dep on libvncserver

diff --git a/display/directfb/DEPENDS b/display/directfb/DEPENDS
index b79e855..ae559db 100755
--- a/display/directfb/DEPENDS
+++ b/display/directfb/DEPENDS
@@ -59,4 +59,9 @@ optional_depends  gpm                                  \
 optional_depends  sysfsutils                      \
                   '--enable-sysfs'                \
                   '--disable-sysfs'               \
-                  'for Linux 2.6+ SysFS support'
+                  'for Linux 2.6+ SysFS support'  &&
+
+optional_depends  libvncserver                    \
+                  '--enable-vnc'                  \
+                  '--disable-vnc'                 \
+                  'for VNC support'
diff --git a/display/directfb/DETAILS b/display/directfb/DETAILS
index bcf9955..f682a83 100755
--- a/display/directfb/DETAILS
+++ b/display/directfb/DETAILS
@@ -1,9 +1,9 @@
            SPELL=directfb
-         VERSION=1.3.0
+         VERSION=1.4.2
           SOURCE=DirectFB-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/DirectFB-$VERSION
-   SOURCE_URL[0]=http://www.directfb.org/downloads/Core/$SOURCE
-      SOURCE_HASH=sha512:690a12550ef22e95c87d018228c10552a2f4aec4091ccb2db6f42249f4fdc3607d5ce6a2d9f61342ca49ca7841249c0b3d645f1dff7f592e6a67cf2b38898ed7
+   SOURCE_URL[0]=http://www.directfb.org/downloads/Core/DirectFB-${VERSION:0:3}/$SOURCE
+      SOURCE_HASH=sha512:2b6e3018246281e7a5074e1b3544159610b6a95e0d08573ad34ef2265471ebfaa957c4095495721afcf47472d672f9eb6a83938e9898a4eef561d71d97c405f0
       LICENSE[0]=LGPL
         KEYWORDS="display"
         WEB_SITE=http://www.directfb.org/
diff --git a/display/directfb/HISTORY b/display/directfb/HISTORY
index 96968c5..d43c1e8 100644
--- a/display/directfb/HISTORY
+++ b/display/directfb/HISTORY
@@ -1,3 +1,8 @@
+2009-11-03 Arjan Bouter <abouter at sourcemage.org>
+	* DETAILS: version 1.4.2
+	* DEPENDS: added missing dep on libvncserver
+	* inputdrivers,gfxdrivers: added missing drivers
+
 2009-02-01 Ethan Grammatikidis <eekee57 at fastmail.fm>
 	* DETAILS: 1.3.0, needed to build against recent linux-fusion
 
diff --git a/display/directfb/gfxdrivers b/display/directfb/gfxdrivers
index ba7f29d..1d773b3 100644
--- a/display/directfb/gfxdrivers
+++ b/display/directfb/gfxdrivers
@@ -2,6 +2,8 @@ ati128		ATI Rage 128
 cle266		VIA CLE266
 cyber5k		TVIA CyberPro
 davinci		TI Davinci
+ep9x		?ep9x
+gl		OpenGL
 i810		Intel i810
 i830		Intel i830
 mach64		ATI Mach64
@@ -10,6 +12,7 @@ neomagic	NeoMagic
 nsc			NSC Geode
 nvidia		nVidia RIVA TNT
 omap		TI OMAP
+pxa3xx		?pxa3xx
 radeon		ATI Radeon r100/r200/r300+
 savage		S3 Savage
 sh7722		Renesas SH7722
diff --git a/display/directfb/inputdrivers b/display/directfb/inputdrivers
index 8cee208..c9b05af 100644
--- a/display/directfb/inputdrivers
+++ b/display/directfb/inputdrivers
@@ -1,18 +1,18 @@
 dbox2remote	Dreambox2 remote
 dreamboxremote	Dreambox remote
-dynapro		?
-elo-input	?
-gunze		?
-h3600_ts	?
+dynapro		?dynapro
+elo-input	?elo-input
+gunze		?gunze
+h3600_ts	?h3600_ts
 joystick	Joystick
 keyboard	Keyboard
 linuxinput	Linux input
 lirc		Lirc infra-red
 mutouch		Mutouch touch-screen
-penmount	?
+penmount	?penmount
 ps2mouse	PS/2 mouse
 serialmouse	Serial mouse
 sonypijogdial	Sony jog dial
-tslib		?
-ucb1x00_ts	?
+tslib		?tslib
+ucb1x00_ts	?ucb1x00_ts
 wm97xx		WM97xx touch-screen
diff --git a/display/qingy/DETAILS b/display/qingy/DETAILS
index f95fe59..ba1b7ef 100755
--- a/display/qingy/DETAILS
+++ b/display/qingy/DETAILS
@@ -1,10 +1,9 @@
            SPELL=qingy
-         VERSION=0.9.7
+         VERSION=0.9.9
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-#     SOURCE_HASH=sha512:e74de5e8a49a2c1f9d5bfd1d83d837fae9fcd6372d5905f2d07cea85f13fea90325f52cac8cecd7538df80b0ebc7fe8af3d596c6372886af4dbfa40707f2b1ca
-      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+     SOURCE_HASH=sha512:0c199be434a2b6ed5dc1d04e16701dd3ff6efa27c95dc1aeda64ecfef77c47ddfff379425d19f63439df675abb5430fa1a73be9cb31154f6ac9950cfc33c2377
       LICENSE[0]=GPL
         KEYWORDS="login framebuffer display"
         WEB_SITE=http://qingy.sourceforge.net
diff --git a/display/qingy/HISTORY b/display/qingy/HISTORY
index 5f33543..1d0e3cc 100644
--- a/display/qingy/HISTORY
+++ b/display/qingy/HISTORY
@@ -1,3 +1,6 @@
+2009-11-03 Arjan Bouter <abouter at sourcemage.org>
+	* DETAILS: version 0.9.9, switched to sha512sum
+
 2009-09-07 Arjan Bouter <abouter at sourcemage.org>
 	* PROVIDES: added, provides GETTY
 
diff --git a/display/qingy/qingy-0.9.7.tar.bz2.sig b/display/qingy/qingy-0.9.7.tar.bz2.sig
deleted file mode 100644
index 88d6686..0000000
Binary files a/display/qingy/qingy-0.9.7.tar.bz2.sig and /dev/null differ



More information about the SM-Commit mailing list