Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
hyprland


Commits:
3e270ddc by Caleb Maclennan at 2025-01-24T17:10:58+03:00
upgpkg: 0.46.2-9: Note new optdepends for plugins, closes #19

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprland
        pkgdesc = a highly customizable dynamic tiling Wayland compositor
        pkgver = 0.46.2
-       pkgrel = 8
+       pkgrel = 9
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
        arch = aarch64
@@ -81,6 +81,7 @@ pkgbase = hyprland
        depends = xorg-xwayland
        optdepends = cmake: to build and install plugins using hyprpm
        optdepends = cpio: to build and install plugins using hyprpm
+       optdepends = glaze: to build and install plugins using hyprpm
        optdepends = meson: to build and install plugins using hyprpm
        provides = wayland-compositor
        source = 
Hyprland-0.46.2.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.46.2/source-v0.46.2.tar.gz


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=hyprland
 pkgver=0.46.2
-pkgrel=8
+pkgrel=9
 pkgdesc='a highly customizable dynamic tiling Wayland compositor'
 arch=(x86_64 aarch64)
 url="https://github.com/hyprwm/${pkgname^}";
@@ -61,6 +61,7 @@ makedepends=(cmake
              xorgproto)
 optdepends=('cmake: to build and install plugins using hyprpm'
             'cpio: to build and install plugins using hyprpm'
+            'glaze: to build and install plugins using hyprpm'
             'meson: to build and install plugins using hyprpm')
 provides=(wayland-compositor)
 _archive="${pkgname^}-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/3e270ddc08a31ea739d3f8a9e2f2a7c45402f7ef

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/3e270ddc08a31ea739d3f8a9e2f2a7c45402f7ef
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to