Deleted previous recipe and prev. patch
[oespirit1] / osso-af-utils_1.17.bb
1 # Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
2 # Released under the MIT license (see COPYING.MIT for the terms)
3
4 DESCRIPTION = "Assortment of small programs for the application framework"
5 HOMEPAGE = "http://maemo.org"
6 LICENSE = "GPL"
7 SECTION = "base"
8
9 DEPENDS = "libx11 libdbus-1 libosso libxsp libpng12 libgtk2.0 x11proto-core x11proto-input libxi libgconf2 osso-esd libjpeg62" 
10 PR = "r1"
11
12 SRC_URI = "http://repository.maemo.org/pool/diablo/free/o/${PN}/${PN}_${PV}-1.tar.gz"
13
14 require osso.inc
15
16