diff --git a/recipes-support/hyprland/hyprwire/hyprwire-protocols_0.0.1.bb b/recipes-support/hyprland/hyprwire/hyprwire-protocols_0.0.1.bb new file mode 100644 index 0000000..377f5ba --- /dev/null +++ b/recipes-support/hyprland/hyprwire/hyprwire-protocols_0.0.1.bb @@ -0,0 +1,11 @@ +SUMMARY = "A centralized protocol spec repository for hyprwire/hyprtavern protocols" +HOMEPAGE = "https:/github.com/hyprwm/hypwire-protocols" +LICENSE = "BSD-3-Clause" + +LIC_FILES_CHKSUM = "file://LICENSE;md5=a0bf31bc487405beb07b19459ea85114" + +SRC_URI = "git://github.com/hyprwm/hyprwire-protocols.git;protocol=https;branch=hyprtavern" + +SRCREV = "b4a11329835584d302335aa26ab9f12ba9299bef" + +inherit cmake diff --git a/recipes-support/hyprland/hyprwire/hyprwire_0.2.0.bb b/recipes-support/hyprland/hyprwire/hyprwire_0.2.1.bb similarity index 88% rename from recipes-support/hyprland/hyprwire/hyprwire_0.2.0.bb rename to recipes-support/hyprland/hyprwire/hyprwire_0.2.1.bb index 36d5a51..f9ca801 100644 --- a/recipes-support/hyprland/hyprwire/hyprwire_0.2.0.bb +++ b/recipes-support/hyprland/hyprwire/hyprwire_0.2.1.bb @@ -8,7 +8,7 @@ DEPENDS = "hyprutils hyprwire-native libffi pugixml" SRC_URI = "git://github.com/hyprwm/hyprwire.git;protocol=https;branch=main" -SRCREV = "3f1997d6aeced318fb141810fded2255da811293" +SRCREV = "578a4e87feb8943d43648831780b87ff2bbb2593" inherit cmake pkgconfig