aboutsummaryrefslogtreecommitdiffstats
path: root/packages/teleport/teleport_0.33.bb
blob: 16c2a082488e9a0875a71ca3e01a2ebe1ce1961f (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"
SECTION = "gpe"
PRIORITY = "optional"
FILE_PR = "r2"

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