Commit Graph

144 Commits

Author SHA1 Message Date
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
Douglas R. Reno
498a011a4f Update the gstreamer stack to 1.18.3
Update to nano-5.5
Update to gnome-shell-3.38.3
Update to mutter-3.38.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24136 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-25 05:50:13 +00:00
Bruce Dubbs
d6264b7989 Update to gstreamer gst-plugins-base gst-plugins-good
gst-plugins-bad gst-plugins-ugly gstreamer-vaapi gst-libav 1.18.2. 

Update to xine-lib-1.2.11. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23965 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-08 17:04:19 +00:00
Douglas R. Reno
6b255f3e99 Update to lxtask-0.1.10
Update to gstreamer*-1.18.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23847 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-27 20:25:51 +00:00
Douglas R. Reno
794a5d8b2d Update the gstreamer stack to 1.18.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23709 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-13 18:12:01 +00:00
Douglas R. Reno
62c0ce6f12 Update to x264-20200218
Tags for webkitgtk dependencies

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23580 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-19 19:37:56 +00:00
Douglas R. Reno
43d71bf1d1 gst-plugins-bad: Allow building with neon-0.31
gst-plugins-good: URL fix

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23137 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-15 04:04:44 +00:00
Bruce Dubbs
56229a7e66 Update to zsh-5.8.
Update to ImageMagick-6.9.10-93. 
Update to ImageMagick-7.0.9-23. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22719 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-18 02:27:03 +00:00
Bruce Dubbs
c4bcf46944 Update to gstreamer stack 1.16.2.
Update to mesa-19.2.7. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22443 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-06 20:05:55 +00:00
Bruce Dubbs
e3cd75292a Update gst-plugins-bad dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22201 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-25 19:39:55 +00:00
Bruce Dubbs
af532c1ce6 Update to gstreamer-1.16.1 and plugins.
Update to cups-filters-1.25.6. 
Update to libXvMC-1.0.12 (Xorg Library). 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22196 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-24 19:09:17 +00:00
Bruce Dubbs
48bcac91a6 Tag dependencies for kf5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21997 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-19 01:01:59 +00:00