Package Details: nwg-displays 0.3.3-1

Git Clone URL: https://aur.archlinux.org/nwg-displays.git (read-only, click to copy)
Package Base: nwg-displays
Description: Output management utility for sway and Hyprland Wayland compositors
Upstream URL: https://github.com/nwg-piotr/nwg-displays
Licenses: MIT
Conflicts: nwg-displays, nwg-displays-git
Provides: nwg-displays
Submitter: nwg
Maintainer: nwg
Last Packager: nwg
Votes: 1
Popularity: 0.011599
First Submitted: 2022-03-12 14:21 (UTC)
Last Updated: 2023-05-31 23:39 (UTC)

Latest Comments

xiota commented on 2023-05-16 07:15 (UTC)

Issues building in clean chroot. Updating to PEP517 method seems to resolve it.

  • Add to makedepends: python-build, python-wheel, python-installer
  • Build with: python -m build --no-isolation --wheel
  • Install with: python -m installer --destdir="$pkgdir" dist/*.whl