Commit Graph

1849 Commits

Author SHA1 Message Date
Pierre Labastie
0f8c7d1a7f Update to pipewire-0.3.56 2022-08-18 13:11:19 +02:00
Douglas R. Reno
5ac8686a90 Fix building xine-lib with ffmpeg-5.1. 2022-08-13 20:53:36 -05:00
Douglas R. Reno
171b1337f2 gst-libav: Document a test failure with ffmpeg-5.1. 2022-08-12 11:32:58 -05:00
Xi Ruoyao
d7138202c7
libmpeg2: use tarball name for docdir, like other pkgs 2022-08-09 07:42:33 +08:00
Douglas R. Reno
6700d12c8c libvpx: minor reword 2022-08-08 12:35:59 -05:00
Bruce Dubbs
b3599535f2 Update to iso-codes-4.11.0. 2022-07-28 11:35:09 -05:00
Bruce Dubbs
2e0fbc66b8 Update to libvpx-1.12.0. 2022-07-28 11:22:25 -05:00
Bruce Dubbs
0e09d22e99 Update to pipewire-0.3.54. 2022-07-16 16:01:56 -05:00
Douglas R. Reno
193a4fff69 Two security updates
Update to WebKitGTK+-2.36.4
Update to speex-1.2.1

Security advisories to come later.
2022-07-12 19:16:18 -05:00
Douglas R. Reno
71db115735 ffmpeg5 update: Disable ffmpeg-5 support in libquicktime. 2022-07-11 21:59:27 -05:00
Douglas R. Reno
e1af972cd3 ffmpeg5 update: Document how to use ffmpeg in pipewire. 2022-07-11 21:53:17 -05:00
Tim Tassonis
60d108a2e4 Update to alsa-lib-1.2.7.2. 2022-07-09 21:56:17 +02:00
Pierre Labastie
613c9aa7c7 Update to pipewire-0.3.53 2022-07-02 12:42:56 +02:00
Xi Ruoyao
4ae96f879b
pipewire: add WirePlumber an as external optional dependency
Currently we only build pipewire for satisfying GNOME building
dependency.  I've switched to use Pipewire instead of Pulseaudio as the
audio daemon on my system.  For the Pipewire daemon to function
properly, a Pipewire session manager is needed.  The upstream recommends
to use WirePlumber.

It's too early to provide instruction for running a Pipewire daemon in
the book, but we can list the external dependency as it does no harm.
2022-07-01 15:43:47 +08:00
Bruce Dubbs
7b6b9e7454 Update to pulseaudio-16.1. 2022-06-25 15:45:29 -05:00
Bruce Dubbs
68fe5640b0 Update to mlt-7.8.0. 2022-06-25 15:35:29 -05:00
Douglas R. Reno
54055a2fe5 Package Updates
Update to SBC-2.0
Update to libidn-1.40
Update to libwacom-2.3.0
2022-06-21 09:31:56 -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
Douglas R. Reno
0e85ccf399 Update to alsa-lib and alsa-plugins 1.2.7.1 2022-06-18 11:08:07 -05:00
Douglas R. Reno
555c45225d Package Updates:
Update to pipewire-0.3.52
Update to gnome-bluetooth-42.1
Update to libreoffice-7.3.4.2
2022-06-10 18:44:48 -05:00
Bruce Dubbs
c156674e8d Update to alsa-lib alsa-utils 1.2.7. 2022-06-01 08:04:27 -05:00
Xi Ruoyao
dae407549b
add libsoup3 as optional for tracker3 and gst10-plugins-good
Both packages handle libsoup2 and libsoup3 as follows: if one libsoup is
already loaded by the process, it will use the loaded one.  Otherwise,
try to load libsoup3 first, and if it's not found try libsoup2.

But they need the headers of one libsoup version at build time to
support loading this version at runtime, so we can't make the libsoups
runtime dependency.

