Commit Graph

3831 Commits

Author SHA1 Message Date
Dylan Araps 520617e74c
efivar: Force -j1
This /apparently/ fixes build errors for some users. I can't
reproduce (even with -j$(nproc)).
2021-07-13 10:36:17 +03:00
Dylan Araps b1adedab50
sway-tiny: update sources 2021-07-13 10:09:18 +03:00
Dylan Araps 31a861131b
sway-no-seat: keep manual pages. See #273
NOTE: They're only kept if scdoc is installed. This is the first
step towards a more complete solution.
2021-07-12 20:36:09 +03:00
Dylan Araps 288463043c
sway: keep manual pages. See #273
NOTE: They're only kept if scdoc is installed. This is the first
step towards a more complete solution.
2021-07-12 20:27:20 +03:00
Dylan Araps 13e25e48ac
busybox: fix segfaults with clang. Closes #278 2021-07-12 20:24:39 +03:00
Dylan Araps 6494390713
openssl: Fix build with clang. See #278 2021-07-12 19:53:43 +03:00
Dylan Araps 17e1d6fad5
libinput: Fix build with clang
Closes #276
2021-07-12 14:27:49 +03:00
Dylan Araps ab50b5f8c7
libseat: Fix build with clang
See #276
2021-07-12 14:18:22 +03:00
Dylan Araps 70af83516d
sway-no-seat: Fix build of subprojects/seatd with clang.
See #276
2021-07-12 14:17:00 +03:00
Dylan Araps 0ba4a68a52
man-pages-posix: merged into man-pages. Closes (#273) 2021-07-12 13:33:33 +03:00
Dylan Araps ecb8dda212
mandoc: fix segfaults with some pages (See #273) 2021-07-12 13:32:54 +03:00
Dylan Araps dce9f05156
man-pages: provide man-pages-posix (See #273)
We need man-pages-posix to fill in the gaps where man-pages
provides glibc related information.

This also renames the directories from man[013]p to man[013]
to avoid having to use makewhatis + the mandoc database.
2021-07-12 13:31:50 +03:00
Dylan Araps 36bfef6f31
scdoc: move to extra 2021-07-12 12:01:50 +03:00
Dylan Araps 24610024f6
man-pages-posix: 2017a (See #273) 2021-07-12 12:00:55 +03:00
Dylan Araps 55172af426
man-pages: 5.12 (See #273) 2021-07-12 12:00:10 +03:00
Dylan Araps dd98b3963e
util-linux: remove bash completions and getopt examples 2021-07-12 11:58:19 +03:00
Dylan Araps 33f422db82
scdoc: Fix prefix 2021-07-12 11:57:31 +03:00
Dylan Araps ecc906ad14
scdoc: 1.11.1 (See #273) 2021-07-12 11:55:37 +03:00
Dylan Araps 5e3ae13b41
tiff: enable library manual pages. See #273 2021-07-12 11:25:22 +03:00
Dylan Araps 3a3ab28a47
perl: enable manual pages. See #273 2021-07-12 11:21:25 +03:00
Dylan Araps e333e1cf86
samurai: provide ninja manpage. See #273 2021-07-12 11:20:52 +03:00
Dylan Araps fc5daf4123
pcre: enable manual pages. See #273 2021-07-12 11:14:35 +03:00
Dylan Araps 9f42ed2836
patchelf: remove README 2021-07-12 11:13:18 +03:00
Dylan Araps 4529f8d6e7
ncurses: enable manual pages. See #273 2021-07-12 04:07:13 +03:00
Dylan Araps 8081ba0990
mpv: remove completions 2021-07-12 04:02:05 +03:00
Dylan Araps 6dac677b0c
meson: remove polkit directory 2021-07-12 03:54:29 +03:00
Dylan Araps 35b390236a
libva-utils: fix depends 2021-07-12 03:47:00 +03:00
Dylan Araps 53bb9acb44
libelf: install manual pages. See #273 2021-07-12 03:38:43 +03:00
Dylan Araps 0d7303d139
openssl: install all manual pages. See #273 2021-07-12 03:02:20 +03:00
Dylan Araps f460d66788
git: fix non-posix cp flag 2021-07-12 02:54:13 +03:00
Dylan Araps 51e24988bb
curl: enable library documentation. See #273 2021-07-12 02:52:15 +03:00
Dylan Araps f29a1b90c3
docs: update 2021-07-12 00:13:26 +03:00
Dylan Araps a77436cefe
xorg: oops 2021-07-11 21:23:21 +03:00
dylan 55be413aa4
Merge pull request #269 from kisslinux/wayland
Wayland
2021-07-11 18:02:34 +03:00
Dylan Araps 78cf6bda1b
merge 2021-07-11 21:21:58 +03:00
Dylan Araps 17ccc22ef3
merge 2021-07-11 21:21:01 +03:00
Dylan Araps a4b58e1ef9
firefox: update post-install 2021-07-11 18:22:33 +03:00
dylan 94bab7f5c7
Merge pull request #266 from kisslinux/openssl
Openssl
2021-07-11 17:59:37 +03:00
dylan ca7f5202b9
Merge branch 'master' into wayland 2021-07-11 17:57:23 +03:00
Dylan Araps 4f730b2987
kiss: 5.4.11 2021-07-11 15:43:36 +03:00
Dylan Araps 2c027ca020
freetype-harfbuzz: 2.10.4+2.8.2 2021-07-11 10:54:37 +03:00
Dylan Araps f29b70a34c
openssl: provide libtls (libretls) 2021-07-10 23:51:34 +03:00
Dylan Araps b3ce19e89c
Merge branch 'master' into wayland 2021-07-10 23:38:03 +03:00
Dylan Araps 87b61f4fb7
mesa: fix typo 2021-07-10 23:36:30 +03:00
Dylan Araps c509e468c0
mesa: aid users needing libglvnd
This does a simple check during build time for libglvnd and
enables it if present. This prevents users from having to fork
the package to add GL support.

I want to /eventually/ add some kind of "optional" dependency
feature to the package manager so we can be rid of these hacks
once and for all.
2021-07-10 23:31:20 +03:00
Dylan Araps 8716e4e4a2
cbindgen: Fix wasi crate 404
The crates.io link for the wasi crate 404s. Upstream have no git
tags for versions whatsoever. Using the v1 crates.io API we can
download the crate but it ends up being called 'download' rather
than 'wasi-bla-bla.crate'.

This is temporary until the issue is fixed upstream.
2021-07-10 20:40:15 +03:00
Dylan Araps b9dd1687d0
eiwd: fix depends 2021-07-10 20:30:05 +03:00
Dylan Araps 721c26f30b
sway: fix trailing whitespace 2021-07-10 16:48:56 +03:00
Dylan Araps 118a3f6080
mesa: fix trailing whitespace 2021-07-10 16:47:54 +03:00
Dylan Araps ac5c726ff7
gtk+3: fix trailing whitespace 2021-07-10 16:47:36 +03:00