Commit Graph

2938 Commits

Author SHA1 Message Date
Bruce Dubbs
f1d6a4b382 Archive alsa-oss. 2024-01-20 10:07:53 -06:00
Bruce Dubbs
85dde848bd Update to libaom-3.8.1. 2024-01-20 09:55:21 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Bruce Dubbs
66a2eaad31 Update to libvpx-1.14.0. 2024-01-19 12:06:58 -06:00
Douglas R. Reno
ab6c3093f4 Pulseaudio: Fix the path of pulseaudio-system.conf
With pulseaudio-17.0, the location of
/etc/dbus-1/system.d/pulseaudio-system.conf was changed to
/usr/share/dbus-1/system.d/pulseaudio-system.conf. However, since we use
the '-f' option passed to 'rm', this problem wasn't noticed. I didn't
have the '-f' option in my script and ran into it from there
2024-01-17 12:45:58 -06:00
Bruce Dubbs
01b8994dee Archive libtheora 2024-01-15 04:23:12 -06:00
Bruce Dubbs
ce4020410f Demote libtheora to optional in ffmpeg.
This will allow specifying libtheora as an external dependency
and will enable archiving libtheora.

libtheora has not been updated since 2010 and its use is outdated.
2024-01-14 22:27:17 -06:00
Rahul Chandra
30303f1ac7 Update to pulseaudio-17.0 2024-01-14 14:22:50 -05:00
Xi Ruoyao
0131819b9d
gst10-plugins-base: Demote libtheora to optional
Addresses #18984.  I've built a GNOME system with libtheora skipped.
2024-01-14 17:30:54 +08:00
Douglas R. Reno
79acc5ff2d Update to pipewire-1.0.1 2024-01-12 14:26:42 -06:00
Douglas R. Reno
af9eb55fbd Update to mpg123-1.32.4 2024-01-12 12:12:56 -06:00
Bruce Dubbs
3796997335 Fix some intel-media stats 2024-01-04 10:38:14 -06:00
Rahul Chandra
9848345ed2 Update the intel-media and gmmlib stack. (23.3.4, 23.3.16) respectively 2024-01-03 23:29:00 -05:00
Rahul Chandra
85099512b4 Update to ffmpeg-6.6.1 2024-01-03 22:44:22 -05:00
Rahul Chandra
5dacc0e984 Update to fdk-aac-2.0.3 2023-12-28 22:35:27 -05:00
Pierre Labastie
ad89b1a187 fix link to dmalloc site in lame 2023-12-28 22:42:49 +01:00
Douglas R. Reno
a60a3f9f7c Update the gstreamer stack to 1.22.8 (Security Update) 2023-12-27 19:07:34 -06:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Xi Ruoyao
dcf0bcc2d9
liba52: Use -fPIC even on 32-bit x86
See the updated command explanation for rationale of this change.  And
it also makes the instruction simpler, so it's a win-win.
2023-12-23 03:38:13 +08:00
Pierre Labastie
b9d313c781 Remove editor note for pnmixer
The wiki page is about alsamixer (?)
2023-12-22 20:16:18 +01:00
Pierre Labastie
27442a31af liba52: CFLAGS is set to -g -O3 by default
Any setting of -Ox is unconditionally removed, and -O3 is always
applied. See also editor note.
2023-12-22 20:16:18 +01:00
Bruce Dubbs
3f3aad1340 Spelling/grammar fixes 2023-12-21 10:56:18 -06:00
Pierre Labastie
e5e6a0417e Completely remove editor notes instead of commenting them 2023-12-20 18:36:57 +01:00
Pierre Labastie
7fce8cc18b Remove editors note from audacious
The page in the wiki has been removed because it was completely outdated
2023-12-18 20:15:09 +01:00
Douglas R. Reno
372c4ce3d7 v4l-utils: several tweaks to the page
- Change the formatting for the meson command to be standard with other
  pages in the book
