summaryrefslogtreecommitdiff
path: root/recipes/teleport/teleport_0.33.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/teleport/teleport_0.33.bb')
-rw-r--r--recipes/teleport/teleport_0.33.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/teleport/teleport_0.33.bb b/recipes/teleport/teleport_0.33.bb
new file mode 100644
index 0000000000..8ebb7801e6
--- /dev/null
+++ b/recipes/teleport/teleport_0.33.bb
@@ -0,0 +1,12 @@
+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"