Send commitlog mailing list submissions to
        commitlog@lists.openmoko.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. org.openmoko.xora.qtopia:
      d5e07427666e0ecec7f192a3ff3af93b334fa194 ([EMAIL PROTECTED])
   2. org.openmoko.dev: 9b6b9dbd87c7026dc2f6b3775fa0b24e300e9a16
      ([EMAIL PROTECTED])
   3. org.openmoko.dev: 9b6b9dbd87c7026dc2f6b3775fa0b24e300e9a16
      ([EMAIL PROTECTED])
   4. org.openmoko.dev: 40b12530b2405143a6b366e37e5ac23713043a33
      ([EMAIL PROTECTED])
--- Begin Message ---
revision:            d5e07427666e0ecec7f192a3ff3af93b334fa194
date:                2008-04-10T08:51:50
author:              [EMAIL PROTECTED]
branch:              org.openmoko.xora.qtopia
changelog:
qtopia-phone-x11_4.3.1.bb : put mediaserver in own package


manifest:
format_version "1"

new_manifest [c281ece22f5c7a624eff22c8cb263f2d6466e5f6]

old_revision [911b811121fb91a8c47a1df832f894a938813beb]

patch "packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb"
 from [2dfaca7b24f8ea0565d361f70917625b39197364]
   to [b381e21c86323baf1584ebdf70f8d54820366996]
#
#
# patch "packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb"
#  from [2dfaca7b24f8ea0565d361f70917625b39197364]
#    to [b381e21c86323baf1584ebdf70f8d54820366996]
#
============================================================
--- packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb     
2dfaca7b24f8ea0565d361f70917625b39197364
+++ packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb     
b381e21c86323baf1584ebdf70f8d54820366996
@@ -229,6 +229,8 @@ ${PN}-libvorbisidec \
 ${PN}-libtimidity \
 ${PN}-libvorbisidec \
 \
+${PN}-mediaserver \
+\
 ${PN}-manual \
 ${PN}-qpf-fonts \
 "
@@ -675,6 +677,13 @@ ${OE_QT_PREFIX}/lib/libvorbisidec.so.* \
 ${OE_QT_PREFIX}/lib/libvorbisidec.so.* \
 "
 
+# misc stuff
+
+FILES_${PN}-mediaserver = "\
+${OE_QT_PREFIX}/bin/mediaserver \
+${OE_QT_PREFIX}/services/MediaServer/mediaserver \
+"
+
 FILES_${PN}-manual = "${OE_QT_PREFIX}/help"
 
 FILES_${PN}-qpf-fonts = "${OE_QT_PREFIX}/lib/fonts"

--- End Message ---
--- Begin Message ---
revision:            9b6b9dbd87c7026dc2f6b3775fa0b24e300e9a16
date:                2008-04-17T16:37:05
author:              [EMAIL PROTECTED]
branch:              org.openmoko.dev
changelog:
Another round at trying to fix the now famous green lines bug.

This time I realized that the command queue and command processor
was not reinitialised properly after rotation/resize

I hope this fixes the green lines issue.


manifest:
format_version "1"

new_manifest [1a05708b7a38819272fbb2628f7a8217c6942f55]

old_revision [373f0f8ca1df02b8bf1de72a372cacf0e8da569c]

patch "packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb"
 from [0d4b371d9b521ae0d76702002370af833630990c]
   to [e0a1d661be0f01d4779998587e419896d9504ca9]
#
#
# patch "packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb"
#  from [0d4b371d9b521ae0d76702002370af833630990c]
#    to [e0a1d661be0f01d4779998587e419896d9504ca9]
#
============================================================
--- packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb   
0d4b371d9b521ae0d76702002370af833630990c
+++ packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb   
e0a1d661be0f01d4779998587e419896d9504ca9
@@ -9,9 +9,9 @@ PE = "1"
 RDEPENDS_${PN} = "xserver-kdrive"
 PROVIDES = "virtual/xserver"
 PE = "1"
-PR = "r4"
+PR = "r5"
 
-XGLAMO_GIT_REV = "fac1616ce854e52cdc9315b652d79a42f97dc3eb"
+XGLAMO_GIT_REV = "a51364e2f23d4b6331c5ed613ce3f7e15f8e540f"
 
 SRC_URI = 
"git://people.freedesktop.org/~dodji/xglamo;protocol=git;rev=${XGLAMO_GIT_REV} \
         file://kmode.patch;patch=1 \

