Commit Graph

2738 Commits

Author SHA1 Message Date
Douglas R. Reno
6703becc70 Update the gstreamer stack to 1.22.2 2023-04-19 15:48:46 -05:00
Bruce Dubbs
21b6d6be18 Update to pipewire-0.3.69. 2023-04-15 10:27:12 -05:00
Xi Ruoyao
04202bde70
alsa: Add elogind/systemd as alsa-lib recommended runtime dependency ...
and no longer add users into audio group.

Suggested-by: Thanos Baloukas <baloukasthan@gmail.com>
2023-04-09 21:50:09 +08:00
Xi Ruoyao
7087a34709
pipewire: Move rm -vf /usr/bin/pipewire-* just before ninja install
And add role='root' for it.
2023-04-09 21:38:15 +08:00
Douglas R. Reno
9c47f0f22c pipewire: minor typo fix 2023-04-08 15:57:08 -05:00
Bruce Dubbs
6e1854e99a Update to pipewire-0.3.68. 2023-04-07 17:13:23 -05:00
Bruce Dubbs
a12730f76a Remove sdl dependeny from pages that also have sdl2 as a dependency 2023-04-07 13:13:35 -05:00
Bruce Dubbs
676ee3a73a Change SDL-1.2 to sdl12-compat-release-1.2.60. 2023-04-07 12:24:36 -05:00
Bruce Dubbs
e9df36bdc3 Update to SDL2-2.26.5. 2023-04-06 14:48:29 -05:00
Bruce Dubbs
846fb7289b Update to mpg123-1.31.3. 2023-04-02 20:17:13 -05:00
Xi Ruoyao
afb71d0a95
Add notes about Internet connection requirement for building or testing 2023-03-27 16:08:36 +08:00
Douglas R. Reno
01264e5538 xine-lib: Remove unneeded sed for binutils-2.39
It seems to have been fixed in xine-lib-1.2.13
2023-03-21 19:00:55 -05:00
Bruce Dubbs
4b94d327fc Move SDL-1 to anduin. Upstream seems to have removed it 2023-03-17 15:39:43 -05:00
Bruce Dubbs
8ddd72ea45 Update to pipewire-0.3.67. 2023-03-16 13:31:58 -05:00
Pierre Labastie
91318eb9aa Add "setup" to meson commands
I've not been very consistent on typography, but it is a start
2023-03-13 17:48:55 +01:00
Douglas R. Reno
912b324bfe Typos from rhubarbpieguy 2023-03-11 19:02:27 -06:00
Xi Ruoyao
3165d829d0
Revert "pipewire: document a test failure with systemd"
This reverts commit 3cbfa4557e.

