Commit Graph

1826 Commits

Author SHA1 Message Date
Dylan Araps
efb48609d6
nodejs: 16.8.0 2021-08-26 06:42:54 +03:00
Dylan Araps
3f538bce6e
cmake: 3.21.2 2021-08-26 06:30:17 +03:00
Dylan Araps
6187f5416d
vim: remove unrecognized argument 2021-08-25 19:13:08 +03:00
Dylan Araps
baeabbe1aa
mpv: use waf tarball 2021-08-25 16:53:27 +03:00
Dylan Araps
c7a9f2fe17
mdevd: fix mdev.conf, closes #321 2021-08-25 14:35:30 +03:00
Dylan Araps
56f1760b7f
mutt: 2.1.2 2021-08-25 05:59:34 +03:00
Dylan Araps
8c420edc53
firefox: 91.0.2 2021-08-24 22:39:33 +03:00
Dylan Araps
7bd823c6bb
mdevd: fix service file 2021-08-24 07:18:16 +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
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
4255ba99a9
mdevd: 0.1.4.0 2021-08-21 14:26:32 +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
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
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
604ac5269f
nodejs: 16.7.0 2021-08-18 08:29:33 +03:00
Dylan Araps
070b1be287
mold: bump version to fix gcc 2021-08-17 12:13:31 +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
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
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
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
Dylan Araps
14759e0c90
libwebp: 1.2.1 2021-08-14 07:21:07 +03:00
Dylan Araps
3162feccf8
libepoxy: drop package
Closes #314
2021-08-12 15:19:46 +03:00
Dylan Araps
b199b67c44
pango: 1.48.8 2021-08-12 11:33:29 +03:00
Dylan Araps
ca57420c1c
nodejs: 16.6.2 2021-08-12 06:58:40 +03:00
Dylan Araps
5c10a54a8e
firefox: fix #316 2021-08-11 13:50:09 +03:00
Dylan Araps
9898c8b43c
rsync: drop package 2021-08-11 07:31:00 +00:00
Dylan Araps
f35432f705
giflib: drop package 2021-08-11 07:24:52 +00:00
Dylan Araps
93fb6638f9
python: bump rel 2021-08-10 17:03:01 +00:00
Dylan Araps
2ef91243b5
python: slow startup fix for all pyc files
(unrelated: Also gets rid of static lib.)

NOTE: Rebuild python-* packages (meson, ...) to get the fix.
2021-08-10 17:01:13 +00:00
Dylan Araps
42f4937f70
python: fix slow startup time
Closes #315
2021-08-10 16:00:58 +00:00
Dylan Araps
a95ba8739b
python: set default stack size to 1MB 2021-08-10 14:13:14 +03:00
Dylan Araps
a2119c220f
python: remove unneeded line 2021-08-10 11:29:24 +03:00
Dylan Araps
8139aaec7f
firefox: 91.0 2021-08-10 09:27:58 +03:00