Commit Graph

2022 Commits

Author SHA1 Message Date
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
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
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
Douglas R. Reno
5166e29337 Merge branch 'trunk' into renodr/vulkan-addition
Merge the day's changes into the branch.
2023-12-01 00:15:22 -06:00
Douglas R. Reno
5dd6d734d7 v4l-utils: Use the correct tarball (bz2 version does not exist) 2023-12-01 00:15:05 -06:00
Tim Tassonis
dfd3e911fe Update to v4l-utils-1.26.0. 2023-11-30 11:59:18 +01:00
Douglas R. Reno
d88a080e1b gst-plugins-bad: change Vulkan to internal.
Just tested and all seems to work well there.
2023-11-29 23:40:57 -06:00
Douglas R. Reno
410e241022 Merge branch 'trunk' into renodr/vulkan-addition
Merge the gst-plugins-bad test fail documentation in
2023-11-29 23:39:57 -06:00
Douglas R. Reno
63b7c2b26e gst-plugins-bad: Document a failing test.
It looks like Xi discovered this and filed an issue two weeks ago, but I
just ran into it while working on Vulkan.

Upstream issue is https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3124
2023-11-29 23:37:16 -06:00
Douglas R. Reno
0b570f57b3 Add support for Vulkan to Pipewire 2023-11-29 23:30:45 -06:00
Bruce Dubbs
423d58f80f Update to pipewire-1.0.0. 2023-11-28 10:37:40 -06:00
Douglas R. Reno
7b65b5a006 Update to wireplumber-0.4.16 2023-11-24 14:58:35 -06:00
Rahul Chandra
8abae415bc Update to intel-media-23.4.1 2023-11-23 11:02:39 -05:00
Bruce Dubbs
03b53c0ec3 Tweak libaom dependencies 2023-11-22 10:08:24 -06:00
Bruce Dubbs
0fd2370219 Update to libaom-3.7.1. 2023-11-22 10:06:55 -06:00
Bruce Dubbs
3636c57e46 Update to pipewire-0.3.85. 2023-11-19 16:03:23 -06:00
Tim Tassonis
6ed02d022d Update to faad2-2.11.1. 2023-11-15 04:26:00 +01:00
Douglas R. Reno
a1fe0cf75b Update the gstreamer stack to 1.22.7 (Security Update) 2023-11-14 14:40:01 -06:00
Pierre Labastie
68dfef54d6 Fix alignement of blocks
Reported by "rhubarbpieguy" on the blfs-dev mailing list
2023-11-09 15:07:04 +01:00
Douglas R. Reno
4457ee0344 FAAD2: Add forgotten required dependency on CMake 2023-11-08 12:00:23 -06:00
Douglas R. Reno
7f8ebbecd9 Update to faad2-2.11.0 2023-11-08 11:56:01 -06:00
Rahul Chandra
8c4bc9eab2 Update to pipewire-0.3.84. 2023-11-03 22:39:12 -04:00
Rahul Chandra
a99aee0afb Update to SDL2-2.28.5. 2023-11-03 22:30:48 -04:00
Douglas R. Reno
a907827177 Update to intel-media-driver-23.4.0 2023-10-31 12:37:33 -05:00
Douglas R. Reno
921174d5f6 Minor text tweaks/typo fixes
For libmpeg2, add a space into the FTP entity so that it gets ignored
2023-10-21 11:47:06 -05:00
Douglas R. Reno
819ef3eeb6 Fix a regression in alsa-lib on i686 that causes a segmentation fault
when audio is played.
2023-10-20 17:14:26 -05:00
Douglas R. Reno
b35512bcd6 Update to intel-media-driver-23.3.5 2023-10-20 12:51:32 -05:00
Bruce Dubbs
037ba24480 Update to pipewire-0.3.83. 2023-10-20 10:12:17 -05:00
Pierre Labastie
3ef294df8f Update to pipewire-0.3.82 2023-10-17 16:40:55 +02:00
Pierre Labastie
aac047d5d8 Update to wireplumber-0.4.15 2023-10-17 16:30:59 +02:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Bruce Dubbs
0012304674 Update to libva-2.20.0. 2023-10-12 14:03:12 -05:00
Bruce Dubbs
9a82914f80 Update to mlt-7.20.0. 2023-10-12 12:49:10 -05:00
Bruce Dubbs
22fe003209 Update to SDL2-2.28.4. 2023-10-12 12:07:41 -05:00
Bruce Dubbs
dd12785c8e Update to pipewire-0.3.81. 2023-10-10 14:44:06 -05:00
Xi Ruoyao
5d9fde50b0
Remove gentoo-ftp-repo
The layout of distfiles.gentoo.org has suddenly changed.  Let's just
stop using it (or we need to include a two-bit prefix of some hash in
the URL and IMO doing so is just stupid, as we can always use http
instead).
2023-10-10 20:37:24 +08:00
Rahul Chandra
79adade02b Update to libvpx-1.13.1 2023-10-07 21:45:14 -04:00
Rahul Chandra
200a68bf5f Update to intel-media-23.3.4 2023-10-01 00:53:39 -04:00
Xi Ruoyao
60bcd9c2c3
pipewire: Mark wireplumber dependency as runtime
There is no need to rebuild pipewire after installing wireplumber.
2023-10-01 01:49:56 +08:00
Xi Ruoyao
606cd00f83
wireplumber: Add systemd (with PAM) as runtime dependency
If pam_systemd is not available, there won't be per-user systemd daemon
running so nobody will start the socket and service units enabled by
systemctl --global enable.

