Commit Graph

8797 Commits

Author SHA1 Message Date
Bruce Dubbs
d61eea50ae Update to php-8.1.9. 2022-08-17 18:37:37 -05:00
Douglas R. Reno
66f6b74ec5 JDK: Update the binary for i686 to 18.0.2+8. 2022-08-17 12:58:20 -05:00
Pierre Labastie
a6d199dae6 Add glibc-2.36 patch for systemd in BLFS 2022-08-17 12:04:03 +02:00
Pierre Labastie
8859e3025f Fix compiler-rt patch application in llvm 2022-08-17 09:03:30 +02:00
Bruce Dubbs
ff04d5051a Update to cmake-3.24.0. 2022-08-16 19:15:11 -05:00
Bruce Dubbs
dbfc5bc1a5 Update to nspr-4.34.1. 2022-08-16 18:10:44 -05:00
Bruce Dubbs
4d4cef2a72 Update to double-conversion-3.2.1. 2022-08-16 18:04:11 -05:00
Bruce Dubbs
fc83fc605d Update to libjpeg-turbo-2.1.4. 2022-08-15 15:26:10 -05:00
Bruce Dubbs
8a2daa5b0d Update to git-2.37.2. 2022-08-15 14:59:51 -05:00
Bruce Dubbs
a55d13b4ad Update to liblinear-245. 2022-08-15 14:45:18 -05:00
Bruce Dubbs
00fa2231ac Update to boost-1.80.0. 2022-08-14 16:06:43 -05:00
Bruce Dubbs
008789a133 Update to wpebackend-fdo-1.12.1. 2022-08-14 13:40:23 -05:00
Bruce Dubbs
b344323973 Update to libwpe-1.12.2. 2022-08-14 13:32:50 -05:00
Douglas R. Reno
a0380e71f4 opencv: Fix building with ffmpeg-5.1. 2022-08-13 21:28:06 -05:00
Douglas R. Reno
7c6b211f0e Update to OpenJDK-18.0.2. The i686 binary will come later today or
tomorrow.
2022-08-12 10:21:51 -05:00
Douglas R. Reno
5f729f8e30 Various typo fixes 2022-08-11 17:36:37 -05:00
Bruce Dubbs
4015cae9c6 Fix URL for python docs 2022-08-11 10:37:44 -05:00
Bruce Dubbs
b00dd0a4fd Update to libwebp-1.2.4. 2022-08-10 18:56:51 -05:00
Bruce Dubbs
9d1758245b Update to Text-CSV-2.02 (Perl module). 2022-08-10 18:47:43 -05:00
Bruce Dubbs
3df4c93c3e Update to Python-3.10.6. 2022-08-10 18:41:19 -05:00
Xi Ruoyao
243cb60a87
openjpeg: fix hard-coded major.minor version in directory list 2022-08-09 08:19:39 +08:00
Xi Ruoyao
bc099923a4
colord: update test command and result
"-k 2" is not needed because "ninja test" will simply invoke
"meson test", and the -k option of ninja won't affect test process.
2022-08-08 15:43:31 +08:00
Xi Ruoyao
9e82e4a607
llvm: patch compiler-rt for glibc-2.36 2022-08-08 12:58:35 +08:00
Xi Ruoyao
59f900710e
libarchive: adapt for glibc-2.36 2022-08-07 19:05:31 +08:00
Bruce Dubbs
b0b84b6222 Fix some typos and use gz for icewm 2022-08-03 10:39:06 -05:00
Pierre Labastie
1bf1c7cfaa Update to xdg-user-dirs-0.18 2022-08-02 10:43:42 +02:00
Xi Ruoyao
0e206b8bcf
Package update
Update to mpg123-1.30.2 (#16856)
Update to libevdev-1.13.0 (#16854)
Update to poppler-22.08.0 (#16851)
2022-08-02 15:42:55 +08:00
Bruce Dubbs
89d14d5cfe Update to SCons-4.4.0. 2022-08-01 13:43:57 -05:00
Bruce Dubbs
aa1b161b85 Update to harfbuzz-5.1.0. 2022-08-01 11:59:36 -05:00
Bruce Dubbs
d359e54ddd Update to JSON-4.09 (Perl module). 2022-08-01 11:52:22 -05:00
Bruce Dubbs
88408aa25e Update to mercurial-6.2.1. 2022-07-30 16:51:46 -05:00
Ken Moffat
cdd79aa7f2 Update perl module dependencies.
All modules now at versions current on 2022-07-28.
2022-07-30 22:00:29 +01:00
Bruce Dubbs
24b30070ce Update to cmake-3.23.3. 2022-07-29 17:50:23 -05:00
Bruce Dubbs
451e4007c3 Update to libwacom-2.4.0. 2022-07-28 11:56:35 -05:00
Bruce Dubbs
b3599535f2 Update to iso-codes-4.11.0. 2022-07-28 11:35:09 -05:00
Ken Moffat
689207ce48 Package updates:
firefox-102.1.0,
JS-91.12.0.
2022-07-26 14:54:51 +01:00
Xi Ruoyao
66736d0dee
Revert "bluez: for systemd, create /var/lib/bluetooth at installation"
This reverts commit 58ad7bcaa6.

No longer needed with bluez-5.65.
2022-07-25 15:43:26 +08:00
Bruce Dubbs
0b2a1fa8f0 Update to bluez-5.65. 2022-07-24 23:39:56 -05:00
Bruce Dubbs
9ee9da07c0 Update to libspiro-20220722. 2022-07-24 15:16:07 -05:00
Bruce Dubbs
03162d7cc1 Update to harfbuzz-5.0.1. 2022-07-24 15:12:15 -05:00
Douglas R. Reno
404b72aac9 libidn: Document how to use Java support. 2022-07-23 16:34:42 -05:00
Douglas R. Reno
f5c839ee3e Subversion: Move tests for javahl bindings to after the installation. 2022-07-23 15:55:32 -05:00
Douglas R. Reno
ac605d0a9c Subversion: Using multiple jobs when compiling the Java bindings causes
a race condition.

Fix this by forcing the java bindings to build at -j1.
2022-07-23 11:21:24 -05:00
Bruce Dubbs
23adab88da Update to upower-v1.90.0. 2022-07-22 13:59:05 -05:00
Douglas R. Reno
99ae260001 Package Updates:
Update to fetchmail-6.4.31
Update to pygobject-3.42.2
Update to network-manager-applet-1.28.0
Update to python-dbusmock-0.28.4
2022-07-21 10:34:12 -05:00
Pierre Labastie
cca17d96ec Minor updates and fixes for lm_sensors 2022-07-21 16:43:18 +02:00
Pierre Labastie
52944cb3d1 Update to LSB-Tools-0.10 2022-07-21 13:52:12 +02:00
Douglas R. Reno
7d5d3d4bf5 Package Updates:
Update to polkit-121
Update to mesa-22.1.4
Update to libwebp-1.2.3
Update to inkscape-1.2.1
2022-07-20 21:47:56 -05:00
Douglas R. Reno
4a86f18a79 Package Updates:
Update to mercurial-6.2
Update to upower-0.99.20
Update to libnotify-0.8.1
Update to xf86-input-wacom-1.1.0 (Xorg Driver)
2022-07-19 11:11:25 -05:00
Pierre Labastie
739b7245db Typo 2022-07-18 17:53:07 +02:00