Added control panel
[oespirit1] / hildon-control-panel_2.2.6.bb
diff --git a/hildon-control-panel_2.2.6.bb b/hildon-control-panel_2.2.6.bb
new file mode 100644 (file)
index 0000000..f1e0347
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Control Panel to configure the Hildon desktop"
+HOMEPAGE = "http://maemo.org"
+LICENSE = "GNU Lesser General Public License-version 2.1"
+SECTION = "base"
+DEPENDS = "libosso-gnomevfs2 libhildon1 libosso osso-af-settings libhildonhelp maemo-launcher"
+PR = "r1"
+
+SRC_URI = "http://repository.maemo.org/pool/fremantle/free/h/${PN}/${PN}_${PV}-1+0m5.tar.gz \
+           file://hildon-control-panel/mer-changes.patch;patch=1"
+
+EXTRA_OECONF = "--with-maemo-gtk=yes"
+
+inherit autotools pkgconfig 
+