[oe-commits] org.oe.dev hildon-control-panel: added 2.0.1

hrw commit openembedded-commits at lists.openembedded.org
Mon Mar 3 22:49:55 UTC 2008


hildon-control-panel: added 2.0.1

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: aebabeb10ce476049a11f48bc1420bfefa92a9a8
ViewMTN: http://monotone.openembedded.org/revision/info/aebabeb10ce476049a11f48bc1420bfefa92a9a8
Files:
1
packages/maemo4/hildon-control-panel_2.0.1.bb
Diffs:

#
# mt diff -r4d1e9bbb686a5e2a7c5226ac3d7ac5db4cde3d50 -raebabeb10ce476049a11f48bc1420bfefa92a9a8
#
# 
# 
# add_file "packages/maemo4/hildon-control-panel_2.0.1.bb"
#  content [c2572281931a66acc90d4b4c3c3212fdd1737139]
# 
============================================================
--- packages/maemo4/hildon-control-panel_2.0.1.bb	c2572281931a66acc90d4b4c3c3212fdd1737139
+++ packages/maemo4/hildon-control-panel_2.0.1.bb	c2572281931a66acc90d4b4c3c3212fdd1737139
@@ -0,0 +1,20 @@
+LICENSE    = "GPL"
+
+DEPENDS = "libosso libhildon gnome-vfs libhildonhelp"
+
+SRC_URI = "http://repository.maemo.org/pool/os2008/free/source/h/hildon-control-panel/hildon-control-panel_2.0.1-1.tar.gz"
+
+inherit autotools pkgconfig
+
+FILES_${PN} += "${libdir}/dbus-1.0 ${datadir}/applications"
+
+do_stage() {
+	autotools_stage_all
+}
+
+# pkg-config file will get broken after pkgconfig.bbclass work
+# 
+# This code will fix it
+#
+#	sed -i -e 's:${STAGING_LIBDIR}/hildon:${libdir}/hildon:g' -e 's:${STAGING_DATADIR}/applications/hildon:${datadir}/applications/hildon:g' ${PKG_CONFIG_DIR}/hildon-control-panel.pc
+#






More information about the Openembedded-commits mailing list