--- End Message ---
--- Begin Message ---
revision:            9b6b9dbd87c7026dc2f6b3775fa0b24e300e9a16
date:                2008-04-17T16:37:05
author:              [EMAIL PROTECTED]
branch:              org.openmoko.dev
changelog:
Another round at trying to fix the now famous green lines bug.

This time I realized that the command queue and command processor
was not reinitialised properly after rotation/resize

I hope this fixes the green lines issue.


manifest:
format_version "1"

new_manifest [1a05708b7a38819272fbb2628f7a8217c6942f55]

old_revision [373f0f8ca1df02b8bf1de72a372cacf0e8da569c]

patch "packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb"
 from [0d4b371d9b521ae0d76702002370af833630990c]
   to [e0a1d661be0f01d4779998587e419896d9504ca9]
#
#
# patch "packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb"
#  from [0d4b371d9b521ae0d76702002370af833630990c]
#    to [e0a1d661be0f01d4779998587e419896d9504ca9]
#
============================================================
--- packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb   
0d4b371d9b521ae0d76702002370af833630990c
+++ packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+git.bb   
e0a1d661be0f01d4779998587e419896d9504ca9
@@ -9,9 +9,9 @@ PE = "1"
 RDEPENDS_${PN} = "xserver-kdrive"
 PROVIDES = "virtual/xserver"
 PE = "1"
-PR = "r4"
+PR = "r5"
 
-XGLAMO_GIT_REV = "fac1616ce854e52cdc9315b652d79a42f97dc3eb"
+XGLAMO_GIT_REV = "a51364e2f23d4b6331c5ed613ce3f7e15f8e540f"
 
 SRC_URI = 
"git://people.freedesktop.org/~dodji/xglamo;protocol=git;rev=${XGLAMO_GIT_REV} \
         file://kmode.patch;patch=1 \

--- End Message ---
--- Begin Message ---
revision:            40b12530b2405143a6b366e37e5ac23713043a33
date:                2008-04-17T17:52:45
author:              [EMAIL PROTECTED]
branch:              org.openmoko.dev
changelog:
exalt: Exalt is a network manager for the windows manager Enlightenment
DR17.
* updated sane-srcrevs as well.

manifest:
format_version "1"

new_manifest [87836ef96660249660de2d27b3af765d4997d8b5]

old_revision [373f0f8ca1df02b8bf1de72a372cacf0e8da569c]

add_dir "packages/exalt"

add_dir "packages/exalt/exalt-daemon"

add_dir "packages/exalt/exalt-module"

add_file "packages/exalt/exalt-daemon/init"
 content [0322286e941b156d3934c74783aedc373673e54d]

add_file "packages/exalt/exalt-daemon_svn.bb"
 content [1a3173b9f57a35331ad8d55db7f5337f40374fc8]

add_file "packages/exalt/exalt-module/autotools-fix.patch"
 content [6e1d5f9b8ea73252b311d5ef186406dd69334cf9]

add_file "packages/exalt/exalt-module_svn.bb"
 content [ab46dc2af1ce636764b0b66ba631a8e258d6bc9e]

add_file "packages/exalt/exalt.inc"
 content [3258895e101889aa55f69c447a7c5dbdefc8a615]

add_file "packages/exalt/exalt_svn.bb"
 content [f624be8541527d158b5a8dc4c5713c4e22604b74]

add_file "packages/exalt/libexalt-dbus_svn.bb"
 content [2251f53e7dd5eb2540802d4eefa409e260d11670]

add_file "packages/exalt/libexalt_svn.bb"
 content [b64760a3f074db43ae14962266d39ed6e8438ed6]

patch "conf/distro/include/sane-srcrevs.inc"
 from [01c33519f700037d719b66ea3e258969aec0bd6b]
   to [d3a61ddc77f8f42d7e92ca7a3e0b095508e843e1]
