osso-af-utils added
authorKirtika Ruchandani <kirtibr@gmail.com>
Sat, 23 May 2009 14:38:14 +0000 (20:08 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Sat, 23 May 2009 14:38:14 +0000 (20:08 +0530)
osso-af-utils_1.17.bb [new file with mode: 0644]

diff --git a/osso-af-utils_1.17.bb b/osso-af-utils_1.17.bb
new file mode 100644 (file)
index 0000000..ae1ebce
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Assortment of small programs for the application framework"
+HOMEPAGE = "http://maemo.org"
+LICENSE = "GPL"
+SECTION = "base"
+
+DEPENDS = "libx11 libdbus-1 libosso libxsp libpng12 libgtk2.0 x11proto-core x11proto-input libxi libgconf2 osso-esd libjpeg62" 
+PR = "r1"
+
+SRC_URI = "http://repository.maemo.org/pool/diablo/free/o/${PN}/${PN}_${PV}-1.tar.gz"
+
+require osso.inc
+
+