aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tsclient/tsclient_0.140.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tsclient/tsclient_0.140.bb')
-rw-r--r--recipes/tsclient/tsclient_0.140.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/tsclient/tsclient_0.140.bb b/recipes/tsclient/tsclient_0.140.bb
new file mode 100644
index 0000000000..9a80b54f00
--- /dev/null
+++ b/recipes/tsclient/tsclient_0.140.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "A frontend for rdesktop and other remote desktop tools"
+HOMEPAGE = "http://www.gnomepro.com/tsclient/"
+LICENSE = "GPL"
+DEPENDS = "glib-2.0 gtk+ gnome-panel rdesktop"
+RDEPENDS = "rdesktop"
+PR = "r1"
+
+SRC_URI = "http://www.gnomepro.com/tsclient/${P}.tar.gz"
+
+inherit autotools pkgconfig
+
+FILES_${PN} += "${datadir}/application-registry/ ${datadir}/mime-info"