diff options
Diffstat (limited to 'meta-openmoko/packages/dialer/dialer_git.bb')
| -rw-r--r-- | meta-openmoko/packages/dialer/dialer_git.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-openmoko/packages/dialer/dialer_git.bb b/meta-openmoko/packages/dialer/dialer_git.bb deleted file mode 100644 index 602565f04f..0000000000 --- a/meta-openmoko/packages/dialer/dialer_git.bb +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | DESCRIPTION = "The Dialer" | ||
| 2 | DEPENDS = "pulseaudio eds-dbus libjana libnotify libgsmd" | ||
| 3 | LICENSE = "GPL" | ||
| 4 | PV = "0.0+gitr${SRCREV}" | ||
| 5 | PR = "r5" | ||
| 6 | |||
| 7 | inherit autotools pkgconfig | ||
| 8 | |||
| 9 | SRC_URI = "git://folks.o-hand.com/thomas/git/phone.git;protocol=http" | ||
| 10 | S = "${WORKDIR}/git" | ||
| 11 | |||
| 12 | EXTRA_OECONF = "--with-dbusbindir=${STAGING_BINDIR_NATIVE}" | ||
| 13 | |||
| 14 | FILES_${PN} += "${datadir}/openmoko-dialer/ ${datadir}/dbus-1/services/" | ||
| 15 | FILES_${PN} += "${datadir}/icons" \ No newline at end of file | ||
