summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb')
-rw-r--r--recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb b/recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb
new file mode 100644
index 0000000000..3c56364363
--- /dev/null
+++ b/recipes/nonworking/maemo/hildon-control-panel_0.9.1-1.2.bb
@@ -0,0 +1,21 @@
+PR = "r2"
+LICENSE = "GPL"
+
+DEPENDS = "hildon-lgpl hildon-base-lib osso-af-settings libosso hildon-libs osso-af-settings libosso-help"
+
+SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/h/${PN}/${PN}_${PV}.tar.gz \
+ file://config-path.patch;striplevel=0 \
+ file://noWerror.patch;striplevel=0"
+
+S = "${WORKDIR}/hildon-control-panel-0.9.1"
+
+inherit autotools pkgconfig
+
+FILES_${PN} += "${libdir}/dbus-1.0 ${datadir}/applications"
+
+do_stage() {
+ install -d ${STAGING_INCDIR}/hildon-cp-plugin
+ install -m 644 *.h ${STAGING_INCDIR}/hildon-cp-plugin
+}
+SRC_URI[md5sum] = "72c8b814ebeec8668cea575e08bb1548"
+SRC_URI[sha256sum] = "bbe77d297c7560d3fdad343ab49f23c9c0aa1574db77108d1b97845fb7bb26d5"