diff options
| author | Denys Dmytriyenko <denis@denix.org> | 2009-03-17 14:32:59 -0400 |
|---|---|---|
| committer | Denys Dmytriyenko <denis@denix.org> | 2009-03-17 14:32:59 -0400 |
| commit | 709c4d66e0b107ca606941b988bad717c0b45d9b (patch) | |
| tree | 37ee08b1eb308f3b2b6426d5793545c38396b838 /packages/freesmartphone | |
| parent | fa6cd5a3b993f16c27de4ff82b42684516d433ba (diff) | |
rename packages/ to recipes/ per earlier agreement
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'packages/freesmartphone')
38 files changed, 0 insertions, 923 deletions
diff --git a/packages/freesmartphone/dbus-hlid_git.bb b/packages/freesmartphone/dbus-hlid_git.bb deleted file mode 100644 index 79bada1396..0000000000 --- a/packages/freesmartphone/dbus-hlid_git.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "High Level DBus Introspection Daemon" -AUTHOR = "M. Lauer et. al." -SECTION = "console/network" -DEPENDS = "vala-native dbus dbus-glib" -LICENSE = "GPL" -PV = "0.9.0+gitr${SRCREV}" -PR = "r0" - -SRC_URI = "${FREESMARTPHONE_GIT}/dbus-hlid.git;protocol=git;branch=master" -S = "${WORKDIR}/git" - -inherit autotools - -FILES_${PN} += "${datadir} ${sysconfdir}" diff --git a/packages/freesmartphone/enter_0.0.2.bb b/packages/freesmartphone/enter_0.0.2.bb deleted file mode 100644 index 2a51af6506..0000000000 --- a/packages/freesmartphone/enter_0.0.2.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "An easy-to-use virtual keyboard for small touchscreen displays" -SECTION = "openmoko/inputmethods" -DEPENDS = "ecore evas edje" -PR = "r0" - -inherit autotools - -SRC_URI = "http://gstaedtner.net/projects/enter/enter.tar.gz" - -FILES_${PN} += "${datadir}" diff --git a/packages/freesmartphone/frameworkd-devel_git.bb b/packages/freesmartphone/frameworkd-devel_git.bb deleted file mode 100644 index f5f6c0bc2d..0000000000 --- a/packages/freesmartphone/frameworkd-devel_git.bb +++ /dev/null @@ -1,14 +0,0 @@ -require frameworkd_git.bb -FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/frameworkd', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}" -PROVIDES = "frameworkd" -RPROVIDES = "frameworkd" -PV = "0.8.5.x+gitr${SRCREV}" -PR = "r0" - -DEFAULT_PREFERENCE = "-1" - -SRC_URI = "\ - ${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=mickey/ogsmd-new-timeout \ - file://frameworkd \ - file://frameworkd.conf \ -" diff --git a/packages/freesmartphone/frameworkd/a780/frameworkd.conf b/packages/freesmartphone/frameworkd/a780/frameworkd.conf deleted file mode 100644 index 36359a9f34..0000000000 --- a/packages/freesmartphone/frameworkd/a780/frameworkd.conf +++ /dev/null @@ -1,22 +0,0 @@ -[frameworkd] -version = 1 -log_level = DEBUG -log_to = syslog - -[input] -# keys (copied from Openmoko, need to adjust) -report1 = AUX,key,169,1 -report2 = POWER,key,116,1 -report3 = USB,key,356,0 -report4 = HEADSET,switch,2,0 - -[ogsmd] -# A780 has Freescale Neptune LTE -modemtype = freescale_neptune - -[opreferencesd] -rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences - -[oeventsd] -rules_file = ../etc/freesmartphone/oevents/rules.yaml:/etc/freesmartphone/oevents/rules.yaml:/usr/etc/freesmartphone/oevents/rules.yaml - diff --git a/packages/freesmartphone/frameworkd/eten-m800/frameworkd.conf b/packages/freesmartphone/frameworkd/eten-m800/frameworkd.conf deleted file mode 100644 index 3581064245..0000000000 --- a/packages/freesmartphone/frameworkd/eten-m800/frameworkd.conf +++ /dev/null @@ -1,38 +0,0 @@ -[frameworkd] -version = 1 -log_level = DEBUG -log_to = syslog - -[odeviced.kernel26] -# set 1 to disable the module -disable = 0 - -[odeviced.idlenotifier] -# set 1 to disable the module -disable = 1 -# add input nodes to ignore for idle activity -ignoreinput = 2,3,4 - -[odeviced.powercontrol-neo] -disable = 1 - -[ogsmd] -disable = 1 -# specify your modemtype here - -[ogpsd] -device = EtenDevice -channel = SerialChannel -path = /dev/ttySAC2 - -[ogpsd.serialchannel] -baudrate = 57600 - -[opreferencesd] -rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences - -[oeventsd] -rules_file = ../etc/freesmartphone/oevents/rules.yaml:/etc/freesmartphone/oevents/rules.yaml:/usr/etc/freesmartphone/oevents/rules.yaml - -[opimd] -disable = 1 diff --git a/packages/freesmartphone/frameworkd/frameworkd b/packages/freesmartphone/frameworkd/frameworkd deleted file mode 100644 index 08b782e402..0000000000 --- a/packages/freesmartphone/frameworkd/frameworkd +++ /dev/null @@ -1,40 +0,0 @@ -#! /bin/sh -# -# frameworkd -- This shell script starts and stops the freemsmartphone.org framework daemon. -# -# chkconfig: 345 90 20 -# description: frameworkd is the freesmartphone.org framework daemon -# processname: python - -PATH=/bin:/usr/bin:/sbin:/usr/sbin -NAME=frameworkd - -[ -f /etc/default/rcS ] && . /etc/default/rcS - -case "$1" in - start) - echo -n "Starting freesmartphone.org framework daemon: " - start-stop-daemon --start --pidfile /var/run/${NAME}.pid --make-pidfile --background -x /usr/bin/frameworkd - if [ $? = 0 ]; then - echo "(ok)" - else - echo "(failed)" - fi - ;; - stop) - echo -n "Stopping freesmartphone.org framework daemon: " - start-stop-daemon --stop --pidfile /var/run/${NAME}.pid --oknodo - rm -f /var/run/${NAME}.pid - echo "(done)" - ;; - restart|force-reload) - $0 stop - $0 start - ;; - *) - echo "Usage: /etc/init.d/odeviced {start|stop|restart|force-reload}" - exit 1 - ;; -esac - -exit 0 diff --git a/packages/freesmartphone/frameworkd/frameworkd.conf b/packages/freesmartphone/frameworkd/frameworkd.conf deleted file mode 100644 index 39e60d632b..0000000000 --- a/packages/freesmartphone/frameworkd/frameworkd.conf +++ /dev/null @@ -1,27 +0,0 @@ -[frameworkd] -version = 1 -log_level = DEBUG -log_to = syslog - -[odeviced.kernel26] -# set 1 to disable the module -disable = 0 - -[odeviced.idlenotifier] -# set 1 to disable the module -disable = 0 -# add input nodes to ignore for idle activity -ignoreinput = 2,3,4 - -[odeviced.powercontrol-neo] -disable = 1 - -[ogsmd] -# specify your modemtype here -modemtype = ti_calypso - -[opreferencesd] -rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences - -[oeventsd] -rules_file = ../etc/freesmartphone/oevents/rules.yaml:/etc/freesmartphone/oevents/rules.yaml:/usr/etc/freesmartphone/oevents/rules.yaml diff --git a/packages/freesmartphone/frameworkd/magician/frameworkd.conf b/packages/freesmartphone/frameworkd/magician/frameworkd.conf deleted file mode 100644 index eb22030550..0000000000 --- a/packages/freesmartphone/frameworkd/magician/frameworkd.conf +++ /dev/null @@ -1,24 +0,0 @@ -[frameworkd] -version = 1 -log_level = DEBUG -log_to = syslog - -[odeviced.input] -# magician doesn't have AUX, use the CAMERA key for now -# (it's in about the same place as AUX on gta01/02) -report1 = AUX,key,212,1 -report2 = POWER,key,116,1 -# magician doesn't use KEY_POWER2 for the charger, need to fix -report3 = USB,key,356,0 -report4 = HEADSET,switch,2,0 - -[ogsmd] -# Magician has TI Calypso -modemtype = ti_calypso - -[opreferencesd] -rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences - -[oeventsd] -rules_file = ../etc/freesmartphone/oevents/rules.yaml:/etc/freesmartphone/oevents/rules.yaml:/usr/etc/freesmartphone/oevents/rules.yaml - diff --git a/packages/freesmartphone/frameworkd/om-3d7k/frameworkd.conf b/packages/freesmartphone/frameworkd/om-3d7k/frameworkd.conf deleted file mode 100644 index d48bc0815c..0000000000 --- a/packages/freesmartphone/frameworkd/om-3d7k/frameworkd.conf +++ /dev/null @@ -1,30 +0,0 @@ -[frameworkd] -version = 1 -log_level = INFO -log_to = syslog - -[odeviced.audio] -# set default alsa scenario -default_scenario = stereoout -# set path to alsa scenario files -scenario_dir = /usr/share/openmoko/scenarios - -[odeviced.input] -# Keys -report1 = AUX,key,169,1 -report2 = POWER,key,116,1 -report3 = USB,key,356,0 -report4 = HEADSET,switch,2,0 - -[ogsmd] -# GTA03 has a Cinterion MC75i -modemtype = cinterion_mc75 - -[ogpsd] -disable = 1 - -[opreferencesd] -rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences - -[oeventsd] -rules_file = ../etc/freesmartphone/oevents/rules.yaml:/etc/freesmartphone/oevents/rules.yaml:/usr/etc/freesmartphone/oevents/rules.yaml diff --git a/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf b/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf deleted file mode 100644 index b2a817aa66..0000000000 --- a/packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf +++ /dev/null @@ -1,33 +0,0 @@ -[frameworkd] -version = 1 -log_level = INFO -log_to = syslog - -[odeviced.audio] -# set default alsa scenario -default_scenario = stereoout -# set path to alsa scenario files -scenario_dir = /usr/share/openmoko/scenarios - -[odeviced.input] -# Keys -report1 = AUX,key,169,1 -report2 = POWER,key,116,1 -report3 = USB,key,356,0 -report4 = HEADSET,switch,2,0 - -[ogsmd] -# GTA01 has TI Calypso -modemtype = ti_calypso -ti_calypso_deep_sleep = never - -[ogpsd] -device = NMEADevice -channel = GllinChannel -path = /etc/init.d/gllin - -[opreferencesd] -rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences - -[oeventsd] -rules_file = ../etc/freesmartphone/oevents/rules.yaml:/etc/freesmartphone/oevents/rules.yaml:/usr/etc/freesmartphone/oevents/rules.yaml diff --git a/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf b/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf deleted file mode 100644 index 796d4fb88a..0000000000 --- a/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf +++ /dev/null @@ -1,48 +0,0 @@ -[frameworkd] -version = 1 -log_level = INFO -log_to = syslog - -[odeviced.audio] -# set default alsa scenario -default_scenario = stereoout -# set path to alsa scenario files -scenario_dir = /usr/share/openmoko/scenarios - -[odeviced.idlenotifier] -# don't read from accellerometers for GTA02 -ignoreinput=2,3 - -[odeviced.input] -# don't read from accellerometers for GTA02 -ignoreinput=2,3 -# keys -report1 = AUX,key,169,1 -report2 = POWER,key,116,1 -report3 = USB,key,356,0 -report4 = HEADSET,switch,2,0 - -# disable accelerometer since it uses LOADS of CPU resources -[odeviced.accelerometer] -disable = 1 -accelerometer_type = gta02 - -[ogsmd] -# GTA02 has TI Calypso -modemtype = ti_calypso -ti_calypso_deep_sleep = never - -[ogpsd] -device = GTA02Device -channel = SerialChannel -path = /dev/ttySAC1 - -[opreferencesd] -rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences - -[oeventsd] -rules_file = ../etc/freesmartphone/oevents/rules.yaml:/etc/freesmartphone/oevents/rules.yaml:/usr/etc/freesmartphone/oevents/rules.yaml - -[opimd] -disable = 1 - diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb deleted file mode 100644 index 14aa183d94..0000000000 --- a/packages/freesmartphone/frameworkd_git.bb +++ /dev/null @@ -1,83 +0,0 @@ -DESCRIPTION = "The reference implementation of the freesmartphone.org framework APIs" -HOMEPAGE = "http://www.freesmartphone.org" -AUTHOR = "FreeSmartphone.Org Development Team" -SECTION = "console/network" -DEPENDS = "python-cython-native python-pyrex-native" -LICENSE = "GPL" -PV = "0.8.5.1+gitr${SRCREV}" -PR = "r0" - -inherit distutils update-rc.d - -INITSCRIPT_NAME = "frameworkd" -INITSCRIPT_PARAMS = "defaults 29" - -SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master \ - file://frameworkd \ - file://frameworkd.conf" -S = "${WORKDIR}/git" - -do_configure_append() { - echo "version=\"${PV}\"" >framework/__version__.py -} - -do_install_append() { - install -d ${D}${sysconfdir}/init.d/ - install -m 0755 ${WORKDIR}/frameworkd ${D}${sysconfdir}/init.d/ - install -m 0644 ${WORKDIR}/frameworkd.conf ${D}${sysconfdir} -} - -RDEPENDS_${PN} += "\ - python-ctypes \ - python-dbus \ - python-datetime \ - python-difflib \ - python-logging \ - python-pprint \ - python-pygobject \ - python-pyrtc \ - python-pyserial \ - python-pyyaml \ - python-shell \ - python-subprocess \ - python-syslog \ - python-textutils \ - \ - ${PN}-config \ -" - -RRECOMMENDS_${PN} += "\ - alsa-utils-amixer \ - python-gst \ - ppp \ -" - -# machine specific stuff, should ideally be elsewhere -# - recommend MUXer on platforms that require one -RDEPENDS_${PN}_append_om-gta01 = " fso-gsm0710muxd" -RDEPENDS_${PN}_append_om-gta02 = " fso-gsm0710muxd" -RDEPENDS_${PN}-append-om-3d7k = " fso-abyss" -# - add wmiconfig for wireless configuration -RDEPENDS_${PN}_append_om-gta02 = " wmiconfig" - -PACKAGES =+ "${PN}-config" -PACKAGE_ARCH_${PN}-config = "${MACHINE_ARCH}" - -FILES_${PN}-config = "\ - ${sysconfdir}/frameworkd.conf \ - ${sysconfdir}/freesmartphone \ - " -CONFFILES_${PN}-config = "\ - ${sysconfdir}/frameworkd.conf \ - ${sysconfdir}/freesmartphone/opreferences/conf/phone/silent.yaml \ - ${sysconfdir}/freesmartphone/opreferences/conf/phone/default.yaml \ - ${sysconfdir}/freesmartphone/opreferences/conf/profiles/default.yaml \ - ${sysconfdir}/freesmartphone/opreferences/conf/rules/silent.yaml \ - ${sysconfdir}/freesmartphone/opreferences/conf/rules/default.yaml \ - ${sysconfdir}/freesmartphone/oevents/rules.yaml \ - ${sysconfdir}/freesmartphone/ogsmd/networks.tab \ - " - -PACKAGE_ARCH_${PN} = "${BASE_PACKAGE_ARCH}" -FILES_${PN} += "${sysconfdir}/dbus-1 ${sysconfdir}/freesmartphone ${sysconfdir}/init.d ${datadir}" -FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/framework/subsystems/*/.debug" diff --git a/packages/freesmartphone/fso-abyss_git.bb b/packages/freesmartphone/fso-abyss_git.bb deleted file mode 100644 index bec64bb639..0000000000 --- a/packages/freesmartphone/fso-abyss_git.bb +++ /dev/null @@ -1,17 +0,0 @@ -DESCRIPTION = "Abyss is a GSM 07.10 muxer userspace daemon" -HOMEPAGE = "http://www.freesmartphone.org/mediawiki/index.php/Implementations/Abyss" -AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>" -SECTION = "console/network" -DEPENDS = "vala-native dbus dbus-glib libgsm0710mux" -LICENSE = "GPL" -PV = "0.3.1+gitr${SRCREV}" -PR = "r1" - -SRC_URI = "\ - ${FREESMARTPHONE_GIT}/fso-abyss.git;protocol=git;branch=master \ -" -S = "${WORKDIR}/git" - -inherit autotools - -FILES_${PN} += "${datadir}" diff --git a/packages/freesmartphone/fso-apm_git.bb b/packages/freesmartphone/fso-apm_git.bb deleted file mode 100644 index a0a57c2f7a..0000000000 --- a/packages/freesmartphone/fso-apm_git.bb +++ /dev/null @@ -1,19 +0,0 @@ -DESCRIPTION = "freesmartphone.org apm compatibility utility" -AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>" -HOMEPAGE = "http://www.freesmartphone.org" -SECTION = "console" -LICENSE = "GPLv2" -PV = "0.0.0+gitr${SRCREV}" -PR = "r0" - -SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master" -S = "${WORKDIR}/git" - -do_install() { - install -d ${D}${bindir} - install -m 0755 fso-apm/apm ${D}${bindir} -} - -PACKAGE_ARCH_${PN} = "all" -RDEPENDS_${PN} = "python-dbus frameworkd" -RCONFLICTS_${PN} = "apm" diff --git a/packages/freesmartphone/fso-gpsd/fso-gpsd b/packages/freesmartphone/fso-gpsd/fso-gpsd deleted file mode 100644 index a101008e5a..0000000000 --- a/packages/freesmartphone/fso-gpsd/fso-gpsd +++ /dev/null @@ -1,41 +0,0 @@ -#! /bin/sh -# -# fso-gpsd -- This shell script starts and stops the freemsmartphone.org gpsd compatibility daemon -# -# chkconfig: 345 70 30 -# description: fso-gpsd is the freesmartphone.org gpsd compatibility daemon -# processname: fso-gpsd - -PATH=/bin:/usr/bin:/sbin:/usr/sbin -NAME=fso-gpsd - -[ -f /etc/default/rcS ] && . /etc/default/rcS - -case "$1" in - start) - echo -n "Starting freesmartphone.org gpsd compatibility daemon: " - start-stop-daemon --start --pidfile /var/run/${NAME}.pid --exec /usr/sbin/fso-gpsd -- -S localhost:gpsd -P /var/run/${NAME}.pid - - if [ $? = 0 ]; then - echo "(ok)" - else - echo "(failed)" - fi - ;; - stop) - echo -n "Stopping freesmartphone.org gpsd compatibility daemon: " - start-stop-daemon --stop --pidfile /var/run/${NAME}.pid --oknodo - rm -f /var/run/${NAME}.pid - echo "(done)" - ;; - restart|force-reload) - $0 stop - $0 start - ;; - *) - echo "Usage: /etc/init.d/fso-gpsd {start|stop|restart|force-reload}" - exit 1 - ;; -esac - -exit 0 diff --git a/packages/freesmartphone/fso-gpsd_git.bb b/packages/freesmartphone/fso-gpsd_git.bb deleted file mode 100644 index cde1bb65e3..0000000000 --- a/packages/freesmartphone/fso-gpsd_git.bb +++ /dev/null @@ -1,29 +0,0 @@ -DESCRIPTION = "freesmartphone.org gpsd compatibility daemon" -LICENSE = "GPL" -SECTION = "network" -DEPENDS = "dbus-glib" -PV = "0.8+gitr${SRCREV}" -PR = "r2" - -SRC_URI = "\ - ${FREESMARTPHONE_GIT}/fso-gpsd.git;protocol=git;branch=master \ - file://fso-gpsd \ -" -S = "${WORKDIR}/git" - -inherit autotools update-rc.d - -INITSCRIPT_NAME = "fso-gpsd" -INITSCRIPT_PARAMS = "defaults 35" - -do_install_append() { - install -d ${D}${sysconfdir}/init.d/ - install -m 0755 ${WORKDIR}/fso-gpsd ${D}${sysconfdir}/init.d/ -} - -FILES_${PN} += "${sysconfdir}" -RDEPENDS_${PN} = "frameworkd" -RPROVIDES_${PN} = "gpsd" -# Disabled as we always got gpsd but not fso-gpsd in the fso-image. Needs -# fixing. -#RCONFLICTS_${PN} = "gpsd" diff --git a/packages/freesmartphone/fso-gsm0710muxd_git.bb b/packages/freesmartphone/fso-gsm0710muxd_git.bb deleted file mode 100644 index 5ce1d1e846..0000000000 --- a/packages/freesmartphone/fso-gsm0710muxd_git.bb +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "GSM 07.10 muxer userspace daemon (FSO Branch)" -HOMEPAGE = "http://www.freesmartphone.org/mediawiki/index.php/Implementations/gsm0710muxd" -SECTION = "console/network" -DEPENDS = "dbus dbus-glib" -LICENSE = "GPL" -PV = "0.9.3.1+gitr${SRCREV}" -PR = "r0" - -SRC_URI = "${FREESMARTPHONE_GIT}/gsm0710muxd.git;protocol=git;branch=master" -S = "${WORKDIR}/git" - -inherit autotools - -RDEPENDS = "dbus dbus-glib" -RCONFLICTS = "gsm0710muxd" -RREPLACES = "gsm0710muxd" - -FILES_${PN} += "${datadir} ${sysconfdir}" diff --git a/packages/freesmartphone/fso-monitord_git.bb b/packages/freesmartphone/fso-monitord_git.bb deleted file mode 100644 index c7bbbe06c1..0000000000 --- a/packages/freesmartphone/fso-monitord_git.bb +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "FSO monitor daemon" -SECTION = "console/network" -DEPENDS = "vala-native dbus dbus-glib" -LICENSE = "GPL" -PV = "0.2.0+gitr${SRCREV}" -PR = "r0" - -SRC_URI = "${FREESMARTPHONE_GIT}/fso-monitord.git;protocol=git;branch=master" -S = "${WORKDIR}/git" - -inherit autotools update-rc.d - -INITSCRIPT_NAME = "fso-monitord" -INITSCRIPT_PARAMS = "defaults 35" - -RDEPENDS_${PN} = "frameworkd" - -FILES_${PN} += "${datadir} ${sysconfdir}" diff --git a/packages/freesmartphone/fso-sounds.bb b/packages/freesmartphone/fso-sounds.bb deleted file mode 100644 index 5ee60e19d6..0000000000 --- a/packages/freesmartphone/fso-sounds.bb +++ /dev/null @@ -1,19 +0,0 @@ -DESCRIPTION = "A set of notification sounds" -LICENSE = "PD" -SECTION = "multimedia" -PV = "0.0.1+gitr${SRCREV}" -PR = "r0" - -SRC_URI = "\ - http://gallium.prg.dtu.dk/HVSC/C64Music/MUSICIANS/G/Galway_Martin/Arkanoid_PSID.sid \ - ${FREESMARTPHONE_GIT}/artwork.git;protocol=git;branch=master \ -" - -do_install() { - install -d ${D}${datadir}/sounds/ - install ${WORKDIR}/*.sid ${D}${datadir}/sounds/ - install ${WORKDIR}/git/sounds/*.mp3 ${D}${datadir}/sounds/ -} - -FILES_${PN} = "${datadir}" -PACKAGE_ARCH = "all" diff --git a/packages/freesmartphone/fsod/autofoo.patch b/packages/freesmartphone/fsod/autofoo.patch deleted file mode 100644 index 3ed26aeb79..0000000000 --- a/packages/freesmartphone/fsod/autofoo.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: fsod/configure.ac -=================================================================== ---- fsod/configure.ac -+++ ~fsod/configure.ac -@@ -85,7 +85,7 @@ if test "x$have_python" != "xno"; then - PY_EXEC_PREFIX=`$PYTHON -c 'import sys ; print sys.exec_prefix'` - PYTHON_LIBS="-lpython$PYTHON_VERSION" - PYTHON_LIB_LOC="-L$PY_EXEC_PREFIX/lib/python$PYTHON_VERSION/config" -- PYTHON_CFLAGS="-I$PY_PREFIX/include/python$PYTHON_VERSION" -+ PYTHON_CFLAGS="${PYTHON_INCLUDES}" # "-I`$PYTHON -c 'from distutils import sysconfig; print sysconfig.get_python_inc()'`" - PYTHON_MAKEFILE="$PY_EXEC_PREFIX/lib/python$PYTHON_VERSION/config/Makefile" - PYTHON_LOCALMODLIBS=`sed -n -e 's/^LOCALMODLIBS=\(.*\)/\1/p' $PYTHON_MAKEFILE` - PYTHON_BASEMODLIBS=`sed -n -e 's/^BASEMODLIBS=\(.*\)/\1/p' $PYTHON_MAKEFILE` diff --git a/packages/freesmartphone/fsod_git.bb b/packages/freesmartphone/fsod_git.bb deleted file mode 100644 index c0af2cace3..0000000000 --- a/packages/freesmartphone/fsod_git.bb +++ /dev/null @@ -1,39 +0,0 @@ -DESCRIPTION = "The C/Vala implementation of the freesmartphone.org framework APIs" -HOMEPAGE = "http://www.freesmartphone.org/" -AUTHOR = "Sudharshan S" -SECTION = "console/network" -DEPENDS = "dbus dbus-glib libnl vala-native" -# for pygobject-codegen -DEPENDS += "python-pygtk" -LICENSE = "LGPL" -PV = "0.1+gitr${SRCREV}" -PR = "r1" - -inherit autotools pkgconfig update-rc.d distutils-base - -EXTRA_OECONF = "--enable-python --with-python-includes=${STAGING_INCDIR}/.." - -INITSCRIPT_NAME = "fsod" -INITSCRIPT_PARAMS = "defaults 21" - -SRC_URI = "\ - ${FREESMARTPHONE_GIT}/openmoko-gsoc2008.git;protocol=git;branch=master \ - file://autofoo.patch;patch=1 \ -# file://fsod \ -" -S = "${WORKDIR}/git/fsod" - -do_install_append() { -# install -d ${D}${sysconfdir}/init.d -# install -m 0755 ${WORKDIR}/fsod ${D}${sysconfdir}/init.d/ -} - -RCONFLICTS_${PN} = "frameworkd" -RREPLACES_${PN} = "frameworkd" - -FILES_${PN} += "${sysconfdir} ${datadir}" -FILES_${PN}-dbg += "\ - ${bindir}/.debug \ - ${libdir}/fsod/subsystems/.debug \ - ${libdir}/fsod/subsystems/*/.debug \ -" diff --git a/packages/freesmartphone/fsodeviced_git.bb b/packages/freesmartphone/fsodeviced_git.bb deleted file mode 100644 index e8a77fd617..0000000000 --- a/packages/freesmartphone/fsodeviced_git.bb +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "Reference implementation of the org.freesmartphone.Device.* APIs" -SECTION = "console/network" -DEPENDS = "libfsoframework" -LICENSE = "GPL" -PV = "0.0.0.0+gitr${SRCREV}" -PR = "r0" - -SRC_URI = "\ - ${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master \ -" -S = "${WORKDIR}/git/fsodeviced" - -inherit autotools - -FILES_${PN} += "${datadir}" diff --git a/packages/freesmartphone/gsmd2_git.bb b/packages/freesmartphone/gsmd2_git.bb deleted file mode 100644 index 4d25aa94e9..0000000000 --- a/packages/freesmartphone/gsmd2_git.bb +++ /dev/null @@ -1,17 +0,0 @@ -DESCRIPTION = "GSM 07.07 phone server" -HOMEPAGE = "http://www.freesmartphone.org/mediawiki/index.php/Implementations/gsmd2" -AUTHOR = "Ixonos Team" -SECTION = "console/network" -DEPENDS = "dbus dbus-glib" -LICENSE = "GPL" -PV = "0.1.0+gitr${SRCREV}" -PR = |
