Commit Graph

2959 Commits

Author SHA1 Message Date
Bruce Dubbs
bf7aa62a83 Add a patch to vlc to avoid a confict with taglib-2.0 2024-02-17 21:35:23 -06:00
Pierre Labastie
b79fb340d6 Fix option vs parameter in ffmpeg 2024-02-17 09:56:04 +01: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
695bc22685 Disable vulkan for ffmpeg. 2024-02-16 18:50:50 -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
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