summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortohmais2022-10-10 19:03:22 +1000
committertohmais2022-10-10 19:03:22 +1000
commit786809d80318a0bce101ae100f0dc1ed49ea1aed (patch)
tree7e1cd1d7d2d118e4e429001d3e05826be3ca77e2 /.SRCINFO
downloadaur-786809d80318a0bce101ae100f0dc1ed49ea1aed.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO54
1 files changed, 54 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e513f6433385
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,54 @@
+pkgbase = hyprland-nvidia-git
+ pkgdesc = A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (NVIDIA patch)
+ pkgver = r1847.cb687c2
+ 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
+ provides = hyprland
+ conflicts = hyprland
+ options = !makeflags
+ options = !buildflags
+ options = !strip
+ source = hyprland::git+https://github.com/hyprwm/Hyprland.git
+ source = nvidia.patch
+ sha256sums = SKIP
+
+pkgname = hyprland-nvidia-git