Skip to content

Commit

Permalink
hyprland: update to 0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Apr 3, 2024
1 parent ac62967 commit 146f207
Showing 1 changed file with 13 additions and 35 deletions.
48 changes: 13 additions & 35 deletions srcpkgs/hyprland/template
Original file line number Diff line number Diff line change
@@ -1,47 +1,25 @@
# Template file for 'hyprland'
pkgname=hyprland
version=0.37.1
version=0.38.0
revision=1
hostmakedepends="
cmake
cpio
glslang
hwids
jq
meson
ninja
pkg-config
wayland-devel
"
makedepends="
cairo-devel
hyprcursor
hyprlang
libdisplay-info-devel
libdrm-devel
libgbm-devel
libglvnd-devel
libinput-devel
libliftoff-devel
libseat-devel
libxcb-devel
libxkbcommon-devel
pango-devel
tomlplusplus
wayland-devel
wayland-protocols
xcb-util-errors-devel
xcb-util-renderutil-devel
xcb-util-wm-devel
xorg-server-xwayland
"
build_style=cmake
hostmakedepends="cpio glslang hwids jq meson
ninja pkg-config wayland-devel"
makedepends="cairo-devel hyprcursor hyprlang
libdisplay-info-devel libdrm-devel libgbm-devel
libglvnd-devel libinput-devel libliftoff-devel
libseat-devel libxcb-devel libxkbcommon-devel
pango-devel tomlplusplus wayland-devel
wayland-protocols xcb-util-errors-devel
xcb-util-renderutil-devel xcb-util-wm-devel
xorg-server-xwayland"
short_desc="Dynamic tiling Wayland compositor that doesn't sacrifice on its looks"
maintainer="Makrennel <[email protected]>"
license="BSD-3-Clause"
homepage="https://hyprland.org/"
changelog="https://github.com/hyprwm/Hyprland/releases"
distfiles="https://github.com/hyprwm/Hyprland/releases/download/v${version}/source-v${version}.tar.gz"
checksum=bf3c33f7643218af3c44411c28e9a20fcd02225e56d732a8a4a446d9a298f862
checksum=6e0235ad21ecff471381a50474852bfa0d1ed19bcf71504db5afe658bc305f08

if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" libexecinfo-devel"
Expand Down

0 comments on commit 146f207

Please sign in to comment.