Compare commits

..

No commits in common. "2b45e679ce70f1cd2f406fcd5f23d584f932c4bd" and "406bcfcef1f4a8350def98c65f97f30d1052dcaa" have entirely different histories.

4 changed files with 8 additions and 7 deletions

View File

@ -19,5 +19,6 @@ FILES:${PN} += "${libdir}/plugins/styles/adwaita.so"
PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src"
do_install:append() {
sed -i -e 's|${STAGING_DIR_HOST}||g' ${D}${libdir}/cmake/AdwaitaQt6/AdwaitaQt6Targets.cmake
# add hack to unbreak crosscompile for qgnomeplatform
sed -i "s|include(\"\${CMAKE_CURRENT_LIST_DIR}\/AdwaitaQt6Targets.cmake\")||" ${D}${libdir}/cmake/AdwaitaQt6/AdwaitaQt6Config.cmake
}

View File

@ -17,8 +17,8 @@ RDEPENDS:${PN} = "\
inherit setuptools3
S = "${WORKDIR}/git"
PV = "0.3.16"
SRCREV = "f785c41bdb2e979efee516b6da2d83f2a3296672"
PV = "0.3.14"
SRCREV = "8604b9208440cf7ec61fb5c98ead299fdcb9570f"
do_install:append() {
install -d ${D}${datadir}/pixmaps ${D}${datadir}/applications

View File

@ -16,8 +16,8 @@ RRECOMMENDS:${PN} = "gnome-themes-extra"
inherit setuptools3 useradd
S = "${WORKDIR}/git"
PV = "0.1.8"
SRCREV = "0d207e17ba6e911a7d1536a9a0a8d5c627511709"
PV = "0.1.6"
SRCREV = "f89364d33b83ebd58a4b166ac328431e54327de4"
USERADD_PACKAGES = "${PN}"
USERADD_PARAM:${PN} = "--system --no-create-home --shell /bin/bash greeter"

View File

@ -20,6 +20,6 @@ RDEPENDS:${PN} = "\
inherit setuptools3
S = "${WORKDIR}/git"
PV = "0.9.26"
SRCREV = "6a2e3d4ebaf22dd7490cb6f4ba2fb011048f8c63"
PV = "0.9.25"
SRCREV = "194e8d02f90eaa3127b207ea1febda5091820a49"