Dylan Araps
a7d0b4b211
freetype-harfbuzz: 2.11.0+3.1.2
2021-11-27 06:05:27 +02:00
Dylan Araps
d942728088
eiwd: fix depends
...
Closes #369
2021-11-27 05:59:56 +02:00
Dylan Araps
25d4fc86af
meson: 0.60.2
2021-11-26 05:19:02 +02:00
Dylan Araps
605f5f51ca
eiwd: 1.20
2021-11-26 05:17:49 +02:00
Dylan Araps
8447b41955
libjpeg-turbo: 2.1.2
2021-11-20 05:20:05 +02:00
Dylan Araps
8108aea1a7
cmake: 3.22.0
2021-11-19 05:51:43 +02:00
Dylan Araps
dcbdbcdc6f
ccache: 4.5.1
2021-11-18 05:05:09 +02:00
Dylan Araps
64c6ec8ac5
ccache: 4.5
2021-11-14 05:05:19 +02:00
Dylan Araps
013e8a884f
scdoc: 1.11.2
2021-11-14 05:04:59 +02:00
Dylan Araps
786007d3f8
libelf: 0.186
2021-11-11 06:31:08 +02:00
Dylan Araps
6c014fef2c
nodejs: 17.1.0
2021-11-11 05:53:05 +02:00
Dylan Araps
d92d1f1b87
pcre: fix source. Closes #360
2021-11-09 06:43:53 +02:00
Dylan Araps
40d8fee1b0
freetype-harfbuzz: 2.11.0+3.1.1
2021-11-08 13:17:45 +02:00
Dylan Araps
8a115503ea
cmake: 3.21.4
2021-11-07 16:43:24 +02:00
Dylan Araps
fefa4e7734
eiwd: 1.19
2021-11-07 07:44:31 +02:00
Dylan Araps
7aba1c3465
dhcpcd: fix permissions
2021-11-05 08:03:06 +02:00
Dylan Araps
8159604e10
libva: fix build
2021-11-05 07:21:53 +02:00
Dylan Araps
d776856332
gtk+3: fix build
2021-11-05 07:21:03 +02:00
Dylan Araps
218893f6e8
gdk-pixbuf: fix build
2021-11-05 07:19:47 +02:00
Dylan Araps
a1bba435b8
efibootmgr: newer commit
2021-11-05 07:15:32 +02:00
Dylan Araps
8f651c9805
efivar: newer commit
2021-11-05 07:14:24 +02:00
Dylan Araps
7b58064e5c
pango: fix #355
2021-11-05 05:51:04 +02:00
Dylan Araps
2a79eb4f43
freetype-harfbuzz: 2.11.0+3.1.0
2021-11-04 13:54:32 +02:00
Dylan Araps
64ec8e808d
firefox: 94.0
2021-11-04 08:49:47 +02:00
Dylan Araps
fc08b4896e
mpv: build latest git
...
Similar to the vim package, this package now tracks the latest
commit to the master branch. It is now up to the user when mpv
should be updated.
From mpv's release-policy.md:
> The goal of releases is to provide Linux distributions with
something to package. If you want the newest features, just
use the master branch. We try our best to keep it deployable
at all times.
2021-11-03 08:13:21 +02:00
Dylan Araps
7a975fef70
meson: 0.60.1
2021-11-03 06:59:57 +02:00
Dylan Araps
dc7b083175
rust: 1.56.1
2021-11-02 07:30:22 +02:00
Dylan Araps
e920c0af0c
mpv: 0.34.0
2021-11-02 06:16:30 +02:00
Dylan Araps
ac0bf82412
rust: 1.56.0
2021-10-31 08:32:17 +02:00
Dylan Araps
1c5609e5b5
mesa: 21.2.5
2021-10-29 07:23:58 +03:00
Dylan Araps
83bb2c9517
glib: 2.70.1
2021-10-29 07:14:56 +03:00
Dylan Araps
bcfc04df49
mpv: depend on libxkbcommon. Closes #353
2021-10-28 09:02:02 +03:00
Dylan Araps
68512da2eb
ffmpeg: 4.4.1
2021-10-25 04:04:00 +03:00
Dylan Araps
fa8fa879fc
dhcpcd: 9.4.1
2021-10-25 03:55:14 +03:00
Dylan Araps
42134ea678
meson: 0.60.0
2021-10-25 03:54:44 +03:00
Dylan Araps
5a380a5625
meson: 0.59.3
2021-10-24 06:57:59 +03:00
Dylan Araps
5d24e809f0
ncurses: 6.3
2021-10-23 07:39:55 +03:00
Dylan Araps
dc19bd71d9
tzdata: 2021e
2021-10-23 07:32:36 +03:00
Dylan Araps
cc4447f857
nodejs: 17.0.1
2021-10-21 07:53:03 +03:00
Dylan Araps
5be7a8bc97
nodejs: 17.0.0
2021-10-20 07:23:58 +03:00
Dylan Araps
aa0ee875f2
tzdata: 2021d
2021-10-16 06:32:32 +03:00
Dylan Araps
0bac716482
mesa: 21.2.4
2021-10-15 09:08:12 +03:00
Dylan Araps
c98a865ccf
libvpx: 1.11.0
2021-10-13 08:23:32 +03:00
Dylan Araps
5f412309c9
nodejs: 16.11.1
2021-10-13 06:13:15 +03:00
Dylan Araps
ae788b9083
nodejs: 16.11.0
2021-10-09 06:54:24 +03:00
Dylan Araps
39d519f9a3
rust: Fix cargo SSL errors.
...
Cargo uses its own vendored libcurl which it statically links
against. This patches the build configuration to set
CURL_CA_BUNDLE and CURL_CA_PATH.
I am still unsure as to why this broke, why this only affects
KISS with OpenSSL 3.0.0, etc. Will see if the next rust release
improves this else will open a bug report upstream.
Closes #339
2021-10-08 08:21:08 +03:00
Dylan Araps
46c9ec79b9
firefox-privacy: Disable Firefox search ads
2021-10-08 07:41:50 +03:00
Dylan Araps
27980cfab0
firefox: fix missing wayland-protocols depend. Closes #349
2021-10-06 07:25:49 +03:00
Dylan Araps
fc258769a9
nodejs: fix python-3.10. Closes #350
2021-10-06 07:25:02 +03:00
Dylan Araps
5bc1562889
firefox: 93.0
2021-10-05 11:30:33 +03:00
Dylan Araps
0bcde10bff
python: 3.10.0
2021-10-05 06:19:40 +03:00
Dylan Araps
6b882705b3
glib: Fix missing pcre dependency
...
Closes #347
2021-10-04 09:41:26 +03:00
Dylan Araps
0662ae909c
pango: fix llvm 13. See #343
2021-10-02 17:39:41 +03:00
Dylan Araps
f571d3a913
tzdata: 2021c
2021-10-02 06:07:25 +03:00
Dylan Araps
4e24c86ffb
clang: 13.0.0
2021-10-02 06:06:17 +03:00
Dylan Araps
ac075f64c1
llvm: 13.0.0
2021-10-02 06:06:02 +03:00
Dylan Araps
ae143dc207
libva-utils: 2.13.0
2021-10-01 07:38:17 +03:00
Dylan Araps
e5df7a914e
mesa: 21.2.3
2021-09-30 07:22:47 +03:00
Dylan Araps
ee54758b6a
mdevd: 0.1.5.0
2021-09-29 05:26:06 +03:00
Dylan Araps
62d45418b2
meson: 0.59.2
2021-09-29 05:23:37 +03:00
Dylan Araps
fe0563e62c
ccache: 4.4.2
2021-09-29 05:23:04 +03:00
Dylan Araps
80bbca61f0
mold: 0.9.6
2021-09-27 18:09:34 +03:00
Dylan Araps
69f2d71125
openssh: 8.8p1
2021-09-27 06:48:15 +03:00
Dylan Araps
b34cb6cb72
tzdata: 2021b
2021-09-25 18:54:38 +03:00
Dylan Araps
ce0caad702
bkeymaps: Add README
...
See: https://github.com/kisslinux/website/issues/92
2021-09-24 09:12:39 +03:00
Dylan Araps
19f258b3cf
bkeymaps: 1.13
...
See: https://github.com/kisslinux/website/issues/92
2021-09-24 08:58:46 +03:00
Dylan Araps
7d07a8f98d
mandoc: 1.14.6
2021-09-24 08:41:50 +03:00
Dylan Araps
f83e5735b2
nodejs: 16.10.0
2021-09-23 07:07:08 +03:00
Dylan Araps
b4447331b7
mesa: 21.2.2
2021-09-22 06:42:28 +03:00
Dylan Araps
87f452a3e9
cmake: 3.21.3
2021-09-21 07:20:12 +03:00
Dylan Araps
dcd6bcd28b
freetype-harfbuzz: 2.11.0+3.0.0
2021-09-20 06:10:32 +03:00
Dylan Araps
b86f2d598b
libva: 2.13.0
2021-09-18 18:32:00 +03:00
Dylan Araps
a4921e651a
glib: 2.70.0
2021-09-17 16:53:38 +03:00
Dylan Araps
17733e7579
eiwd: 1.18
2021-09-17 06:11:10 +03:00
Dylan Araps
2fe3106b30
libass: 0.15.2
2021-09-13 06:43:09 +03:00
Dylan Araps
0697619251
adwaita-icon-theme: 41.0
2021-09-12 04:44:30 +03:00
Dylan Araps
50c03a9e90
pango: 1.48.10
2021-09-11 19:42:27 +03:00
Dylan Araps
409439279a
opendoas: remove bison patch
...
No longer needed as of 3.8.1.
2021-09-11 18:04:59 +03:00
Dylan Araps
0b7b5bb5ab
ccache: 4.4.1
2021-09-11 11:37:25 +03:00
Dylan Araps
6cb4c68401
nodejs: 16.9.1
2021-09-11 05:43:57 +03:00
Dylan Araps
19c52cb133
mutt: 2.1.3
2021-09-11 05:34:28 +03:00
Dylan Araps
1873c7d5d0
freetype-harfbuzz: 2.11.0+2.9.1
2021-09-10 18:30:15 +03:00
Dylan Araps
ba4ea004f4
perl: remove workaround. See #331
2021-09-10 18:25:18 +03:00
Dylan Araps
b31d9d37a1
mold: clarify clang method. Closes #332
2021-09-10 14:29:02 +03:00
Dylan Araps
f6bc4cd5d0
mold: fix docs. See #332
2021-09-10 14:15:58 +03:00
Dylan Araps
ba4f3586aa
perl: temporary fix for #331
2021-09-10 11:37:00 +03:00
Dylan Araps
d5b8cedf4e
rust: 1.55.0
2021-09-10 10:15:58 +03:00
Dylan Araps
377d8e55db
tiff: drop package
2021-09-08 17:05:04 +03:00
Dylan Araps
8c6c93b208
libwebp: disable tiff
2021-09-08 17:03:12 +03:00
Dylan Araps
6f9dfd8124
gdk-pixbuf: disable tiff
2021-09-08 17:02:42 +03:00
Dylan Araps
7d57a9b27d
gtk+3: 3.24.30
2021-09-08 16:26:46 +03:00
Dylan Araps
e613c6ccec
opendoas: Fix build with bison 3.8
...
https://lists.gnu.org/archive/html/bug-bison/2021-09/msg00006.html
2021-09-08 09:41:29 +03:00
Dylan Araps
f12d40b744
nodejs: 16.9.0
2021-09-07 16:11:25 +03:00
Dylan Araps
56aa29f07d
mold: use release tarball
2021-09-07 10:26:20 +03:00
Dylan Araps
172adbeb7f
mold: 0.9.5
2021-09-07 08:03:19 +03:00
Dylan Araps
ea6ef1f646
firefox: 92.0
2021-09-06 23:31:55 +03:00
Dylan Araps
9b58e027a5
firefox-privacy: allow addons to run on all domains
2021-09-04 16:29:01 +03:00
Dylan Araps
846480af67
mold: revert to older version.
...
Newer versions create firefox binaries which segfault on launch.
Exact commit still needs to be tracked down.
2021-09-03 18:06:38 +03:00
Dylan Araps
4f2b275feb
rust: tweak build
2021-09-03 18:04:27 +03:00
Dylan Araps
9e51702c21
firefox: Trim absolute paths
2021-09-03 18:02:25 +03:00
Dylan Araps
976b0c3c09
rust: more tweaks
2021-09-03 09:55:25 +03:00
Dylan Araps
96a853e9af
strace: 5.14
2021-09-02 16:48:19 +03:00
Dylan Araps
83f5ac736c
firefox: minor changes
...
- Move sed stuff to patches.
- Vendor unzip (provided by busybox but to be removed).
2021-09-02 13:25:14 +03:00
Dylan Araps
91a7ed6a4d
rust: minor changes
...
- Build less tools. Reduces compilation times. If the now disabled
tools are needed, fork the package.
- Trim build directory paths in resulting binaries.
- Minor changes.
2021-09-02 12:17:51 +03:00
Dylan Araps
31bf9188d9
cbindgen: trim build directories from binary
2021-09-02 09:35:05 +03:00
Dylan Araps
1dd99e383a
cbindgen: fix README
2021-09-01 08:09:47 +03:00
Dylan Araps
8e5944d76d
dhcpcd: redirect stderr to stdout in service
2021-08-31 18:21:11 +03:00
Dylan Araps
a38805e7e6
python: 3.9.7
2021-08-31 06:31:22 +03:00
Dylan Araps
78cf8e8e3b
gtk+3: firefox patch
2021-08-30 07:01:09 +03:00
Dylan Araps
653eda0d62
mold: import bug fix
2021-08-29 09:33:53 +03:00
Dylan Araps
b4a47e94c8
libudev-zero: 1.0.0
2021-08-29 06:58:28 +03:00
Dylan Araps
0b2178a851
mdevd: Use recent commit for -O
2021-08-29 06:46:18 +03:00
Dylan Araps
20d53eb8f1
mold: 0.9.4
2021-08-28 15:30:17 +03:00
Dylan Araps
a821fb2766
man-pages: 5.13
2021-08-27 18:32:10 +03:00
Dylan Araps
36643a8141
mdevd: use VERSION
2021-08-27 12:01:20 +03:00
Dylan Araps
d1fbf10d66
libtheora: Fix symbol not found
2021-08-27 09:26:31 +03:00
Dylan Araps
67210c847c
mold: use more recent commit
2021-08-26 19:54:29 +03:00
Dylan Araps
2aee805384
freetype-harfbuzz: 2.11.0+2.9.0
2021-08-26 17:46:29 +03:00
Dylan Araps
597a801b18
doc: Fix firefox-privacy
2021-08-26 10:03:05 +03:00
Dylan Araps
b4f5bb15e8
doc: Fix incorrect links
2021-08-26 10:01:28 +03:00
Dylan Araps
14849c1eb7
repo: check-in readmes
2021-08-26 07:22:10 +03:00
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
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
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
Dylan Araps
b1fdf5c22c
kirc: new 0.2.9
2021-08-04 19:14:38 +03:00
Dylan Araps
347216ca70
firefox-beta: fix issue with yasm files
2021-08-03 18:36:55 +03:00
Dylan Araps
83aa412f44
firefox: fix issue with yasm files
2021-08-03 18:36:26 +03:00
Dylan Araps
e6685a5208
nodejs: 16.6.1
2021-08-03 15:22:43 +03:00
Dylan Araps
d3b10725fa
firefox: fix 45 -> 54
2021-08-03 10:53:26 +03:00
Dylan Araps
325da5607e
firefox: potential fix for rust 1.45.0
...
See #308
2021-08-03 10:39:50 +03:00
Dylan Araps
7c7837853d
gperf: drop package. closes #305
2021-08-03 10:39:25 +03:00
Dylan Araps
0872b80d7a
eiwd: 1.16
2021-08-03 10:38:47 +03:00
Dylan Araps
273685de96
llvm: remove ncurses dependency
2021-08-01 09:50:40 +03:00
Dylan Araps
5219ef14f4
gcompat,patchelf: remove from repositories
...
I have never used these nor tested them. The repositories are
functional without them. They are better in the hands of someone
with a need for them.
2021-07-31 10:32:31 +03:00
Dylan Araps
6fc6158c2c
fontconfig: remove gperf dependency
2021-07-31 09:21:50 +03:00
Dylan Araps
8e8cc9b00a
firefox-beta: import X11-less webrtc patch
2021-07-30 22:48:53 +03:00
Dylan Araps
06b26521ca
firefox-beta: New package at 91.0b9
...
X11-less patch is ready for 91.0 release now.
This package will be removed once 91.0 is released.
2021-07-30 17:28:03 +03:00
Dylan Araps
116c5a2fb8
zip: drop package
2021-07-30 13:42:37 +03:00
Dylan Araps
b7dc1aca75
firefox: vendor zip
2021-07-30 13:42:09 +03:00
Dylan Araps
83a23a4469
gtk+3: Provide all schemas
2021-07-30 13:14:42 +03:00
Dylan Araps
a87db8e150
cbindgen: 0.20.0
2021-07-30 11:48:15 +03:00
Dylan Araps
afbe41e2b8
nodejs: 16.6.0
2021-07-30 11:26:19 +03:00
Dylan Araps
145d156034
rust: 1.54.0
2021-07-30 10:08:08 +03:00
Dylan Araps
7cb956ca68
wpa_supplicant: provide service file
2021-07-29 10:22:51 +03:00
Dylan Araps
b853b2de41
mesa: 21.1.6
2021-07-29 07:15:14 +03:00
Dylan Araps
cf45c1ffde
libvpx: avoid chmod
2021-07-28 12:40:22 +03:00
Dylan Araps
7f68f1e142
gtk+3: avoid chmod
2021-07-28 12:39:29 +03:00
Dylan Araps
72c73be4c5
libass: avoid chmod
2021-07-28 12:36:43 +03:00
Dylan Araps
91e72c8e2e
libelf: avoid chmod
2021-07-28 12:35:57 +03:00
Dylan Araps
af7bffe6bb
mandoc: fix permission of binaries
2021-07-28 12:35:19 +03:00
Dylan Araps
5fb6f31a1e
mandoc: avoid chmod
2021-07-28 12:33:56 +03:00
Dylan Araps
aa7f14eb2e
cairo: avoid chmod
2021-07-28 12:32:56 +03:00
Dylan Araps
0d8c3c15b5
cairo: don't build boilerplate
2021-07-28 12:31:46 +03:00
Dylan Araps
13fe1d7d64
mesa: minor tweaks
2021-07-28 08:10:01 +03:00
Dylan Araps
aa0576cf69
e2fsprogs: 1.46.3
2021-07-28 06:33:20 +03:00
Dylan Araps
1047006af1
cmake: 3.21.1
2021-07-27 20:25:23 +03:00
Dylan Araps
dee7a27eb9
glib: simplify test disable
2021-07-27 18:29:48 +03:00
Dylan Araps
3018544053
efivar: simplify build
2021-07-27 18:23:30 +03:00
Dylan Araps
30ef3a30a0
gdk-pixbuf: Simpler test disable
2021-07-27 18:18:03 +03:00
Dylan Araps
ea6901ff74
opendoas: simplify build
2021-07-27 18:14:24 +03:00
Dylan Araps
52045d6a0d
pango: simplify build
2021-07-27 18:07:57 +03:00
Dylan Araps
2d368e4590
gcompat: simplify build
2021-07-27 18:02:41 +03:00
Dylan Araps
8a8e0d1802
sqlite: better method of disabling readline
2021-07-27 17:54:02 +03:00
Dylan Araps
057d8fd61e
atk: simpler test disable
2021-07-27 17:27:04 +03:00
Dylan Araps
9290f31859
firefox-privacy: improvements to policies.json
2021-07-25 10:35:05 +03:00
Dylan Araps
eba8dda203
pkgconf: 1.8.0
2021-07-25 09:05:31 +03:00
Dylan Araps
a2e917d0d7
firefox: 90.0.2
2021-07-24 12:36:34 +03:00
Dylan Araps
70366da56f
mesa: explicit egl, disable valgrind. See #298
2021-07-24 07:27:37 +03:00
Dylan Araps
11d5532311
firefox: new domain
2021-07-23 00:35:56 +03:00
Dylan Araps
ae0832a1df
util-linux: 2.37.1
2021-07-22 23:15:59 +03:00
Dylan Araps
e63d68862a
zip: use non-sourceforge URL (same checksums)
2021-07-22 11:50:30 +03:00
Dylan Araps
321c5507e9
giflib: use non-sourceforge URL (same checksums)
2021-07-22 11:48:41 +03:00
Dylan Araps
b5b1e87b2b
lame: swap to non-sourceforge link (checksums identical)
2021-07-22 10:01:43 +03:00
Dylan Araps
bdf926b9c6
lzip,plzip: drop packages
2021-07-22 09:10:53 +03:00
Dylan Araps
00b987baf4
bzip2: move to extra
2021-07-22 08:55:02 +03:00
Dylan Araps
9a9dbcc8cb
freetype-harfbuzz: 2.11.0+2.8.2
2021-07-21 21:04:06 +03:00
Dylan Araps
fa80406426
x264: fix portability issues with ksh. Closes #297
2021-07-21 18:46:48 +03:00
Dylan Araps
5fe125ac6a
nodejs: fix linter
2021-07-20 18:53:01 +03:00
Dylan Araps
da4758140f
nodejs: attempt to increase file descriptor limit
...
Fixes #296
2021-07-20 18:44:36 +03:00
Dylan Araps
9ee14d930c
python: enable ensurepip. Closes #295
2021-07-20 14:43:49 +03:00
Dylan Araps
28276c512f
firefox: fix yasm source
2021-07-20 14:13:59 +03:00
Dylan Araps
ebb78637ad
gdk-pixbuf: nits
2021-07-19 13:04:44 +03:00
Dylan Araps
47499b1261
eiwd: add back iwd_passphrase
2021-07-19 12:57:42 +03:00