commit:     3d6e6056b4659710955f5f6095cf69cbf098085f
Author:     Remigiusz Micielski <remigiusz.micielski <AT> gmail <DOT> com>
AuthorDate: Mon Apr 24 20:34:51 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 20:37:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3d6e6056

gui-libs/xdg-desktop-portal-hyprland: add 0.3.0-r1, update 9999

Closes: https://bugs.gentoo.org/904889
Signed-off-by: Remigiusz Micielski <remigiusz.micielski <AT> gmail.com>

 ...nd-9999.ebuild => xdg-desktop-portal-hyprland-0.3.0-r1.ebuild} | 8 ++++----
 .../xdg-desktop-portal-hyprland-9999.ebuild                       | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git 
a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild 
b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-0.3.0-r1.ebuild
similarity index 90%
copy from 
gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild
copy to 
gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-0.3.0-r1.ebuild
index 2db31ff4d..17ebcc66e 100644
--- 
a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild
+++ 
b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-0.3.0-r1.ebuild
@@ -51,13 +51,13 @@ BDEPEND="
 "
 
 src_configure() {
-       local emasonargs=()
+       local emesonargs=()
        if use systemd; then
-               emasonargs+=(-Dsd-bus-provider=libsystemd)
+               emesonargs+=(-Dsd-bus-provider=libsystemd)
        elif use elogind; then
-               emasonargs+=(-Dsd-bus-provider=libelogind)
+               emesonargs+=(-Dsd-bus-provider=libelogind)
        else
-               emasonargs+=(-Dsd-bus-provider=basu)
+               emesonargs+=(-Dsd-bus-provider=basu)
        fi
        meson_src_configure
 }

diff --git 
a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild 
b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild
index 2db31ff4d..17ebcc66e 100644
--- 
a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild
+++ 
b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild
@@ -51,13 +51,13 @@ BDEPEND="
 "
 
 src_configure() {
-       local emasonargs=()
+       local emesonargs=()
        if use systemd; then
-               emasonargs+=(-Dsd-bus-provider=libsystemd)
+               emesonargs+=(-Dsd-bus-provider=libsystemd)
        elif use elogind; then
-               emasonargs+=(-Dsd-bus-provider=libelogind)
+               emesonargs+=(-Dsd-bus-provider=libelogind)
        else
-               emasonargs+=(-Dsd-bus-provider=basu)
+               emesonargs+=(-Dsd-bus-provider=basu)
        fi
        meson_src_configure
 }

Reply via email to