commit: 2a3430165376c9312c0bfc8f8c39a43c10d26048
Author: John M. Harris Jr. <johnmh <AT> johnmh <DOT> me>
AuthorDate: Wed Jul 3 04:43:36 2024 +0000
Commit: John M. Harris, Jr. <johnmh <AT> johnmh <DOT> me>
CommitDate: Wed Jul 3 04:44:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a343016
gui-libs/xdg-desktop-portal-hyprland: bump live
The pipewire patch previously applied has been applied to the
upstream repo.
Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me>
.../xdg-desktop-portal-hyprland-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 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-9999.ebuild
index fabc08977..8b4b42926 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
@@ -83,8 +83,7 @@ src_unpack() {
}
src_prepare() {
- eapply
"${FILESDIR}/xdg-desktop-portal-hyprland-9999_use_sys_sdbus-c++.patch"
- eapply "${FILESDIR}/xdg-desktop-portal-hyprland-9999_fix_pipewire.patch"
+ eapply
"${FILESDIR}/xdg-desktop-portal-hyprland-1.3.2_use_sys_sdbus-c++.patch"
sed -i "/add_compile_options(-O3)/d" "${S}/CMakeLists.txt" || die
cmake_src_prepare
}