aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dictator/dictator_0.2.bb
blob: 3a2e0f9e124fabd86ee920a215d87d0162bcf662 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
DESCRIPTION = "Call recodering program for Neo Smartphones"
SECTION = "utils"
PRIORITY = "optional"
LICENSE = "GPL"
RDEPENDS_${PN} = "python python-pygtk python-xml python-netclient pydes python-audio"
PR = "r3"

ARCH_pyring = "all"

SRC_URI = "http://home.htw-berlin.de/~s0526295/dictator-0.2.tar.gz"

inherit distutils

S = ${WORKDIR}/dictator-${PV}

FILES_${PN} += " ${sysconfdir}/dictator.conf ${datadir}"



SRC_URI[md5sum] = "8f5cb1d0b7c7d5437b260d9ba5362c74"
SRC_URI[sha256sum] = "e43251af443eb72a803a6aac3e984feb1f5df8124c64b55fceac6140ab76161e"