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

DESCRIPTION = "Teleport app"
DEPENDS = "gtk+ libgpewidget libdisplaymigration libgcrypt sqlite"
SECTION = "gpe"
PRIORITY = "optional"
PR = "r2"

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