summaryrefslogtreecommitdiff
path: root/packages/maemo/osso-app-killer_0.4-3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/maemo/osso-app-killer_0.4-3.bb')
-rw-r--r--packages/maemo/osso-app-killer_0.4-3.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/maemo/osso-app-killer_0.4-3.bb b/packages/maemo/osso-app-killer_0.4-3.bb
new file mode 100644
index 0000000000..7ecc7723bf
--- /dev/null
+++ b/packages/maemo/osso-app-killer_0.4-3.bb
@@ -0,0 +1,14 @@
+PR = "r0"
+LICENSE = "GPL"
+MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
+
+DEPENDS = "libosso"
+
+SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.tar.gz"
+
+S = ${WORKDIR}/${PN}-0.4
+
+inherit autotools pkgconfig
+
+FILES_${PN} += "${libdir}/dbus-1.0"
+