Commit Graph

24628 Commits

Author SHA1 Message Date
Xi Ruoyao
586ae9d919
use github repo URL for external link to srt
It's not very easy to find the download link on srtalliance.com.
2022-09-16 19:09:56 +08:00
Xi Ruoyao
e165712e2a
pulseaudio: drop libcap-pam dependency
PulseAudio does not use PAM at all.
2022-09-16 18:10:09 +08:00
Xi Ruoyao
20bace3b51
lame: nasm is only used for 32-bit system 2022-09-16 16:01:18 +08:00
Xi Ruoyao
7f139627d9
cdparanoia: remove unneeded static library 2022-09-16 15:45:47 +08:00
Pierre Labastie
bbdb8c2439 Update changelog for the polkit change 2022-09-16 08:47:03 +02:00
Pierre Labastie
a4289351e1 Unconditionally use duktape for polkit
- duktape is so low overhead, that even if mozjs is later
  needed, it is not a problem...
- it simplifies our instructions, otherwise, we would have had to
  use four <screen> sections (sysd-duktape, sysv-duktape, sysd-mozjs,
  and sysv-mozjs). GNOME can also be used with sysv.
2022-09-16 08:39:31 +02:00
Xi Ruoyao
c807a2b00f
at-spi2-core: add back "and" 2022-09-16 14:26:42 +08:00
Xi Ruoyao
13c06cb2e7
libsoup2: document a test failure 2022-09-16 14:14:08 +08:00
Xi Ruoyao
35f4faf662
cups: remove reference to clang
Now configure script prefers GCC.
2022-09-16 13:50:04 +08:00
Xi Ruoyao
6102095ad3
at-spi2-core: add gsettings-desktop-schemas as runtime dependency
It reports "Cannot get the default GSettingsSchemaSource" on startup
if g-d-s is not installed.
2022-09-16 13:47:14 +08:00
Xi Ruoyao
b83af87427
x7font: X11-{OTF,TTF} symlinks are only for [ XORG_PREFIX != /usr ]
If [ XORG_PREFIX = /usr ] , the symlinks causes duplicated entries in
fc-list output.

TODO: should we just link "X11" directory instead of creating two links?
2022-09-16 13:25:48 +08:00
Xi Ruoyao
febfc1e017
pipewire: update dependencies
- Remove libva, as it's not mentioned by the package at all.
- SDL2 to optional, as it's only for examples.
- Add many optional dependencies (I've not reviewed all of them
  carefully yet).