For tracker 3, also demote libsoup2 to recommended.  It can be built with
libsoup3 only (and the building system will do it silently if libsoup3
is installed but libsoup2 not).  But I'm not sure if it will cause
runtime issues.
2022-06-01 16:19:57 +08:00
Bruce Dubbs
dac82c127d Update to ipulseaudio-16.0. 2022-05-29 14:41:14 -05:00
Bruce Dubbs
3e6c044f46 Update to libdvdread-6.1.3. 2022-05-24 21:53:24 -05:00
Bruce Dubbs
cb3396bf22 Update to libass-0.16.0. 2022-05-13 11:20:25 -05:00
Bruce Dubbs
664b1e530d Small fixes.
Fix k3b url.
Promote pulseaudio to recommended for gst-plugins-good.
2022-05-07 16:22:12 -05:00
Douglas R. Reno
cbf6df2759 libvorbis: Force tests to be run at -j1.
Without that, the tests will fail because the test suite will attempt to run
programs before they are built.
2022-05-06 12:37:00 -05: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
d5fd61152f Recommend sound-theme-freedesktop for libcanberra
This allows to have a sound theme whenever libcanberra is in use
(plasma, xfce, in addition to GNOME).
2022-05-01 14:47:55 +02:00
Pierre Labastie
1e2d824d68 Update to pipewire-0.3.51 2022-04-30 17:04:43 +02:00
Bruce Dubbs
3f33827021 Update to SDL2-2.0.22. 2022-04-26 13:22:55 -05:00
Xi Ruoyao
e07baac63a
pipewire: demote ffmpeg to optional
In meson_options.txt the default for ffmpeg is "disabled".
2022-04-25 15:48:08 +08:00
Bruce Dubbs
65be5e9834 Update to proftpd-1.3.7d. 2022-04-24 18:13:17 -05:00
Xi Ruoyao
ef5beaebad
taglib: update download URL
The old URL 301 (Moved Permanently) to the new one.
2022-04-24 00:58:43 +08:00
Xi Ruoyao
aead043c24
libsndfile: add lame and mpg123 as optional dependency 2022-04-23 17:36:43 +08:00
Xi Ruoyao
efb1ed8b77
gstreamer: document a test failure 2022-04-23 16:27:51 +08:00
Pierre Labastie
7a9a7b2665 Remove spaces at the end of lines 2022-04-20 15:36:11 +02:00
Bruce Dubbs
f02fed1a43 Update to pipewire-0.3.50. 2022-04-14 15:03:57 -05: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
950c68d07c Package updates.
Update to atk-2.38.0.
Update to pipewire-0.3.49.
2022-03-31 13:04:23 -05:00
Bruce Dubbs
d705d3d8cb Update to mlt-7.6.0. 2022-03-31 12:52:25 -05:00
Bruce Dubbs
3b342a16a6 Update to libsndfile-1.1.0. 2022-03-28 18:18:16 -05:00
Bruce Dubbs
e273fc4bcd Update to frei0r-plugins-1.8.0. 2022-03-28 17:46:56 -05:00
Ken Moffat
b9c353b87a Typo fixes from rhubarbpieguy. 2022-03-25 03:29:22 +00:00
Ken Moffat
3f24c6cafd Fix x265 if git has not been installed.
Original problem report from rhubarbpieguy on blfs-support,
fix found at gentoo.
2022-03-25 02:22:54 +00:00
Bruce Dubbs
751dd1ebc0 Update to sysprof-3.44.0 and change some references.
Change <ulink> references to libunwind to internal <linkend> references.
2022-03-24 18:22:59 -05:00
Bruce Dubbs
7495c403ea Package updates.
Update to xine-lib-1.2.12.
Update to xterm-372.
Update to upower-v0.99.17.
Update to vlc-3.0.17.
2022-03-10 13:29:38 -06:00
Bruce Dubbs
32f5b6fad4 Package updates.
Refine instructions for SCons-4.3.0.
Update to gtk+-3.24.33.
Update to pipewire-0.3.48.
Update to UnRar-6.1.6.
2022-03-08 13:25:55 -06:00
Douglas R. Reno
4483a9ae12 Package updates and a security fix
Fix CVE-2021-4115 in Polkit
Update to cyrus-sasl-2.1.28 (Security Update)
Update to flac-1.3.4 (Security Update)
Update to seamonkey-2.53.11 (Security Update)
2022-03-03 13:15:04 -06:00
Pierre Labastie
c74b98c16f Remove a now unneeded i686 patch in SLD2 2022-02-27 17:56:43 +01:00
Bruce Dubbs
01de26c8ca Tags, mostly kde and related 2022-02-20 16:35:55 -06:00
Bruce Dubbs
5dbd08326d Package updates.
Update to accountsservice-22.07.5.
Update to pipewire-0.3.47.
2022-02-20 10:47:59 -06:00
Bruce Dubbs
380306549c Tags 2022-02-19 21:19:30 -06:00
Douglas R. Reno
39637a4db4 Couple of missed tags 2022-02-19 21:06:34 -06:00
Douglas R. Reno
94c92ff62a Tag LXDE, Sawfish, and XScreenSaver. 2022-02-19 21:02:43 -06:00
Thomas Trepl (Moody)
8724fecb01 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-02-19 23:57:56 +01:00
Thomas Trepl (Moody)
2d76528bd3 Tags 2022-02-19 23:57:50 +01:00
Bruce Dubbs
ef8290b1d0 Tags - mostly multimedia 2022-02-19 16:48:51 -06:00
Bruce Dubbs
394eb4c6b9 Update to pipewire-0.3.46. 2022-02-19 15:50:57 -06:00
Bruce Dubbs
9a856a0f6b Package updates.
Update to x265-20220219.
Update to x264-20220219.