Also remove an additional comma in systemd revision.
2023-10-01 01:39:21 +08:00
Xi Ruoyao
e7f1099026
libvpx: Fix CVE-2023-5217 2023-09-29 17:00:28 +08:00
Douglas R. Reno
ffc17327f6 Update to sdl12-compat-1.2.68 2023-09-28 11:56:00 -05:00
Douglas R. Reno
63b3f5fef1 Add Wireplumber to the book in support of Snapshot. 2023-09-27 12:59:50 -05:00
Xi Ruoyao
7b8bec72b3
Fix URLs of external depedencies, remove dead "User Notes" 2023-09-23 22:41:42 +08:00
Douglas R. Reno
d5f55c37c4 Update the gstreamer stack to 1.22.6 2023-09-21 16:44:16 -05:00
Douglas R. Reno
0a6537519e Update to opus-1.4 2023-09-16 15:38:00 -05:00
Douglas R. Reno
e46c521518 Update to pipewire-0.3.80 2023-09-16 15:30:38 -05:00
Bruce Dubbs
990dbf00a0 Remove obsolete references to gtk2 2023-09-11 11:51:23 -05:00
Rahul Chandra
c3556756ae Update to intel-media-23.3.3 2023-09-10 18:54:25 -04:00
Ken Moffat
2e0635955c Fix the cppunit external download link.
Sourceforge's version is defunct and too old for e.g. taglib.
2023-09-10 21:22:16 +01:00
Pierre Labastie
3b411d49f5 alsa-utils: fix for jhalfs
The "alsactl init" command may return an error code of 99 although
the device is correctly initialized. Say so, and don't run the command
for jhalfs (role="nodump").
2023-09-10 18:56:38 +02:00
Douglas R. Reno
2b43a00afe alsa-utils: remove unneeded workaround for glibc-2.38.
It has been upstream. See Xi's note in #18499
2023-09-07 14:59:44 -05:00
Bruce Dubbs
b748f986c4 Update to alsa-lib alsa-utils 1.2.10. 2023-09-07 14:48:40 -05:00
Douglas R. Reno
6d60514a58 libaom: update test stats 2023-09-07 10:51:32 -05:00
Rahul Chandra
dfab9bf1db Upgrade to SDL2-2.28.3 2023-09-06 17:59:01 -04:00
Douglas R. Reno
9897e55963 Update to libaom-3.7.0.
I will run the tests overnight.
2023-09-06 15:25:06 -05:00
Pierre Labastie
767636d3c1 piepwire-0.3.79 2023-09-03 20:42:58 +02:00
Xi Ruoyao
970a73c895
intel-media: Add -DARL=OFF for device specific build
Note that if ARL=ON (the default) but MTL=OFF, this package FTBFS.
Once an Arrow Lake CPU is launched we may need to review the issue.
2023-09-04 00:28:08 +08:00
Xi Ruoyao
821f5d9842
Update and unify the URL for alsa-ucm-conf 2023-09-02 17:17:39 +08:00
Xi Ruoyao
b7afa97f03
libaom: Add &test-use-internet; note 2023-09-02 04:13:37 +08:00
Douglas R. Reno
6ab9f83aca Update to intel-media-driver-23.3.2 2023-08-29 12:49:58 -05:00
Douglas R. Reno
a3db4437c8 Tag the intel vaapi driver. 2023-08-29 11:36:02 -05:00
Douglas R. Reno
fefecf2381 mlt: Change the location of the 'melt' executable in the testing
instructions.

