Commit Graph

2022 Commits

Author SHA1 Message Date
Douglas R. Reno
e4c883c0b6 alsa: Remove a reference to the OSS Compatibility Libraries which we no
longer carry.
2024-02-26 15:59:56 -06:00
Rahul Chandra
753cccb246 Tag intel graphics stack 2024-02-25 22:18:30 -05:00
Xi Ruoyao
743d191a90
intel-media: Refer to pciutils for lspci 2024-02-21 08:30:30 +08:00
Ken Moffat
38282eb46a Remove obsolete version from Alsa.
The ilibdriv Table of Contents started

  ALSA-1.2.7
  alsa-lib-1.2.11
  alsa-plugins-1.2.7.1
  alsa-utils-1.2.11
  alsa-tools-1.2.11
  alsa-firmware-1.2.4

The ALSA page is just introductory test without any packages,
so change it to display as ALSA.
2024-02-19 17:30:27 +00:00
Douglas R. Reno
6dbc4823b0 Untag the multimedia drivers 2024-02-18 14:18:08 -06:00
Bruce Dubbs
49a84f0ba8 Tag most of multimedia (kwave remains) 2024-02-17 21:52:06 -06:00
Douglas R. Reno
e8b3f50d33 Tags 2024-02-17 02:49:09 -06:00
Bruce Dubbs
181e069fbc Tag all perl modules 2024-02-16 19:51:24 -06:00
Bruce Dubbs
e9d2365c88 Update to x265-20240216. 2024-02-16 14:25:17 -06:00
Bruce Dubbs
9d5c70dfe3 Update to x264-20240216. 2024-02-16 14:10:15 -06:00
Bruce Dubbs
1241ea193c Tag xfce and dependencies 2024-02-16 13:11:29 -06:00
Bruce Dubbs
b9874725d3 Many tags.
Mostly Programming and Xorg sections and dependencies.
2024-02-15 19:26:48 -06:00
Douglas R. Reno
605ec3c70b Update the gstreamer stack to 1.22.10. 2024-02-13 22:45:33 -06:00
Xi Ruoyao
9e51948169
intel-media: Add how to determine the GPU model 2024-02-13 11:37:20 +08:00
Bruce Dubbs
56fe3c1fdc Fixe URL for external package WildMidi 2024-02-07 09:52:44 -06:00
Bruce Dubbs
b859f299d1 Update to SDL2-2.30.0. 2024-02-03 18:57:40 -06:00
Bruce Dubbs
e8074fd2b5 Update to pipewire-1.0.3. 2024-02-02 21:01:59 -06:00
Bruce Dubbs
82e9d3190b Update to pipewire-1.0.2. 2024-02-01 12:40:20 -06:00
Bruce Dubbs
b0158edf81 Update to alsa-lib-1.2.11, alsa-utils-1.2.11, and alsa-tools-1.2.11. 2024-01-31 16:25:50 -06:00
Douglas R. Reno
4f970a2bfc libmusicbrainz5: Refine the sed for the libxml2 fix:
- the xmlError change is still needed
- The libxml/parser.h addition was taken care of in a recent
  libxml2-2.12.x release
2024-01-28 12:07:55 -06:00
Bruce Dubbs
e4119b5b9e Update to taglib-2.0. 2024-01-27 13:26:50 -06:00
Douglas R. Reno
5d82b92535 Update the gstreamer stack to 1.22.9 (Security Update) 2024-01-25 14:46:18 -06:00
Bruce Dubbs
01e63c7e08 Update to libplacebo-6.338.2. 2024-01-24 15:52:38 -06:00
Xi Ruoyao
0aa3d7b71b
libcddb: Test suite needs Internet 2024-01-22 00:24:02 +08:00
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
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
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
5dacc0e984 Update to fdk-aac-2.0.3 2023-12-28 22:35:27 -05: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
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
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
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
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
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