summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-12-12Update to gitlab sourceJosip Janzic
2021-08-15Remove hash checkJosip Janzic
2021-06-03Use dynamic patch instead of github branchJosip Janzic
2021-04-29use hi-res scroll forkJosip Janzic
2021-04-12Print notice about partial {sway,wlroots}-git upgradeAntonin Décimo
2021-04-12Depend on libseat/seatdAntonin Décimo
2021-04-10Bump version and provide numbersAntonin Décimo
2021-03-16Update dependencies and use only mesonAntonin Décimo
2020-10-31Do not pass -Dlibcap option to MesonAdrian Perez de Castro
2020-10-07Disable examples to avoid needing ffmpeg as makedepends, remove libcapAdrian Perez de Castro
2020-01-16Remove !strip optionAdrian Perez de Castro
2020-01-14Remove unneeded dependencies due to removal of RDP backendAdrian Perez de Castro
Remove some the dependencies which were needed by the RDP backend, as it has been removed upstream: https://github.com/swaywm/wlroots/commit/ebdbe177d62d3c8bab04f77b86326804ff185bef
2020-01-02Add missing xorgproto makedependsAdrian Perez de Castro
2019-10-17Add missing freerdp dependencyAdrian Perez de Castro
2019-09-25Use most recent tag as provided versionAdrian Perez de Castro
2019-08-09Invert .gitignore matchesAdrian Perez de Castro
Instead of matching files to ignore, ignore all and then exclude the few files which need to be tracked in version control.
2019-08-09Do not build and install rootstonAdrian Perez de Castro
The example rootston compositor is gone from the upstream repository.
2019-03-05The meson "xcb-xkb" option is no longerAdrian Perez de Castro
2018-12-26Add dependencies for dmabuf-capture and screencopyAdrian Perez de Castro
2018-09-05Update to new upstream meson_options.txtAdrian Perez de Castro
2018-06-28Manually install rootston inside package()Adrian Perez de Castro
The rootston example compositor is not installed by "ninja install".
2018-05-20Use debug build by default, as per upstream requestAdrian Perez de Castro
2018-05-08Add missing depends: git, wayland-protocolsAdrian Perez de Castro
2018-04-09Adapt to new names of Meson options, add xcb-errors dependencyAdrian Perez de Castro
2018-02-21Fix pkgver() function and use the one from Arch WikiAdrian Perez de Castro
This changes the pkgver() function to use exactly the version suggested in the Arch Wiki: https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git
2018-02-20Revbump to r1924Adrian Perez de Castro
2018-01-29Initial importAdrian Perez de Castro