Both of these were updated via git clone and packagiong the tarballs
without the .git directory.
2022-02-19 15:27:33 -06:00
Bruce Dubbs
2c871871fb Spelling fixes 2022-02-16 15:04:13 -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
Bruce Dubbs
42fc81b5f6 Package updates and a dependency fix
Update to pipewire-0.3.45.
Update to lcms2-2.13.1.
Update to tcsh-6.24.00.
Update falkon dependencies.
Update to screen-4.9.0.
2022-02-04 15:31:38 -06:00
Bruce Dubbs
9501a015ca Package updates.
Update to vim-8.2.4236.
Update to git-2.35.1.
Update to accountsservice-22.04.62.
Update to cups-2.4.1.
Update to pipewire-0.3.44.
2022-01-31 13:16:50 -06:00
Bruce Dubbs
94c23691b6 Package updates.
Update to SDL2-2.0.20.
Update to hdparm-9.63.
Update to umockdev-0.17.2.
Update to libgusb-0.3.10.
Update to double-conversion-3.2.0.
2022-01-11 10:44:08 -06:00
Bruce Dubbs
bcccddd4f0 Package Updates. 2022-01-06 13:40:19 -06:00
Bruce Dubbs
dab068013a Package updates.
Update to feh-3.8.
Update to tree-2.0.1.
Update to tcsh-6.23.02.
Update to iso-codes-4.9.0.
Update to seamonkey-2.53.10.2.
Change required dependencies in pipewire to recommended.
2022-01-04 14:52:57 -06:00
Pierre Labastie
ca88cb8041 patches are always from .. 2021-12-25 13:55:29 +01:00
Pierre Labastie
b84df53c90 Stupid typo when patching sdl2 2021-12-21 12:41:03 +01:00
Pierre Labastie
b4cbfb4e42 SDL2: patch for missing symbol in wayland-1.20.0
Report by "Berzerkula" on #lfs-support.
Bug: https://github.com/libsdl-org/SDL/issues/5088
Patch: e2ade2bfc4
2021-12-21 08:57:51 +01:00
Bruce Dubbs
dadfb45eed Package updates.
Update to mlt-7.4.0.
Update to gimp-2.10.30.
Tweak gegl instructions to remove an obsolete module.
2021-12-20 14:29:04 -06:00
Bruce Dubbs
3162545c33 Package updates.
Update to nspr-4.33.
Update to asciidoc-10.1.0 (python module).
Update to pipewire-0.3.42.
2021-12-18 20:09:55 -06:00
Bruce Dubbs
95145941ce Package updates.
Update to Net-DNS-1.33 (Perl module).
Update to vala-0.54.5.
Update to nano-6.0.
Update to pipewire-0.3.41.
Update to gutenprint-5.3.4.
2021-12-17 11:41:52 -06:00
Bruce Dubbs
86061adfcb Package updates.
Update to cmake-3.22.1.
Update to exo-4.16.3.
Update to alsa-lib-1.2.6.1, alsa-plugins-1.2.5, alsa-utils-1.2.6.
2021-12-15 19:10:29 -06:00
Bruce Dubbs
68bc1fb047 Fix some text and add a patch
Change $KDE_PREFIX to /usr for installed directories in plasma-wayland-protocols.
Add a set of patches including CVE fixes to audiofile.
2021-12-13 11:20:24 -06:00
Bruce Dubbs
d628802ad0 Package updates.
Update to freetype-2.11.1.
 Update to xfsprogs-5.14.1.
 Update to poppler-21.12.0.
 Update to gsl-2.7.1.
 Update to SDL2-2.0.18.
 Update to mesa-21.3.1.