- Fix the commands for installing the contrib files (no sdlcam since we
  don't have SDL_Image in the book, remove $DESTDIR, etc)
- Add command explanations for the two contrib utilities
- Remove extraneous spaces in between commands
2023-12-18 12:13:56 -06:00
Rahul Chandra
0387d9afba Update to v4l-utils-1.26.1 2023-12-17 01:14:42 -05:00
Bruce Dubbs
14e7e0b3af Update to latest KDE packages.
Update to plasma-wayland-protocols-1.12.0.
Update to plasma5-5.27.10.
Update to kde gear-23.08.4 including kate, kwave, and falkon.
Update to kf5-5.113.0.
2023-12-15 21:11:51 -06:00
Xi Ruoyao
f9a6626e9f
libvdpau-va-gl: Mesa should be required
This seems undetected because mesa is recommended for libva anyway.

Fixes #19004.
2023-12-13 03:05:41 +08:00
Bruce Dubbs
b0e89bc97c Remove commented out and obsolete info in vlc. 2023-12-12 10:27:12 -06:00
Bruce Dubbs
32bf9053e2 Change vlc dependency from lua-5.2 to lua 5.4 2023-12-12 10:05:01 -06:00
Rahul Chandra
9732e2550c Update to libaom-3.8.0 2023-12-08 18:36:43 -05:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
babbe4db8a Typo fixes from rhubarbpieguy 2023-12-07 12:11:50 -06:00
Pierre Labastie
c0d8d48b0e Fix alignment in audacious 2023-12-07 16:40:19 +01:00
Pierre Labastie
69c97c04a8 Fix audacious plugins for libxml-2.12.x
Also fix command explananations
2023-12-07 16:12:36 +01:00
Xi Ruoyao
e75e99bdb2
libaom: Fix unclosed brackets 2023-12-07 12:12:43 +08:00
Xi Ruoyao
832e339df9
libaom: Clarify the condition where -DENABLE_NASM is needed 2023-12-07 12:07:06 +08:00
Pierre Labastie
fbdaa2169a libmusicbrainz5: fix for libxml-2.12.x 2023-12-06 20:11:20 +01:00
Douglas R. Reno
809fb828e4 wireplumber: minor text consistency change 2023-12-06 01:36:14 -06:00
Rahul Chandra
ffe0646a61 Update to wireplumber-0.4.17 2023-12-05 20:45:51 -05:00
Xi Ruoyao
64b92e4357
gst-plugins-bad: Add glslc as external dependency
The vulkan plugin needs it, like GTK-4.
2023-12-04 19:49:43 +08:00
Douglas R. Reno
5f8ade3d6a Update to mpv-0.37.0 2023-12-03 14:14:37 -06:00
Douglas R. Reno
b397566ed0 Disable using libplacebo in VLC.
VLC is incompatible with the latest versions of libplacebo. Upstream has
fixed it for VLC 4. Arch has a patch, but it only works with a version
of libplacebo from July.
2023-12-03 14:04:37 -06:00
Douglas R. Reno
79d741cc14 Add libplacebo to the book.
This is needed for MPV.
2023-12-03 13:36:14 -06:00
Douglas R. Reno
882979cd7c Merge branch 'trunk' into renodr/vulkan-addition 2023-12-03 12:35:25 -06:00
Xi Ruoyao
c39ddc6c3d
llvm: Remove BPF from targets
To use clang with BPF for v4l-utils, libbpf must be installed but it's
not a BLFS package.  And I doubt if any BLFS user really uses an IR
remote control on the BLFS system.  So let's not make all BLFS users
build something useless.

Note that if both clang and libbpf both exist, v4l-utils will attempt to
use "clang -target bpf" anyway even if -Dbpf=disabled is explicitly
specified (we've got enough surprise from v4l-utils building system
these days!!), so add a note to v4l-utils for people installing non-BLFS
libbpf.
2023-12-03 13:56:37 +08:00
Xi Ruoyao
52b9d55135
v4l-utils: LLVM is not required and it's useless unless libbpf is available 2023-12-02 18:20:48 +08:00
Douglas R. Reno
990c920537 ffmpeg: add support for Vulkan
- Made the dependency internal
- Added an option to the Command Explanations for using --enable-vulkan
  to enable video acceleration through Vulkan
2023-12-01 16:30:10 -06:00
Douglas R. Reno
df04499346 Merge branch 'trunk' into renodr/vulkan-addition 2023-12-01 16:28:42 -06:00
Douglas R. Reno
376aa9d058 Update to mlt-7.22.0 2023-12-01 16:06:56 -06:00