#
#
# add_dir "packages/exalt"
# 
# add_dir "packages/exalt/exalt-daemon"
# 
# add_dir "packages/exalt/exalt-module"
# 
# add_file "packages/exalt/exalt-daemon/init"
#  content [0322286e941b156d3934c74783aedc373673e54d]
# 
# add_file "packages/exalt/exalt-daemon_svn.bb"
#  content [1a3173b9f57a35331ad8d55db7f5337f40374fc8]
# 
# add_file "packages/exalt/exalt-module/autotools-fix.patch"
#  content [6e1d5f9b8ea73252b311d5ef186406dd69334cf9]
# 
# add_file "packages/exalt/exalt-module_svn.bb"
#  content [ab46dc2af1ce636764b0b66ba631a8e258d6bc9e]
# 
# add_file "packages/exalt/exalt.inc"
#  content [3258895e101889aa55f69c447a7c5dbdefc8a615]
# 
# add_file "packages/exalt/exalt_svn.bb"
#  content [f624be8541527d158b5a8dc4c5713c4e22604b74]
# 
# add_file "packages/exalt/libexalt-dbus_svn.bb"
#  content [2251f53e7dd5eb2540802d4eefa409e260d11670]
# 
# add_file "packages/exalt/libexalt_svn.bb"
#  content [b64760a3f074db43ae14962266d39ed6e8438ed6]
# 
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [01c33519f700037d719b66ea3e258969aec0bd6b]
#    to [d3a61ddc77f8f42d7e92ca7a3e0b095508e843e1]
#
============================================================
--- packages/exalt/exalt-daemon/init    0322286e941b156d3934c74783aedc373673e54d
+++ packages/exalt/exalt-daemon/init    0322286e941b156d3934c74783aedc373673e54d
@@ -0,0 +1,37 @@
+#!/bin/sh
+set -e
+
+#need dbus and hald
+
+start() {
+    echo -n "Starting Exalt daemon..."
+    start-stop-daemon --start --exec /usr/sbin/exalt-daemon \
+        --pidfile /var/run/exaltd.pid
+    echo "done."
+}
+
+stop() {
+    echo -n "Stopping Exalt daemon..."
+    start-stop-daemon --stop --exec /usr/sbin/exalt-daemon \
+       --pidfile /var/run/exaltd.pid
+    echo "done."
+}
+
+case "$1" in
+    start)
+       start
+       ;;
+    stop)
+       stop
+       ;;
+    restart)
+       stop
+       sleep 2
+       start
+       ;;
+    *)
+       echo "Usage: $(basename $0) {start|stop|restart}"
+       exit 1
+esac
+
+exit 0
============================================================
--- packages/exalt/exalt-daemon_svn.bb  1a3173b9f57a35331ad8d55db7f5337f40374fc8
+++ packages/exalt/exalt-daemon_svn.bb  1a3173b9f57a35331ad8d55db7f5337f40374fc8
@@ -0,0 +1,13 @@
+require exalt.inc
+
+DEPENDS = "evas edbus libexalt"
+
+SRC_URI += "file://init"
+
+do_install_append() {
+    install -D -m 0755 "${WORKDIR}/init" 
"${D}${sysconfdir}/dbus-1/event.d/40exaltd"
+}
+
+FILES_${PN} += "${sysconfdir}/dbus-1/event.d/"
+
+EXALT_MODULE = "daemon"
============================================================
--- packages/exalt/exalt-module/autotools-fix.patch     
6e1d5f9b8ea73252b311d5ef186406dd69334cf9
+++ packages/exalt/exalt-module/autotools-fix.patch     
6e1d5f9b8ea73252b311d5ef186406dd69334cf9
@@ -0,0 +1,12 @@
+Index: module/Makefile.am
+===================================================================
+--- module.orig/Makefile.am    2008-04-16 17:39:03.000000000 +0800
++++ module/Makefile.am 2008-04-16 17:39:05.000000000 +0800
+@@ -26,7 +26,6 @@
+ # the module .so file
+ INCLUDES = -I. \
+        -I$(top_srcdir) \
+-       -I$(includedir) \
+        @EXALT_CFLAGS@ \
+        @e_cflags@
+ 
============================================================
--- packages/exalt/exalt-module_svn.bb  ab46dc2af1ce636764b0b66ba631a8e258d6bc9e
+++ packages/exalt/exalt-module_svn.bb  ab46dc2af1ce636764b0b66ba631a8e258d6bc9e
@@ -0,0 +1,19 @@
+require exalt.inc
+
+DEPENDS = "edbus libexalt-dbus"
+RDEPENDS_${PN} = "exalt"
+
+SRC_URI += "file://autotools-fix.patch;patch=1;minrev=78"
+
+EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
+
+FILES_${PN} += "${libdir}/enlightenment/modules/module_exalt/*.edj \
+                ${libdir}/enlightenment/modules/module_exalt/*/*.so \
+                ${libdir}/enlightenment/modules/module_exalt/*.desktop \
+                ${libdir}/enlightenment/modules/module_exalt/module_exalt"
+FILES_${PN}-dev += "${libdir}/enlightenment/modules/module_exalt/*/*.a \
+                    ${libdir}/enlightenment/modules/module_exalt/*/*.la"
+FILES_${PN}-dbg += "${libdir}/enlightenment/modules/module_exalt/*/.debug"
+FILES_${PN}-locale += "${libdir}/enlightenment/modules/module_exalt/locale"
+
+EXALT_MODULE = "module"
============================================================
--- packages/exalt/exalt.inc    3258895e101889aa55f69c447a7c5dbdefc8a615
+++ packages/exalt/exalt.inc    3258895e101889aa55f69c447a7c5dbdefc8a615
@@ -0,0 +1,12 @@
+DESCRIPTION = "Exalt is a network manager for the windows manager 
Enlightenment DR17."
+AUTHOR = "John Lee <[EMAIL PROTECTED]>"
+HOMEPAGE = "http://watchwolf.fr/wiki/doku.php?id=exalt";
+PV = "0.0.0+svnr${SRCREV}"
+
+SRC_URI = "svn://svn.berlios.de/exalt/trunk;module=${EXALT_MODULE};proto=svn"
+
+S = "${WORKDIR}/${EXALT_MODULE}"
+
+inherit autotools pkgconfig
+
+EXALT_MODULE ?= "${PN}"
============================================================
--- packages/exalt/exalt_svn.bb f624be8541527d158b5a8dc4c5713c4e22604b74
+++ packages/exalt/exalt_svn.bb f624be8541527d158b5a8dc4c5713c4e22604b74
@@ -0,0 +1,4 @@
+require exalt.inc
+
+DEPENDS = "ecore etk edbus libexalt libexalt-dbus"
+RDEPENDS_${PN} = "exalt-daemon"
============================================================
--- packages/exalt/libexalt-dbus_svn.bb 2251f53e7dd5eb2540802d4eefa409e260d11670
+++ packages/exalt/libexalt-dbus_svn.bb 2251f53e7dd5eb2540802d4eefa409e260d11670
@@ -0,0 +1,9 @@
+require exalt.inc
+
+DEPENDS = "ecore edbus libexalt"
+
+do_stage() {
+    autotools_stage_all
+}
+
+EXALT_MODULE = "libexalt_dbus"
============================================================
--- packages/exalt/libexalt_svn.bb      b64760a3f074db43ae14962266d39ed6e8438ed6
+++ packages/exalt/libexalt_svn.bb      b64760a3f074db43ae14962266d39ed6e8438ed6
@@ -0,0 +1,8 @@
+require exalt.inc
+
+DEPENDS = "ecore eet ecore edbus evas wpa-supplicant dhcp"
+RDEPENDS_${PN} = "wpa-supplicant dhclient"
+
+do_stage() {
+    autotools_stage_all
+}
============================================================
--- conf/distro/include/sane-srcrevs.inc        
01c33519f700037d719b66ea3e258969aec0bd6b
+++ conf/distro/include/sane-srcrevs.inc        
d3a61ddc77f8f42d7e92ca7a3e0b095508e843e1
@@ -25,6 +25,9 @@ SRCREV_pn-eglibc-intermediate ?= "5522"
 SRCREV_pn-eglibc ?= "5522"
 SRCREV_pn-eglibc-initial ?= "5522"
 SRCREV_pn-eglibc-intermediate ?= "5522"
+SRCREV_pn-exalt ?= "79"
+SRCREV_pn-exalt-daemon ?= "78"
+SRCREV_pn-exalt-module ?= "78"
 SRCREV_pn-ezxd ?= "2074"
 SRCREV_pn-elf2flt ?= "1786"
 SRCREV_pn-epiphany ?= "7837"
@@ -43,6 +46,8 @@ SRCREV_pn-libcalenabler2 ?= "1410"
 SRCREV_pn-kismet ?= "2285"
 SRCREV_pn-kismet-newcore ?= "2285"
 SRCREV_pn-libcalenabler2 ?= "1410"
+SRCREV_pn-libexalt ?= "78"
+SRCREV_pn-libexalt-dbus ?= "76"
 SRCREV_pn-libfakekey ?= "1455"
 SRCREV_pn-libgsmd ?= "4245"
 SRCREV_pn-libgsmd-devel ?= "3293"

--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to