[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 79f709ca997f4a21549b774cca95e9e5deb6d15f

Steffen Moeller moeller at debian.org
Sun Mar 28 22:52:06 UTC 2010


The following commit has been merged in the master branch:
commit 79f709ca997f4a21549b774cca95e9e5deb6d15f
Author: Steffen Moeller <moeller at debian.org>
Date:   Mon Mar 29 00:49:03 2010 +0200

    Added task AUDIO and intone with it

diff --git a/install.sh b/install.sh
index b1deab2..02f2843 100755
--- a/install.sh
+++ b/install.sh
@@ -116,6 +116,7 @@ FSO_PACKAGES="matchbox-window-manager fso-frameworkd fso-gpsd openmoko-panel-plu
 console-setup xserver-xorg-core xserver-xorg-video-fbdev xserver-xorg-input-tslib xterm xinit xfonts-base x11-xserver-utils"
 
 # well-suited software for the FreeRunner
+PACKAGES_TASK_AUDIO="intone"
 PACKAGES_TASK_GAMES="mokomaze sgt-puzzles"
 PACKAGES_TASK_GPS="tangogps navit"
 PACKAGES_TASK_COM="zhone pidgin"
@@ -125,7 +126,7 @@ PACKAGES_TASK_WEB="midori epdfview"
 PACKAGES_TASK_WIFI="dhcp3-client wpasupplicant wireless-tools"
 PACKAGES_TASK_UTILS="scrot debfoster"
 # tasks defined
-intern_tasks_defined="GAMES,GPS,COM,NET,TEXT,WEB,WIFI,UTILS"
+intern_tasks_defined="AUDIO,GAMES,GPS,COM,NET,TEXT,WEB,WIFI,UTILS"
 
 # device-specific values
 UBOOT_ENV_SIZE=262144
@@ -390,13 +391,14 @@ ENVIRONMENT
 	fso          Install freesmartphone.org packages (by default this
                      also include the Zhone GUI, see the ZHONE variable)
 	tasks        Installs packages for a series of tasks. Supported are
+                       AUDIO  ($PACKAGES_TASK_AUDIO)
                        COM    software supporting the communication of
                               users ($PACKAGES_TASK_COM).  zhone is always
                               installed.
                        GAMES  installs games that were designed with
                               FreeRunner-like devices in mind or that have
                               been found compatible ($PACKAGES_TASK_GAMES)
-                       GPS    Software for GPS, geocaching and navigation
+                       GPS    software for GPS, geocaching and navigation
                               ($PACKAGES_TASK_GPS)
                        NET    software that is beneficial to investigate
                               the network setup and/or forward traffic

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list