aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/packkagekit/packagekit_0.3.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/packkagekit/packagekit_0.3.8.bb')
-rw-r--r--meta/packages/packkagekit/packagekit_0.3.8.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/packkagekit/packagekit_0.3.8.bb b/meta/packages/packkagekit/packagekit_0.3.8.bb
new file mode 100644
index 0000000000..ccac51c01f
--- /dev/null
+++ b/meta/packages/packkagekit/packagekit_0.3.8.bb
@@ -0,0 +1,11 @@
+HOMEPAGE = "http://www.packagekit.org/"
+PR = "r4"
+
+SRC_URI = "http://www.packagekit.org/releases/PackageKit-0.3.8.tar.gz"
+
+DEPENDS = "python polkit pam opkg-sdk"
+EXTRA_OECONF = "--disable-qt --disable-tests --enable-yum --with-default-backend=yum --disable-local"
+
+S = "${WORKDIR}/PackageKit-${PV}"
+
+inherit autotools pkgconfig