2022-09-16 13:08:39 +08:00
Xi Ruoyao
75d385622a
add comments about tagging duktape and/or mozjs
So we won't need to add something like "this package is known to work
with {duktape,mozjs} in polkit page.
2022-09-16 10:51:15 +08:00
Xi Ruoyao
1b46bd8c90
systemd: use -Dpam=true
The main point to rebuild systemd in BLFS is for logind.  Add -Dpam=true
so meson will fail if PAM is not installed correctly, instead of
silently producing a systemd build w/o logind again.
2022-09-16 10:37:14 +08:00
Xi Ruoyao
0af463c172
libxkbcommon: change xkeyboard-config to runtime, and add xorg-env
The building system only uses xkeyboard-config pkg-config file to find
the path to xkeyboard-config files.  Without xkeyboard-config installed,
it guesses /usr/share/X11/xkb.
2022-09-16 10:34:37 +08:00
Tim Tassonis
b051e0ea0c Fix broken duktape dowload url. 2022-09-15 21:44:48 +02:00
Tim Tassonis
f401faa609 Add duktape-2.7.0, allow polkit to use duktape instead of JS. 2022-09-15 19:15:50 +02:00
Douglas R. Reno
54a9539bc2 hdparm: Remove obsolete build tweak that was fixed in hdparm-9.65 2022-09-15 10:43:28 -05:00
Pierre Labastie
4069ddfe25 Reinstate kapidox dependencies
Forgotten when reinstating kapidox itself. Also reorder deps to
better show which depends on which.
2022-09-15 15:39:45 +02:00
Douglas R. Reno
b11b2683cb Doxygen: Remove build fix which was applied in 1.9.5. 2022-09-14 11:22:00 -05:00
Douglas R. Reno
7290e5c20b Mark python3 as a security update 2022-09-14 10:53:10 -05:00
Douglas R. Reno
1d83dd04ca Changelog: Mark Wireshark as a security update 2022-09-14 10:11:02 -05:00
Pierre Labastie
f187e97875 libsoup3 is the default for grilo-0.3.15
And it fails to build if libsoup3 is not installed unless
"-Dsoup3=false" is passed to meson (I do not want to put this in
command explanations. We should use soup3 as much as possible).
2022-09-14 11:38:51 +02:00
Pierre Labastie
d914e3589f Revert www.mirbsd.org to http
The site does not support TLS 1.2 which is the minimum supported
version for newer openssl, nss, and gutls.
2022-09-13 19:55:08 +02:00
Pierre Labastie
ac60f17f86 Fix mutter dependencies for tests
Also don't make a difference between systemd and sysv for tests.
There are none...
2022-09-13 19:15:52 +02:00
Pierre Labastie
9bda86ebe2 libbytesize: precise that six is needed for bscalc
I wonder whether we shouldn't rather recommend six: bscalc is handy
for a lot of calculations, for example:
$ bscalc -H 33312
32.53 KiB
2022-09-13 14:56:38 +02:00
Pierre Labastie
a988c853dc Options come after command for pip3 2022-09-13 08:43:57 +02:00
Pierre Labastie
d56891b998 boost: --with-python is now a parameter 2022-09-13 07:13:55 +02:00
Pierre Labastie
80adfe6a6a Qpdf: add an missing backslash 2022-09-13 07:10:04 +02:00
Bruce Dubbs
ae0c128040 Clarify with-python option in boost 2022-09-12 23:29:54 -05:00
Bruce Dubbs
9dd4991d53 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-09-12 10:39:02 -05:00
Bruce Dubbs
0d883a20ac Fix qpdf URL 2022-09-12 10:38:49 -05:00
Pierre Labastie
15d6673a71 Typo 2022-09-12 15:48:28 +02:00
Pierre Labastie
85c951de9f pango: meson option "introspection" is a feature
not a boolean; so use "disabled" and not "false".
2022-09-12 15:46:26 +02:00
Bruce Dubbs
d6dbc81bc8 Update to grantlee-5.3.0. 2022-09-11 16:14:12 -05:00
Bruce Dubbs
9d9e7a6f49 Package Updates
Update to libXft-2.3.6 (xorg library).
Update to qpdf-11.0.0.
2022-09-11 16:08:04 -05:00
Bruce Dubbs
451d84b16f Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-09-11 14:34:50 -05:00
Ken Moffat
b53b6097a8 xscreensaver - remove dep on gdk-pixbuf-xlib. 2022-09-11 20:25:10 +01:00
Bruce Dubbs
a4ac6e362b Update to libnma-1.10.2. 2022-09-11 14:11:49 -05:00
Bruce Dubbs
4852356344 Update to fuse-3.12.0. 2022-09-11 14:05:34 -05:00
Bruce Dubbs
79f4a45d23 Update to php-8.1.10. 2022-09-11 13:17:14 -05:00
Douglas R. Reno
2eefd64f17 xscreensaver: Make GTK3 required (see Ticket #17010) 2022-09-11 11:34:38 -05:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Xi Ruoyao
484f776714
dbus-python: mention egg-info directory in contents 2022-09-11 23:59:54 +08:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Xi Ruoyao
01bfbee614
dbus-python: install metadata for pip3 2022-09-11 19:38:30 +08:00
Pierre Labastie
f12c19d15d Fix a <tab> (I hate vim defaults again) 2022-09-11 11:26:36 +02:00
Pierre Labastie
ffa786a971 Update changelog for PIE/SSP 2022-09-11 11:16:14 +02:00
Pierre Labastie
6cd663b182 --no-user is a <parameter> now 2022-09-11 09:13:14 +02:00
Pierre Labastie
335b32d58b Fix python doc md5 2022-09-11 08:57:08 +02:00