Commit Graph

4335 Commits

Author SHA1 Message Date
Dylan Araps
7bd823c6bb
mdevd: fix service file 2021-08-24 07:18:16 +03:00
Dylan Araps
f9ab42df29
firefox: 92.0b7 2021-08-23 09:26:41 +03:00
Dylan Araps
692389cd2c
curl: fix static linking 2021-08-23 06:56:42 +03:00
Dylan Araps
0f987bbd80
eiwd: 1.17 2021-08-23 06:06:07 +03:00
Dylan Araps
ce5ba18fd9
mutt: install manual pages 2021-08-22 19:05:07 +03:00
Dylan Araps
d33f760dd1
mpv: enable manual pages 2021-08-22 18:37:53 +03:00
Dylan Araps
6dfff99f4c
grub: enable manual pages
I wrote a posix shell help2man that can be used in place of the
GNU perl based implementation. Output is not 1:1 (nor will it ever
be). Some formatting is not yet applied, this will be fixed over
time. For now this gives us manuals where there weren't any.
2021-08-22 12:44:00 +03:00
Dylan Araps
0d76d5c0df
binutils: fix empty manual pages issue 2021-08-21 21:03:37 +03:00
Dylan Araps
ce790b94c2
mold: new README 2021-08-21 16:09:11 +03:00
Dylan Araps
bd4bf3f34b
ttf-croscore: provide post-install 2021-08-21 15:43:20 +03:00
Dylan Araps
1299e22ccd
kiss: 5.5.27 2021-08-21 14:29:09 +03:00
Dylan Araps
4255ba99a9
mdevd: 0.1.4.0 2021-08-21 14:26:32 +03:00
Dylan Araps
8483a24387
busybox: new mdev.conf 2021-08-21 14:24:14 +03:00
Dylan Araps
4bfa1bf81b
openssh: 8.7p1 2021-08-20 13:22:44 +03:00
Dylan Araps
5ef2247be2
bzip2: move back to core 2021-08-20 13:16:28 +03:00
Dylan Araps
7ca2d33e8a
busybox: 1.34.0 2021-08-20 13:16:05 +03:00
Dylan Araps
6aa4d37e2b
firefox [testing]: 92.0b6 2021-08-20 09:26:35 +03:00
Dylan Araps
5de7abc715
e2fsprogs: 1.46.4 2021-08-20 08:59:07 +03:00
Dylan Araps
ac400b38f7
mesa: 21.2.1 2021-08-20 06:53:21 +03:00
Dylan Araps
078ccafb7a
ccache: 4.4 2021-08-20 06:29:37 +03:00
Dylan Araps
3a7a734cf5
glib: 2.68.4 2021-08-20 06:26:25 +03:00
Dylan Araps
f900dd931e
baselayout: More concise build 2021-08-19 11:05:55 +03:00
Dylan Araps
fe6a99f593
foot-pgo: remove LTO stuff 2021-08-19 11:02:03 +03:00
Dylan Araps
350ac6f530
meson: 0.59.1 2021-08-18 21:25:43 +03:00
Dylan Araps
907932a955
pango: bump rel 2021-08-18 18:14:19 +03:00
Dylan Araps
f0ad5c7344
pango: fix segfaults 2021-08-18 16:51:13 +03:00
Dylan Araps
159dc02707
pango: 1.48.9 2021-08-18 15:04:08 +03:00
Dylan Araps
9a2dc73871
firefox: 92.0b5 2021-08-18 13:58:04 +03:00
Dylan Araps
604ac5269f
nodejs: 16.7.0 2021-08-18 08:29:33 +03:00
Dylan Araps
8650abf170
gcc: fix checksums. Closes #319 2021-08-17 18:06:02 +03:00
Dylan Araps
f5c901bf5e
gcc: remove mold workaround 2021-08-17 12:14:12 +03:00
Dylan Araps
070b1be287
mold: bump version to fix gcc 2021-08-17 12:13:31 +03:00
Dylan Araps
33b38f8b31
git: 2.33.0 2021-08-17 08:48:29 +03:00
Dylan Araps
dac75430d5
binutils: enable gold
Works fine in my limited testing (shared linking, static linking,
libraries, executables).

Let me know if you run into any issues.
2021-08-17 07:53:05 +03:00
Dylan Araps
1e6436cd85
util-linux: 2.37.2 2021-08-16 20:04:50 +03:00
Dylan Araps
3faa0d056a
rust: remove leftover code 2021-08-16 15:37:29 +03:00
Dylan Araps
66c018fdbb
rust: support llvm-only systems. closes #304 2021-08-16 15:35:06 +03:00
Dylan Araps
56871a28f3
grub: force bfd linker 2021-08-16 12:23:40 +03:00
Dylan Araps
ec257b4682
foot-pgo: Fix build when mold used via CFLAGS 2021-08-16 12:15:19 +03:00
Dylan Araps
e4e4d460b9
gcc: fix build with mold
Mold fails to dynamically link GCC, static linking works fine.
This should hopefully be fixed upstream soon.
2021-08-16 12:07:26 +03:00
Dylan Araps
1814fddf56
mold: fix typo 2021-08-16 12:03:45 +03:00
Dylan Araps
324cd46da5
mold: use recent commit 2021-08-16 07:58:24 +03:00
Dylan Araps
bad390cf0d
firefox [testing]: 92.0b4 2021-08-16 07:55:28 +03:00
Dylan Araps
5d84e02ca0
clang: fix incorrect flag 2021-08-15 19:42:41 +03:00
Dylan Araps
517f995adb
mold: fix typo 2021-08-15 19:17:57 +03:00
Dylan Araps
e94f25b763
foot-pgo: Fix build with mold, fix cc == gcc 2021-08-15 16:48:51 +03:00
Dylan Araps
60d9a5937a
mold: Use recent commit 2021-08-15 15:46:11 +03:00
Dylan Araps
1f2467755a
efivar: fix linking with alternative linkers.
This just removes --add-needed which was "temporarily" added to
the build proceess 6 years ago but seems to cause zero issues when
removed today(?).
2021-08-15 08:59:15 +03:00
Dylan Araps
f54b67e702
gnugrep: 3.7 2021-08-15 08:35:36 +03:00
Dylan Araps
970b16ac31
mold: 0.9.3
See the README file.

---

READMEs like this one are something I want to add to each package.
This solves the lack of a description for each package as well as
the disconnect between Wiki pages and the software itself.

The website can leverage these files to provide full documentation
for each package. This will also make 'kiss help <pkg>' work.
2021-08-15 08:26:16 +03:00