With recent versions of CMake, it'll automatically put these files in
'out' instead of src/melt in this case
2023-08-28 16:15:07 -05:00
Douglas R. Reno
ef12a7e003 Tags 2023-08-28 00:26:37 -05:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Xi Ruoyao
a39688a3a9
Fix typos: "Raedon" should be "Radeon" 2023-08-26 16:02:37 +08:00
Bruce Dubbs
6e7b9fd64b Tag most of multimedia and icons plus icewm 2023-08-21 13:58:13 -05:00
Bruce Dubbs
332bad2a11 Tags
Tag most of multimedia drivers.
2023-08-19 19:27:23 -05:00
Ken Moffat
bb72b0a66b Tags:
Some AV stuff, and most of xfce.

I have omitted thunar, thunar-volman, xfburn as I do not use them.

I've also omitted xfce4-power-manager - works ok for me, but it
might be implicated in the intel backlight issue so I'm leaving it.
2023-08-20 00:02:46 +01:00
Douglas R. Reno
479979e5f9 Tags 2023-08-18 15:05:38 -05:00
Ken Moffat
2a72ab9400 Tags. 2023-08-18 13:59:05 +01:00
Douglas R. Reno
f78dd09377 Update to libsndfile-1.2.2 2023-08-14 12:59:24 -05:00
Douglas R. Reno
6e6166561f intel-vaapi-driver: We use $XORG_CONFIG, so add xorg-env as a dependency 2023-08-08 11:34:22 -05:00
Douglas R. Reno
32ed800295 Update to intel-media-driver-23.3.1
The xorg-env dependency is since we use $XORG_PREFIX.
2023-08-08 11:33:41 -05:00
Xi Ruoyao
dd0fc632fe
libva: Add xorg-env as required
We use $XORG_PREFIX in the instruction, thus it must be set.
2023-08-07 18:10:40 +08:00
Bruce Dubbs
7f4ce9a7b2 Update to pipewire-0.3.77. 2023-08-05 15:24:03 -05:00
Bruce Dubbs
54b02d4959 Update to SDL2-2.28.2. 2023-08-04 22:30:50 -05:00
Xi Ruoyao
a351de3153
gst-plugins-bad: Add json-glib and qrencode as optional
They're needed for the "qroverlay" plugin.
2023-08-04 22:53:55 +08:00
Xi Ruoyao
89932c6577
gst-plugins-bad: Add a missed comma 2023-08-04 22:41:43 +08:00
Xi Ruoyao
2ef502d007
alsa-utils: Fix FTBFS with Glibc-2.38
Also take the oppertunity to fix an indent issue and add the test
instruction.
2023-08-04 21:03:19 +08:00
Xi Ruoyao
cddcdb1411
treewide: The remaining of kernel configuration rendering 2023-07-31 21:44:38 +08:00
Bruce Dubbs
4b4ff5c890 PAckage updates.
Update to pipewire-0.3.76.
Update to mlt-7.18.0.
2023-07-30 16:46:03 -05:00
Douglas R. Reno
b9348a58cf Update to pipewire-0.3.75 2023-07-23 13:04:19 -05:00
Douglas R. Reno
4d5febb6be Update the gstreamer stack to 1.22.5 (Security Update) 2023-07-23 12:25:35 -05:00
Bruce Dubbs
6a1f71ac77 Update to libva-2.19.0. 2023-07-19 14:47:46 -05:00
Bruce Dubbs
067e27ffc5 Rename intel-media-dirver to intel-media.
Make the page match the tarball name.
2023-07-19 14:11:34 -05:00
Douglas R. Reno
a78da9f043 Update to intel-media-driver-23.3.0 2023-07-18 12:38:35 -05:00
Bruce Dubbs
e77c478989 Merge branch 'trunk' into lxqt 2023-07-18 16:51:51 +00:00
Bruce Dubbs
ee763b6e4a s/firmwares/firmware/g 2023-07-15 17:17:59 -05:00
Bruce Dubbs
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Pierre Labastie
26760adb46 Update to pipewire-0.3.74
Fix building instructions (make them more correct). Clean up
COntent.
2023-07-12 18:13:25 +02:00
Xi Ruoyao
4d17d1ae2c
intel-{media,vaapi}-driver: Add kernel configuration sections
They are now out of graphical environment section, so let's make the
kernel configuration explicit.
2023-07-11 02:10:41 +08:00
Xi Ruoyao
a42d8a8239
libva: Fix dbhtml filename 2023-07-11 02:01:00 +08:00
Xi Ruoyao
e26871f97e
libvdpau: List libvdpau-va-gl as runtime dependency 2023-07-11 00:56:43 +08:00