2021-12-03 12:42:48 -06:00
Bruce Dubbs
7fa5ff6cd3 Package updates.
Update to git-2.34.0.
Update to libuninameslist-20211114.
Update to sg3_utils-1.47.
Update to pipewire-0.3.40.
Update to curl-7.80.0.
Update to mlt-7.2.0.
2021-11-16 17:48:16 -06:00
Douglas R. Reno
59f6a1f824 Package updates (with polkit being the largest)
Update to pipewire-0.3.39
Update to poppler-21.10.0
Update to links-2.25
Update to polkit-0.120
2021-10-29 12:26:35 -05:00
Pierre Labastie
51ba03e696 Updates
v4l-utils-1.22.1
apache-ant-1.10.12
LVM2-2.03.14
2021-10-29 09:40:06 +02:00
Pierre Labastie
3713bc71c8 Updates and a fix:
udisks2-2.9.4
upower: change download location
exim-4.95
mesa-21.2.4
libvpx-1.11.0
2021-10-22 14:31:54 +02:00
Bruce Dubbs
c99889d95e Update toundtouch for new location 2021-10-16 14:35:48 -05:00
Bruce Dubbs
acf677b398 Package updates
Update to pipewire-0.3.37.
Update to graphviz-2.49.1.
Update to pycryptodome-3.10.4.
2021-09-25 13:09:44 -05: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
Bruce Dubbs
c176fc7912 Package updates.
Update to bind9-9.16.21.
Update to pipewire-0.3.36.
Update to ModemManager-1.18.2.
Update to sudo-1.9.8p1.
Update to acpid-2.0.33.
2021-09-17 11:59:48 -05:00
Bruce Dubbs
b42891ad41 Package Updates.
Update to libatomic_ops-7.6.12.
Update to sudo-1.9.8.
Update to libass-0.15.2.
Update to libexif-0.6.23.
Update to ModemManager-1.18.0.
2021-09-16 14:36:28 -05:00
Bruce Dubbs
74ecfaeffb Package updates.
Update to btrfs-progs-v5.14.
Update to libxkbcommon-1.3.1.
Update to pipewire-0.3.35.
2021-09-11 22:45:42 -05:00
Bruce Dubbs
88523c51be Package updates.
Update to wget-1.21.2.
Update to harfbuzz-2.9.1.
Update to soundtouch-2.3.1.
Update to libqmi-1.30.2.
2021-09-09 12:34:54 -05:00
Xi Ruoyao
2c1dc23635
pulseaudio: fix an inconsistency between cmd and explanation 2021-09-09 18:04:56 +08:00
Bruce Dubbs
1c517d53d0 Fix libsamplerate url 2021-09-08 11:00:23 -05:00
Bruce Dubbs
11b89f5242 Update to libsamplerate-0.2.2. 2021-09-07 13:58:45 -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
Douglas R. Reno
673c07088d Package update:
Update to libnsl-2.0.0
Add dependencies on libnsl to several packages where they were missing
2021-09-03 22:33:33 -05:00
Bruce Dubbs
85a581fd3b Tags 2021-08-29 19:19:44 -05:00
Bruce Dubbs
7b2fed0fae Tags 2021-08-29 15:39:21 -05:00
Bruce Dubbs
850dda5df8 Update to pipewire-0.3.34. 2021-08-29 12:58:31 -05:00
Bruce Dubbs
0979c932e1 Update to soundtouch-2.3.0 2021-08-29 11:32:30 -05:00
Bruce Dubbs
c93c620cae Tags 2021-08-29 10:32:39 -05:00
Pierre Labastie
da54a62385 Tags for kde and some deps 2021-08-28 22:59:53 +02:00
Bruce Dubbs
99e72b11f9 Tags, mostly multimedia libraries. 2021-08-20 20:51:36 -05:00
Thomas Trepl (Moody)
3dc7d29dfb Tags 2021-08-19 22:51:46 +02:00
Thomas Trepl (Moody)
8e3f61878b Tags 2021-08-19 21:19:23 +02:00
Thomas Trepl (Moody)
a383e242b4 Tags 2021-08-19 17:41:17 +02:00
Xi Ruoyao
ea358ce5a2
pulseaudio: drop gconf
15.0 relnote says it's dropped.
2021-08-19 21:02:34 +08:00
Thomas Trepl (Moody)
aed1e212bb Tags 2021-08-18 15:58:33 +02:00
Douglas R. Reno
087fbd1472 Quick style fix in MLT 2021-08-16 10:56:35 -05:00
Bruce Dubbs
8d601180e3 Package updates.
Update to kf5-apps-21.08.0. Includes kate and kwave.
Update to mlt-7.0.1.
2021-08-15 17:37:35 -05:00
Ken Moffat
1edec7be6a Update to x264-20210814. 2021-08-15 01:35:22 +01:00
Bruce Dubbs
6e1270bed0 Package updates.
Update to SDL2-2.0.16.
Update to NetworkManager-1.32.8.
Update to libjpeg-turbo-2.1.1.
Update to c-ares-1.17.2.
2021-08-11 15:32:19 -05:00
Ken Moffat
6913e83492 ~PulseAudio - document a switch. 2021-08-07 01:23:57 +01:00
Bruce Dubbs
79fe32dece Package updates.
Update to pipewire-0.3.33.
Update to glib-networking-2.68.2.
Update to SCons-4.2.0.
2021-08-06 18:23:34 -05:00
Bruce Dubbs
e4be4bf55d Package Updates
Update to pulseaudio-15.0.
Update to imlib2-1.7.2.
Update to cmake-3.21.1.
Update to libmbim-1.26.0.
2021-07-30 14:25:53 -05:00
Bruce Dubbs
9706fa9906 Fix pipewire stats 2021-07-29 13:55:13 -05:00
Douglas R. Reno
126313f846 v4l-utils: Force 'make install' to run at -j1 due to a libtool-related
race condition.
2021-07-17 17:05:44 -05:00
Douglas R. Reno
a4586ac973 Package updates -
Update to pango-1.48.6
Update to pipewire-0.3.31
2021-06-29 14:30:47 -05:00
Douglas R. Reno
3e60c83f8a Update to alsa-lib and alsa-utils 1.2.5.1 2021-06-16 11:21:44 -05:00
Bruce Dubbs
5c2571e381 Update packages.
Update to gptfdisk-1.0.8.
Update to pipewire-0.3.30.
Update to xscreensaver-6.01.
Update to fuse3-3.10.4.
2021-06-10 15:34:09 -05:00
Bruce Dubbs
f12bb95701 Package updates.
Update to mpg123-1.28.0.
Update to at-spi2-core-2.40.2.
Update to polkit-0.119.
Update to pipewire-0.3.29.
2021-06-06 14:13:52 -05:00
Bruce Dubbs
57cc7a325b Package updates.
Update to gnome-terminal-3.40.2.
Update to vte-0.64.2.
Update to libogg-1.3.5.
Update to nfs-utils-2.5.3.
Update to librsvg-2.50.7.
Update to libqmi-1.28.6.
Update to dash-0.5.11.4.
2021-06-06 12:27:21 -05:00
Xi Ruoyao
20f070d84e
first batch of meson --buildtype=release 2021-06-04 20:06:48 +08:00
Xi Ruoyao
3918112abd
add xinclude for --buildtype=release 2021-06-04 19:26:37 +08:00
Tim Tassonis
3d8d1aa9ea Update to alsa-lib-1.2.5 alsa-tools-1.2.5 alsa-utils-1.2.5 and alsa-plugins 1.2.5. 2021-06-03 11:19:51 +02:00
Douglas R. Reno
e3cdc02a87 v4l-utils: Fix building with gcc-11.1, and add a command explanation for
qvidcap
2021-05-26 12:18:18 -05:00
Ken Moffat
8861787fca Updates:
mutt-2.0.7,
patch gst-plugins-good to build against qt5 with gcc-11.
2021-05-24 23:31:48 +01:00
Xi Ruoyao
431d921148
libvpx: demote nasm/yasm to recommended
--target=generic-gnu is mentioned to allow building libvpx without nasm
and yasm.
2021-05-24 20:24:29 +08:00
Xi Ruoyao
693e1f57bb
taglib: remove dependency of boost
Boost only appeared in a comment, saying several typedefs are compatible
with boost.  The code doesn't actually use boost headers or libraries.
2021-05-24 20:11:02 +08:00
Bruce Dubbs
d3ad4c0f91 Update packages
Update to Test-Differences-0.68 (Perl module)
Update to bind9-9.16.16
Update to mesa-21.1.1
Update to pipewire-0.3.28
Update to libsigc++-2.10.7 and libsigc++-3.0.7
Update to glibmm-2.66.1
2021-05-20 13:48:34 -05:00
Ken Moffat
4581dc7d18 Fix gst-plugins-base for a change in meson-0.58.0. 2021-05-19 19:25:41 +01:00
Bruce Dubbs
ae90b83d47 Update to pipewire-0.3.27 2021-05-09 15:51:33 -05:00
Bruce Dubbs
0f0f7a105b Update to libass-0.15.1 2021-05-07 17:22:28 -05:00
Bruce Dubbs
6494b9f622 Update to fdk-aac-2.0.2 2021-05-07 14:54:20 -05:00
Bruce Dubbs
ac2e51972f Fix libdvdvav stats 2021-05-07 09:42:53 -05:00
Bruce Dubbs
8f5633e9b6 Update to libdvdread-6.1.2.wq 2021-05-06 16:54:14 -05:00
Bruce Dubbs
a6a5e71fc5 Update to libdvdcss-1.4.3. 2021-05-06 16:48:17 -05:00
Douglas R. Reno
0ec63138e9 Update to vala-0.52.3
Update to libksba-1.5.1
Update to pipewire-0.3.26
Update to graphene-1.10.6
Update to ruby-3.0.1
2021-05-04 16:45:51 -05:00
Xi Ruoyao
efa50b8812 pulseaudio: workaround an issue because of meson-0.57.2 change 2021-05-01 02:05:53 +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
Xi Ruoyao
c6b192c037 secure package download URLs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24436 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 12:36:04 +00:00
Ken Moffat
41f721e669 Security fixes for flac and libssh2.
Also note the unfixed vulnerability in xdg-utils mailto
(thanks to Arch for noticing this).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24429 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-02 17:54:32 +00:00
Douglas R. Reno
cceceaaf9f Update to links-2.22
Update to sqlite-3.35.3
Update to nss-3.63
Update to jasper-2.0.27
Update to pipewire-0.3.24

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24405 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-27 18:52:34 +00:00
Pierre Labastie
37ede2a3ad libvpx-1.10.0
libassuan-2.5.5
libgpg-error-1.42
cmake-3.20.0
btrfs-progs-5.11.1
libinput-1.17.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24403 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-26 18:25:31 +00: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
Xi Ruoyao
84ac673046 add --wrap-mode=nodownload xinclude
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24372 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-16 08:19:31 +00:00
Douglas R. Reno
5d69f63562 Update to php-8.0.3
Update to pipewire-0.3.23
Update to libgdata-0.18.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24358 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-12 02:16:58 +00:00
Xi Ruoyao
f4302700b1 CFLAGS/CPPFLAGS cleanup
Move -I and -D into CPPFLAGS, and for others use ${CFLAGS:--O2 -g} to
prevent from building "non-optimized" binary.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24334 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-04 09:56:47 +00:00
Bruce Dubbs
541ab18c34 Misc tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24290 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-24 19:35:31 +00:00