aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn M. Harris Jr. <johnmh@johnmh.me>2024-07-02 21:43:36 -0700
committerJohn M. Harris Jr. <johnmh@johnmh.me>2024-07-02 21:44:45 -0700
commit2a3430165376c9312c0bfc8f8c39a43c10d26048 (patch)
tree3ec23e7e641620eb215f7547f6998819ff9a7105 /gui-libs
parentgui-libs/xdg-desktop-portal-hyprland: add 1.3.2 (diff)
downloadguru-2a3430165376c9312c0bfc8f8c39a43c10d26048.tar.gz
guru-2a3430165376c9312c0bfc8f8c39a43c10d26048.tar.bz2
guru-2a3430165376c9312c0bfc8f8c39a43c10d26048.zip
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@johnmh.me>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild3
1 files changed, 1 insertions, 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
}