Commit Graph

28183 Commits

Author SHA1 Message Date
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
Bruce Dubbs
619090f79f Update to cmake-3.27.9. 2023-12-01 19:12:58 -06:00
Bruce Dubbs
dc1099b93c Update to mupdf-1.23.7. 2023-12-01 17:42:25 -06:00
Bruce Dubbs
1414135a78 Update to gpgme-1.23.2. 2023-12-01 17:34:27 -06: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
5fa6df3d02 Update to gnome-disk-utility-45.1 2023-12-01 16:24:27 -06:00
Douglas R. Reno
e853c98a89 Update to c-ares-1.23.0 2023-12-01 16:20:08 -06:00
Douglas R. Reno
16be91a0a9 Update to python-dbusmock-0.30.0 (Python Module)
This includes a new test suite
2023-12-01 16:15:16 -06:00
Douglas R. Reno
80b6e7c4c7 Update the URL for FAM in Samba.
Thanks goes to rhubarbpieguy for the report.
2023-12-01 16:08:55 -06:00
Douglas R. Reno
376aa9d058 Update to mlt-7.22.0 2023-12-01 16:06:56 -06:00
Douglas R. Reno
d50c2d0107 Merge branch 'trunk' into renodr/vulkan-addition 2023-12-01 14:48:17 -06:00
Rahul Chandra
2a57f2d3cd Update to mariadb-10.11.6 (Security) 2023-12-01 06:39:57 -05: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
Xi Ruoyao
fca053a362
libnma: Fix a typo
Reported-by: Jamenson Espindula <jafesp@gmail.com>
2023-12-01 13:55:51 +08:00
Douglas R. Reno
1d88a48bd3 Update to qtwebengine-5.15.17 (Security Update) 2023-11-30 23:20:25 -06:00
Douglas R. Reno
23c4cec1cc Add support for Vulkan to Qt5:
- Make the dependency internal
- Add the new library installed to Installed Libraries
2023-11-30 12:15:28 -06:00
Xi Ruoyao
8c25fe79d6
mesa: Simplify doc install command 2023-11-30 19:21:59 +08:00
Tim Tassonis
dfd3e911fe Update to v4l-utils-1.26.0. 2023-11-30 11:59:18 +01:00
Douglas R. Reno
46cb389f52 Use the correct version for SPIRV-Tools.
I don't know how that ended up becoming the same as SPIRV-Headers, that
was strange.

The .rc1 is expected in this case. Upstream describes this as a final
release, but never removed the .rc1 from the tag.
2023-11-30 00:26:00 -06:00
Douglas R. Reno
bdfff0bbca Make the vulkan dependency internal in gtksourceview5.
It is detected at build time and building and running tests worked.
2023-11-30 00:00:36 -06:00
Douglas R. Reno
e4524d7674 Document how to use Vulkan in GTK-4.
Note that at this time, it's backend is still considered experimental.
It also requires Google's shader compiler to build, which is available
from https://github.com/google/shaderc/blob/main/downloads.md. This is
also known as 'glslc'.
2023-11-29 23:54:59 -06: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
Douglas R. Reno
dd3f068f5b Subversion: document Syntax Warnings in tests when using Python 3.12 2023-11-29 20:53:18 -06:00
Douglas R. Reno
105a90a727 Merge branch 'trunk' into renodr/vulkan-addition
Merge in changes from trunk
2023-11-29 14:07:21 -06:00
Douglas R. Reno
3c7a49c5e3 Update to sphinx-rtd-theme-2.0.0 2023-11-29 13:59:30 -06:00
Douglas R. Reno
1fe47db95e Update to jasper-4.1.1 2023-11-29 13:53:42 -06:00
Rahul Chandra
a8d72e7dc0 Update to nss-3.95 2023-11-29 09:05:12 -05:00
Xi Ruoyao
1b9bf3ea17
nss: Align a trailing backslash in the command 2023-11-29 11:06:08 +08:00
Xi Ruoyao
334db6e5ff
nss: Adjust the reference for localhost.localdomain to LFS
Following a LFS systemd revision update.
2023-11-29 11:05:21 +08:00
Douglas R. Reno
64a66a59af Fix building Sendmail now that Berkeley DB has been archived. 2023-11-28 18:52:46 -06:00
Douglas R. Reno
e929885ea2 Update Mesa to build drivers for Vulkan 2023-11-28 18:33:47 -06:00
Douglas R. Reno
1751778683 Add glslang to the book.
This is needed for Mesa.
2023-11-28 17:27:42 -06:00
Douglas R. Reno
f46dc8ea18 Change the URL for SPIRV-Headers again for consistency. 2023-11-28 16:54:44 -06:00
Douglas R. Reno
c46031c1d8 Add the SPIRV-Tools package to the book.
This is needed for glslang, which is needed for Mesa.
2023-11-28 16:54:02 -06:00
Douglas R. Reno
3ed1f2d304 Use a better URL for SPIRV-Headers 2023-11-28 16:23:47 -06:00
Douglas R. Reno
82d46cc6a1 Add the SPIRV-Headers package to the book.
This is needed by SPIRV-Tools, which is needed by glslang (which is
needed for Mesa).
2023-11-28 16:12:26 -06:00
Douglas R. Reno
1a574e0f73 Add a note to the Vulkan Loader package to remind users to rebuild Mesa
if it has been installed prior to installing this package.
2023-11-28 14:50:36 -06:00
Douglas R. Reno
4327bf03cc Merge branch 'trunk' into renodr/vulkan-addition
Merge changes from trunk into the branch.
2023-11-28 14:48:45 -06:00
Bruce Dubbs
3fac2c2a8a Update to libqalculate-4.9.0. 2023-11-28 13:52:46 -06:00
Bruce Dubbs
46c8991baa Update to qt-everywhere-src-6.6.1. 2023-11-28 13:41:53 -06:00
Douglas R. Reno
d8aa0d27cb Update to thunderbird-115.5.1 2023-11-28 13:30:27 -06:00
Bruce Dubbs
2206de82e1 Fix building obconf-qt with libxml2-2.12.x. 2023-11-28 11:04:18 -06:00
Bruce Dubbs
3140ec1465 Update to Net-DNS-1.41 (Perl module). 2023-11-28 10:46:27 -06:00
Bruce Dubbs
423d58f80f Update to pipewire-1.0.0. 2023-11-28 10:37:40 -06:00
Douglas R. Reno
75ee9f2966 Merge branch 'trunk' into renodr/vulkan-addition
Merge changes from trunk into the branch
2023-11-27 23:48:11 -06:00