mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
fix after S rework
This commit is contained in:
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user