blob: 8b24a2c7cd21faca1e4895b74952c28b569abd17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
pkgbase = hyprland-nvidia-hidpi-git
pkgdesc = A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (NVIDIA + HiDPI patch)
pkgver = r2551.c4440993
pkgrel = 1
url = https://github.com/hyprwm/Hyprland
arch = any
license = BSD
makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = gcc
makedepends = gdb
makedepends = meson
makedepends = vulkan-headers
makedepends = wayland-protocols
makedepends = xorgproto
depends = libxcb
depends = xcb-proto
depends = xcb-util
depends = xcb-util-keysyms
depends = libxfixes
depends = libx11
depends = libxcomposite
depends = xorg-xinput
depends = libxrender
depends = pixman
depends = wayland-protocols
depends = cairo
depends = pango
depends = polkit
depends = glslang
depends = libinput
depends = libxcb
depends = libxkbcommon
depends = opengl-driver
depends = pixman
depends = wayland
depends = xcb-util-errors
depends = xcb-util-renderutil
depends = xcb-util-wm
depends = seatd
depends = vulkan-icd-loader
depends = vulkan-validation-layers
depends = xorg-xwayland-hidpi-xprop
depends = libdisplay-info
provides = hyprland
conflicts = hyprland
options = !makeflags
options = !buildflags
options = !strip
source = hyprland::git+https://github.com/hyprwm/Hyprland.git
source = git+https://gitlab.freedesktop.org/wlroots/wlroots.git
source = git+https://github.com/hyprwm/hyprland-protocols.git
source = xwayland-support-HiDPI-scale.patch
source = fix-configure_notify-event.patch
source = nvidia.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 304aaf12cbd7dc198bf7e418d729b297ea61186d27c035e4a63a337399fcec76
sha256sums = e7cf16e39db2bde4dbc9d7ec3b4753f7643b1bf198a3179e6802a9c603437fe9
sha256sums = 522b19656d7c1627ec615b6720182590570560e346c1670f9df002015707b340
pkgname = hyprland-nvidia-hidpi-git
|