libfsotransport: new recipe; transport library for FSO. add as dependency for fso...
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 21 Apr 2009 21:53:41 +0000 (23:53 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 22 Apr 2009 10:07:36 +0000 (12:07 +0200)
recipes/freesmartphone/fso-term_git.bb
recipes/freesmartphone/libfsotransport_git.bb [new file with mode: 0644]

index e3f674d..22e74d3 100644 (file)
@@ -1,8 +1,8 @@
-DESCRIPTION = "Term is a versatile muxer-aware terminal program"
+DESCRIPTION = "FSO Term is a versatile muxer-aware terminal program"
 HOMEPAGE = "http://www.freesmartphone.org/index.php/Implementations/fso-term"
 AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 SECTION = "console/network"
-DEPENDS = "dbus dbus-glib readline libfsoframework"
+DEPENDS = "dbus dbus-glib readline libfsotransport"
 LICENSE = "GPL"
 PV = "0.0.0.0+gitr${SRCREV}"
 PR = "r0"
diff --git a/recipes/freesmartphone/libfsotransport_git.bb b/recipes/freesmartphone/libfsotransport_git.bb
new file mode 100644 (file)
index 0000000..c46721e
--- /dev/null
@@ -0,0 +1,3 @@
+require cornucopia.inc
+DESCRIPTION = "freesmartphone.org transport library"
+