82 lines
2.2 KiB
Plaintext
82 lines
2.2 KiB
Plaintext
Source: hyprland
|
|
Section: main
|
|
Priority: optional
|
|
Maintainer: ferrreo <harderthanfire@gmail.com>
|
|
Standards-Version: 4.6.1
|
|
Build-Depends:
|
|
debhelper-compat (= 13),
|
|
meson,
|
|
build-essential,
|
|
ninja-build,
|
|
cmake-extras,
|
|
cmake,
|
|
gettext,
|
|
gettext-base,
|
|
fontconfig,
|
|
libfontconfig-dev,
|
|
libffi-dev,
|
|
libxml2-dev,
|
|
libdrm-dev,
|
|
libxkbcommon-x11-dev,
|
|
libxkbregistry-dev,
|
|
libxkbcommon-dev,
|
|
libpixman-1-dev,
|
|
libudev-dev,
|
|
libseat-dev,
|
|
libxcb-dri3-dev,
|
|
libvulkan-dev,
|
|
libvulkan-volk-dev,
|
|
vulkan-validationlayers-dev,
|
|
libvkfft-dev,
|
|
libgulkan-dev,
|
|
libegl-dev,
|
|
libgles2,
|
|
seatd,
|
|
libegl1-mesa-dev,
|
|
glslang-tools,
|
|
libinput-bin,
|
|
libinput-dev,
|
|
libxcb-composite0-dev,
|
|
libavutil-dev,
|
|
libavcodec-dev,
|
|
libavformat-dev,
|
|
libxcb-ewmh2,
|
|
libxcb-ewmh-dev,
|
|
libxcb-present-dev,
|
|
libxcb-icccm4-dev,
|
|
libxcb-render-util0-dev,
|
|
libxcb-res0-dev,
|
|
libxcb-xinput-dev,
|
|
libgbm-dev,
|
|
xdg-desktop-portal-wlr,
|
|
hwdata-dev,
|
|
libdisplay-info-dev,
|
|
wayland-protocols,
|
|
libwayland-dev,
|
|
libliftoff-dev,
|
|
xwayland,
|
|
libpango1.0-dev,
|
|
libpangocairo-1.0-0,
|
|
libsystemd-dev,
|
|
libhyprwayland-scanner-dev,
|
|
libhyprcursor-dev,
|
|
libhyprlang-dev,
|
|
libhyprutils-dev,
|
|
libxcb-util-dev,
|
|
jq,
|
|
Rules-Requires-Root: no
|
|
|
|
Package: hyprland
|
|
Architecture: linux-any
|
|
Depends: fontconfig,
|
|
${shlibs:Depends},
|
|
${misc:Depends},
|
|
seatd,
|
|
libdisplay-info0,
|
|
libhyprwayland-scanner,
|
|
libhyprcursor,
|
|
hyprlang,
|
|
libliftoff0,
|
|
Provides: Hyprland, hyprctl
|
|
Description: Hyprland window manager
|