Commit Graph

155 Commits

Author SHA1 Message Date
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
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
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
a1fe0cf75b Update the gstreamer stack to 1.22.7 (Security Update) 2023-11-14 14:40:01 -06:00
Douglas R. Reno
d5f55c37c4 Update the gstreamer stack to 1.22.6 2023-09-21 16:44:16 -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
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
Douglas R. Reno
4d5febb6be Update the gstreamer stack to 1.22.5 (Security Update) 2023-07-23 12:25:35 -05:00
Pierre Labastie
bef081d609 Fix gst-plugins-bad md5 2023-07-08 10:06:31 +02:00
Douglas R. Reno
4edc4fbebb Update the gstreamer stack to 1.22.4 2023-07-06 12:08:55 -05:00
Xi Ruoyao
d8e1be00f3
multimedia: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:21:53 +08:00
Bruce Dubbs
0eb7db8e68 Finish updating gstreameer stack 2023-05-23 12:29:16 -05:00
Xi Ruoyao
ba086d0b32
gst-plugins-bad: Add ldacBT as an external dependency
It allows building the LDAC plugin, which is needed by pulseaudio to
play high quality audios on LDAC capable bluetooth devices.

I've not tested it: I'm using pipewire instead of pulseaudio, and
pipewire directly uses ldacBT (we already have it in the pipewire page).
2023-05-19 01:38:21 +08:00
Douglas R. Reno
f6503c7331 Add libaom to the book in support of libavif.
Tested with VLC, Parole, and ffmpeg.
2023-04-20 09:34:39 -05:00
Douglas R. Reno
6703becc70 Update the gstreamer stack to 1.22.2 2023-04-19 15:48:46 -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
Bruce Dubbs
b10c207eb5 Update to gstreamer-1.22.0 and plugins. 2023-03-06 22:05:55 -06:00
Bruce Dubbs
dc1a45e9de Lots of tags 2023-02-17 22:35:46 -06: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
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
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Bruce Dubbs
3389fc3151 Update gstreamer stack.
Update to gstreamer-1.22.0 stack. Includes
gstreamer
gst-plugins-base,
gst-plugins-good,
gst-plugins-bad,
gst-plugins-ugly,
gst-libav, and
gstreamer-vaapi.
2023-01-26 12:29:28 -06:00
Bruce Dubbs
d78e102e14 Update gstreamer stack to version 1.20.5.
gstreamer
gst-plugins-base
gst-plugins-good
gst-plugins-bad
gst-plugins-ugly
gst-libav
gstreamer-vaapi
2022-12-29 10:41:40 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Bruce Dubbs
8624a457e7 Update gstreamer stack.
Update to gstreamer-1.20.4
          gst-plugins-base
          gst-plugins-good
          gst-plugins-bad
          gst-plugins-ugly
          gst-libav
          gstreamer-vaapi.
2022-10-21 10:13:52 -05:00
Xi Ruoyao
586ae9d919
use github repo URL for external link to srt
It's not very easy to find the download link on srtalliance.com.
2022-09-16 19:09:56 +08:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Douglas R. Reno
fa4d97aca5 Tags 2022-08-24 18:15:34 -05:00
Pierre Labastie
cd4f607d1e Remove reference to objc compiler in gst stack 2022-06-19 07:37:59 +02:00
Pierre Labastie
ef39f6b659 Update gstreamer stack to 1.20.3 2022-06-18 18:13:50 +02:00
Bruce Dubbs
0abafe0406 Update to gstreamer-1.20.2 and friends. 2022-05-03 17:15:27 -05:00
Xi Ruoyao
880da2c3ab
gst-plugins-bad: add libva as optional
There is a new gstreamer vaapi plugin in gst-plugins-bad, which seems
designed for replacing gstreamer-vaapi.  But it's still experimental now
and not enabled unless it's set in GST_PLUGIN_FEATURE_RANK explicitly.

I've used this plugin for a while because gstreamer-vaapi does not work
fine on my system with iHD_drv_video.so.

See https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/issues/312.
2022-05-04 00:08:14 +08:00
Pierre Labastie
19a916078a gst-plugins-{bad,ugly}: add command explanation for -Dgpl
Also add -Dgpl=enabled for gst-plugins-ugly
2022-04-04 13:58:33 +02:00
Pierre Labastie
975b612aaf gstreamer stack: use the entity blfs-version
Instead of displaying the sysv development url, display the url
corresponding to the revision and release of the book.
Also fix a gst-xxx-version usage.
2022-04-04 13:55:32 +02:00
Bruce Dubbs
34f274f32c Update gstreamer suite to version 1.20.1 2022-04-03 20:13:20 -05:00
Bruce Dubbs
380306549c Tags 2022-02-19 21:19:30 -06:00
Douglas R. Reno
8c0d81961d Package updates:
Update the whole gstreamer stack to 1.20. Includes plugins, libav, and
vaapi.
2022-02-13 11:45:14 -06:00
Douglas R. Reno
09acc5d122 Package updates
Update the gstreamer stack to 1.18.5
Update to libhandy-1.4.0
Update to gtksourceview5-5.2.0
Update to gtksourceview4-4.8.2
2021-09-22 14:53:17 -05:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Bruce Dubbs
7b2fed0fae Tags 2021-08-29 15:39:21 -05:00
Bruce Dubbs
99e72b11f9 Tags, mostly multimedia libraries. 2021-08-20 20:51:36 -05:00
Xi Ruoyao
3918112abd
add xinclude for --buildtype=release 2021-06-04 19:26:37 +08:00
Xi Ruoyao
c9aa98043d
secure LFS url 2021-04-23 19:00:10 +08:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Douglas R. Reno
3b1d13dc8b Update the gstreamer stack to 1.18.4, containing security fixes
Update to pyatspi-2.38.1
Update to goffice-0.10.49

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24375 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-17 04:45:26 +00:00
Douglas R. Reno
a4c3c48b19 Update to ffmpeg-4.3.2
A few tags and URL updates

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24279 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-24 02:13:38 +00:00
Bruce Dubbs
d437f75666 More library tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24257 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 23:09:04 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Xi Ruoyao
9aafa69913 gst-plugins-bad: clean up dep
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24197 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-08 05:23:56 +00:00