Fixed in systemd-253.
2023-03-10 12:19:44 +08:00
Bruce Dubbs
42035854a4 Update to mlt-7.14.0. 2023-03-07 14:48:24 -06:00
Bruce Dubbs
d206bc4eed Update to SDL2-2.26.4. 2023-03-07 14:26:04 -06:00
Bruce Dubbs
050c538d87 Remove using the external ffmpeg from mplayer. 2023-03-07 13:18:13 -06:00
Bruce Dubbs
b10c207eb5 Update to gstreamer-1.22.0 and plugins. 2023-03-06 22:05:55 -06:00
Bruce Dubbs
ff0d277481 Tweak audacious dependencies 2023-03-06 21:26:37 -06:00
Bruce Dubbs
9dd3b01f66 Update to audacious-4.3 and audacious-plugins-4.3. 2023-03-06 17:13:19 -06:00
Tim Tassonis
c3b8baf8dc Update to v4l-utils-1.24.1 2023-03-04 00:30:37 +01:00
Bruce Dubbs
4a3c6287bb Update to ffmpeg-6.0. 2023-03-03 14:08:58 -06:00
Tim Tassonis
504e5cea0f Update to xfce4-notifyd-0.8.2.
Update to v4l-utils-1.24.0.
Update to libnotify-0.8.2.
2023-03-02 23:59:30 +01:00
Douglas R. Reno
b83499da79 Update to libass-0.17.1 2023-03-02 12:30:25 -06:00
Douglas R. Reno
b00e6f64ae Archive libdiscid.
Nothing uses it since libmusicbrainz3 is in the archive.
2023-03-02 09:58:37 -06:00
Douglas R. Reno
bef1a58c75 Add a note to ffmpeg about it's documentation generation outputting
warnings with Texinfo-7.0 and higher.
2023-02-27 21:00:17 -06:00
Douglas R. Reno
cebfa20fd6 Add information to alsa-utils on how to set the default sound card.
Most systems have multiple sound cards because of HDMI output, so it
makes sense to have this information now.
2023-02-27 20:56:28 -06:00
Bruce Dubbs
30faaf305b Update to kf5-apps-22.12.2, including kate, kwave, and falkon 2023-02-19 23:19:29 -06:00
Bruce Dubbs
4b6e2b26bc More tags 2023-02-19 19:42:20 -06:00
Bruce Dubbs
2df0265da0 Update to pipewire-0.3.66. 2023-02-19 14:46:40 -06:00
Douglas R. Reno
b464299292 Tag WebKit dependencies 2023-02-18 14:22:38 -06:00
Pierre Labastie
231e5ee27a Gstreamer-vaapi: add a note to qemu users
This package shouldn't be installed on non hardware accelerated video.
2023-02-18 20:56:18 +01:00
Bruce Dubbs
dc1a45e9de Lots of tags 2023-02-17 22:35:46 -06:00
Douglas R. Reno
dbd73d6b58 Last round of tags for the day from me 2023-02-17 14:57:04 -06:00
Douglas R. Reno
ac0d66d9b2 Tags for PHP dependencies 2023-02-16 19:10:14 -06:00
Ken Moffat
6293999b4b Update x264 and x265 to 20230215.
Measured on 11.3-rc1, not yet confirmed to work.
2023-02-15 23:06:59 +00:00
Xi Ruoyao
4a2c6d3c9b
libcdio: Document a test failure
This is a dead project, but the comment in the code claims the
cdio_realpath function is designed to emulate POSIX realpath while the
test case is not using POSIX-compatible realpath correctly.  So it seems
a test case issue, only document it instead of fix.

Note that this test has started to fail since Glibc-2.36, not 2.37.  But
somehow we didn't catch it before.
2023-02-12 19:56:48 +08:00
Xi Ruoyao
a5a10c0926
libcddb: Fix the default server and most of the test suite 2023-02-12 19:56:47 +08:00
Xi Ruoyao
f16ab62925
gst-plugins-bad: Remove libmpeg2 dependency, and document a test failure
This package does not use libmpeg2.  The mpeg2 encoder depends on some
packages not in BLFS.  The mpeg2 decoder has been moved to ugly.

One test is skipped w/o libsoup2.  Two tests related to rtp fails w/o
gst-plugins-good.
2023-02-12 19:56:47 +08:00
Xi Ruoyao
90354d5494
flac: Drop nasm and xmms dependencies
In the changelog of flac-1.4.2:

* Remove xmms plugin (Martijn van Beurden, TokyoBlackHole)
* Remove all pure assembler, removing build dependency on nasm
2023-02-12 13:01:23 +08:00
Ken Moffat
f7193500f2 Update to libvpx-1.13.0. 2023-02-11 00:04:24 +00:00
Xi Ruoyao
5dcac019de
pipewire: Avoid an extra comma in recommended dep with REV=systemd 2023-02-10 21:38:37 +08:00
Thomas Trepl
05eb990a00 Upgrade SDL2-2.26.3 2023-02-07 21:38:01 +01:00
Ken Moffat
a40e34897b Remove note in xine-lib :
The sourceforge update on January 28th made the tarball directory
xine-lib-1.2.13 as was originally intended.
2023-02-05 12:58:23 +00:00
Pierre Labastie
5cf5248465 Fix xine-lib md5
Looks like sourceforge has been updated on January 28th, while the book
was updated on Januaray 26th
2023-01-30 10:20:35 +01:00
Pierre Labastie
54d589072b Remove eol spaces 2023-01-29 13:51:59 +01:00
Xi Ruoyao
75b1a338b8
Update more URLs to use https
Mostly plain http -> https replace, if https works.  If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

* www.mnogosearch.org is dead.  Not sure how to replace, so deleted.
* use https://github.com/cacalib/libcaca for libcaca.
  http://caca.zoy.org/wiki/libcaca seems out-of-date.
* http://www.speech.cs.cmu.edu/flite/ is dead, replaced with github repo
  link.
2023-01-29 14:35:01 +08:00