summaryrefslogtreecommitdiff
path: root/packages/teleport/teleport_0.33.bb
blob: d282ef89ac956d063a8849e291afe22b0d3ca0b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
inherit gpe
LICENSE = "GPL"

DESCRIPTION = "Teleport app"
DEPENDS = "gtk+ libgpewidget libdisplaymigration libgcrypt sqlite"
MAINTAINER = "Koen Kooi  <koen@handhelds.org>"
SECTION = "gpe"
PRIORITY = "optional"
PR = "r1"

SRC_URI =+ "file://crypt.c \
		file://remove-tododb.patch;pnum=1;patch=1"