Commit Graph

4347 Commits

Author SHA1 Message Date
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
Dylan Araps
b19abcfaef
kiss: 5.5.26 2021-08-14 15:19:48 +03:00
Dylan Araps
1a97d663f7
firefox [testing]: 92.0b3 2021-08-14 10:23:17 +03:00
Dylan Araps
14759e0c90
libwebp: 1.2.1 2021-08-14 07:21:07 +03:00
Dylan Araps
2299f7fc06
testing: firefox 92.0b2 2021-08-12 18:51:35 +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
Dylan Araps
219a80ee86
libjpeg-turbo: 2.1.1 2021-08-10 07:27:54 +03:00
Dylan Araps
f5ba1ad72d
gtk+3: Fix pc files 2021-08-09 08:08:11 +03:00
Dylan Araps
315aa395ba
gtk+3: bump rel 2021-08-09 07:54:16 +03:00
Dylan Araps
dca269d443
gtk+3: fix depends 2021-08-09 07:53:28 +03:00
Dylan Araps
608b7a5682
gtk+3: nit 2021-08-09 07:49:37 +03:00
Dylan Araps
18f46efc43
gtk+3: vendor libepoxy 2021-08-09 07:46:48 +03:00
Dylan Araps
f3829cc66d
firefox: fix depends 2021-08-08 21:57:42 +03:00
Dylan Araps
d3b80e1dec
firefox-beta: fix depends 2021-08-08 21:57:27 +03:00
Dylan Araps
c3e978dacb
libva: fix depends 2021-08-08 21:54:52 +03:00
Dylan Araps
15884609ad
cairo: fix depends 2021-08-08 21:51:40 +03:00
Dylan Araps
a9984c8ab2
freetype-harfbuzz: clean up 2021-08-08 21:41:20 +03:00
Dylan Araps
b8d0723123
freetype-harfbuzz: fix depends 2021-08-08 21:01:26 +03:00
Dylan Araps
ea030eb190
freetype-harfbuzz: remove bzip2 dependency 2021-08-08 20:57:04 +03:00
Dylan Araps
e115a8d74c
freetype-harfbuzz: remove unneeded lines 2021-08-08 20:40:21 +03:00
Dylan Araps
8832e80599
freetype-harfbuzz: remove glib dependency 2021-08-08 20:19:30 +03:00
Dylan Araps
cce95407a0
efivar: add rationale 2021-08-08 08:57:27 +03:00
Dylan Araps
c29cd78bf3
efivar: disable thread-test
Fixes compilation issue (which I cannot reproduce).
2021-08-08 08:46:40 +03:00
Dylan Araps
9ec384c785
mpv: fix depends. Closes #312 2021-08-08 07:35:19 +03:00
Dylan Araps
413ea16d6d
slurp: fix depends. Closes #311 2021-08-07 05:54:35 +03:00
Dylan Araps
e2415154bf
README: update 2021-08-05 11:48:39 +03:00
Dylan Araps
03490d622a
mesa: 21.2.0 2021-08-05 07:09:06 +03:00
Dylan Araps
36c87544a2
openssh: Fix ssh-copy-id not executable 2021-08-05 06:31:24 +03:00