diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild index b51ef50..ac769a6 100755 --- a/gui-wm/hyprland/hyprland-9999.ebuild +++ b/gui-wm/hyprland/hyprland-9999.ebuild @@ -63,26 +63,26 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - >=dev-libs/hyprland-protocols-0.4 - >=dev-libs/wayland-protocols-1.36 + >=dev-libs/hyprland-protocols-0.6.4 + >=dev-libs/wayland-protocols-1.45 " BDEPEND=" - || ( >=sys-devel/gcc-14:* >=llvm-core/clang-18:* ) + || ( >=sys-devel/gcc-14:* >=llvm-core/clang-19:* ) app-misc/jq dev-build/cmake - >=dev-util/hyprwayland-scanner-0.3.10 + >=dev-util/hyprwayland-scanner-0.4.5 virtual/pkgconfig " pkg_setup() { [[ ${MERGE_TYPE} == binary ]] && return - if tc-is-gcc && ver_test $(gcc-version) -lt 14 ; then + if tc-is-gcc && ver_test $(gcc-version) -lt 15 ; then eerror "Hyprland requires >=sys-devel/gcc-14 to build" eerror "Please upgrade GCC: emerge -v1 sys-devel/gcc" die "GCC version is too old to compile Hyprland!" - elif tc-is-clang && ver_test $(clang-version) -lt 18 ; then - eerror "Hyprland requires >=llvm-core/clang-18 to build" + elif tc-is-clang && ver_test $(clang-version) -lt 19 ; then + eerror "Hyprland requires >=llvm-core/clang-19 to build" eerror "Please upgrade Clang: emerge -v1 llvm-core/clang" die "Clang version is too old to compile Hyprland!" fi @@ -92,7 +92,6 @@ src_configure() { local emesonargs=( $(meson_feature systemd) $(meson_feature X xwayland) - $(meson_feature hyprpm) ) meson_src_configure diff --git a/media-sound/spotify/spotify-1.2.77.ebuild b/media-sound/spotify/spotify-1.2.77.ebuild old mode 100644 new mode 100755 diff --git a/metadata/md5-cache/gui-wm/hyprland-9999 b/metadata/md5-cache/gui-wm/hyprland-9999 index db291b4..07ff74f 100644 --- a/metadata/md5-cache/gui-wm/hyprland-9999 +++ b/metadata/md5-cache/gui-wm/hyprland-9999 @@ -1,6 +1,6 @@ -BDEPEND=|| ( >=sys-devel/gcc-14:* >=llvm-core/clang-18:* ) app-misc/jq dev-build/cmake >=dev-util/hyprwayland-scanner-0.3.10 virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=|| ( >=sys-devel/gcc-14:* >=llvm-core/clang-19:* ) app-misc/jq dev-build/cmake >=dev-util/hyprwayland-scanner-0.4.5 virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install setup test unpack -DEPEND=app-alternatives/ninja >=dev-build/cmake-3.30 dev-build/meson dev-vcs/git virtual/pkgconfig dev-cpp/tomlplusplus dev-libs/glib:2 dev-libs/hyprlang dev-libs/libinput:= dev-libs/hyprgraphics:= dev-libs/re2:= >=dev-libs/udis86-1.7.2 >=dev-libs/wayland-1.22.90 >=gui-libs/aquamarine-0.9.0:= >=gui-libs/hyprcursor-0.1.9 >=gui-libs/hyprutils-0.8.2:= media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/cairo x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman x11-libs/libXcursor qtutils? ( gui-libs/hyprland-qtutils ) X? ( x11-libs/libxcb:0= x11-base/xwayland x11-libs/xcb-util-errors x11-libs/xcb-util-wm ) >=dev-libs/hyprland-protocols-0.4 >=dev-libs/wayland-protocols-1.36 +DEPEND=app-alternatives/ninja >=dev-build/cmake-3.30 dev-build/meson dev-vcs/git virtual/pkgconfig dev-cpp/tomlplusplus dev-libs/glib:2 dev-libs/hyprlang dev-libs/libinput:= dev-libs/hyprgraphics:= dev-libs/re2:= >=dev-libs/udis86-1.7.2 >=dev-libs/wayland-1.22.90 >=gui-libs/aquamarine-0.9.0:= >=gui-libs/hyprcursor-0.1.9 >=gui-libs/hyprutils-0.8.2:= media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/cairo x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman x11-libs/libXcursor qtutils? ( gui-libs/hyprland-qtutils ) X? ( x11-libs/libxcb:0= x11-base/xwayland x11-libs/xcb-util-errors x11-libs/xcb-util-wm ) >=dev-libs/hyprland-protocols-0.6.4 >=dev-libs/wayland-protocols-1.45 DESCRIPTION=A dynamic tiling Wayland compositor that doesn't sacrifice on its looks EAPI=8 HOMEPAGE=https://github.com/hyprwm/Hyprland @@ -10,5 +10,5 @@ LICENSE=BSD PROPERTIES=live RDEPEND=app-alternatives/ninja >=dev-build/cmake-3.30 dev-build/meson dev-vcs/git virtual/pkgconfig dev-cpp/tomlplusplus dev-libs/glib:2 dev-libs/hyprlang dev-libs/libinput:= dev-libs/hyprgraphics:= dev-libs/re2:= >=dev-libs/udis86-1.7.2 >=dev-libs/wayland-1.22.90 >=gui-libs/aquamarine-0.9.0:= >=gui-libs/hyprcursor-0.1.9 >=gui-libs/hyprutils-0.8.2:= media-libs/libglvnd media-libs/mesa sys-apps/util-linux x11-libs/cairo x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman x11-libs/libXcursor qtutils? ( gui-libs/hyprland-qtutils ) X? ( x11-libs/libxcb:0= x11-base/xwayland x11-libs/xcb-util-errors x11-libs/xcb-util-wm ) SLOT=0 -_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99e6a34d0f7039439dad788f7443b574 -_md5_=4e3fe03cf4b8d59729b885f7f22a20dc +_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99e6a34d0f7039439dad788f7443b574 git-r3 875eb471682d3e1f18da124be97dcc81 +_md5_=bc07a6b1a8c3d8c77b56b035da17f17e diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-7.82.0-r1.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-7.82.0-r1.ebuild old mode 100644 new mode 100755 diff --git a/www-client/google-chrome/google-chrome-143.0.7499.109.ebuild b/www-client/google-chrome/google-chrome-143.0.7499.109.ebuild old mode 100644 new mode 100755