Files
meta-kde/recipes-support/packagekit-qt_1.1.2.bb
Marc Ferland 07eabc5f21 packagekit: initial commit
Add both packagekit and packagekit-qt recipes.

These are dependencies for the 'discover' application. Note that I
configure packagekit in a minimalistic way as to reduce
dependencies. I wanted to have something that builds clean first.

Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
2024-07-25 16:46:39 -04:00

8 lines
242 B
BlitzBasic

# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
require ${BPN}.inc
SRC_URI = "git://github.com/PackageKit/PackageKit-Qt.git;protocol=https;branch=main"
SRCREV = "c888e1c7be5f8a7868c7728ab18d878376fb61b8"
S="${WORKDIR}/git"