fix after S rework

This commit is contained in:
Markus Volk
2025-06-20 14:33:35 +02:00
parent 293999517a
commit ad5cfa2b1d
160 changed files with 20 additions and 175 deletions

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${WORKDIR}/git/borders-plus-plus"
S = "${UNPACKDIR}/${BP}/borders-plus-plus"
FILES:${PN} += "${libdir}/libborders-plus-plus.so"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${WORKDIR}/git/csgo-vulkan-fix"
S = "${UNPACKDIR}/${BP}/csgo-vulkan-fix"
FILES:${PN} += "${libdir}/libcsgo-vulkan-fix.so"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${WORKDIR}/git/hyprexpo"
S = "${UNPACKDIR}/${BP}/hyprexpo"
FILES:${PN} += "${libdir}/libhyprexpo.so"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${WORKDIR}/git/hyprbars"
S = "${UNPACKDIR}/${BP}/hyprbars"
FILES:${PN} += "${libdir}/libhyprbars.so"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${WORKDIR}/git/hyprfocus"
S = "${UNPACKDIR}/${BP}/hyprfocus"
FILES:${PN} += "${libdir}/libhyprfocus.so"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${WORKDIR}/git/hyprscrolling"
S = "${UNPACKDIR}/${BP}/hyprscrolling"
FILES:${PN} += "${libdir}/libhyprscrolling.so"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${WORKDIR}/git/hyprtrails"
S = "${UNPACKDIR}/${BP}/hyprtrails"
FILES:${PN} += "${libdir}/libhyprtrails.so"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${WORKDIR}/git/hyprwinwrap"
S = "${UNPACKDIR}/${BP}/hyprwinwrap"
FILES:${PN} += "${libdir}/libhyprwinwrap.so"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=e6458723c467506fd0c4aea3be2bcf8a"
require hyprland-plugins.inc
S = "${WORKDIR}/git/xtra-dispatchers"
S = "${UNPACKDIR}/${BP}/xtra-dispatchers"
FILES:${PN} += "${libdir}/libxtra-dispatchers.so"