Commit Graph

1936 Commits

Author SHA1 Message Date
Pierre Labastie
75129f2bca Add brotli as a recommended dependency for exiv2
It can be disabled, but it is useful.
2023-06-01 21:02:53 +02:00
Xi Ruoyao
48d48bdd2e
librsvg: Fix gi-docgen API doc install location 2023-06-01 21:23:18 +08:00
Pierre Labastie
1e99ba7f25 exiv2 uses external inih now
reported by r1c0n3r0 on #lfs-support
2023-05-27 09:06:04 +02:00
Bruce Dubbs
83e98db34a Update to exiv2-0.28.0. 2023-05-26 16:08:11 -05:00
Pierre Labastie
ab9126d1c2 Update to qpdf-11.4.0 2023-05-24 19:47:37 +02:00
Bruce Dubbs
aee82798ab Update to fribidi-1.0.13. 2023-05-19 14:53:51 -05:00
Bruce Dubbs
12ae37c820 Update to harfbuzz-7.3.0. 2023-05-11 19:58:28 -05:00
Bruce Dubbs
6195226df8 Update to babl-0.1.106. 2023-05-07 11:55:09 -05:00
Bruce Dubbs
f405062e77 Update to poppler-23.05.0. 2023-05-03 19:41:35 -05:00
Pierre Labastie
fc32763cf8 Separate post-install instr in web-pixbuf-loader
Creating a cache should be done after instaling when using a package
manager. And having both install and post-install in the same
bloc confuses jhalfs.
2023-04-28 09:44:54 +02:00
Bruce Dubbs
1118ba14e4 Update to harfbuzz-7.2.0. 2023-04-27 13:42:52 -05:00
Pierre Labastie
820262d82c Separate post-install from install in libavif
Updating the loaders cache is a post-install instruction. The generated
files shouldn't be part of a package if using a package manager.
And jhalfs gets confused if it is not separated from the install.
2023-04-27 18:45:08 +02:00
Douglas R. Reno
f298fd489a Add webp-pixbuf-loader in support of EOG. 2023-04-23 11:15:05 -05:00
Bruce Dubbs
33d07407f3 Update to babl-0.1.104. 2023-04-21 13:57:43 -05:00
Douglas R. Reno
acea88c358 Add libavif to the book in support of WebKitGTK+. 2023-04-20 10:21:44 -05:00
Xi Ruoyao
bc243e46c5
libwebp: Separate patch into own <screen> and describe what it's for 2023-04-12 20:47:31 +08:00
Ken Moffat
b2dcbff6a0 Patch libwebp for a double-free. 2023-04-11 20:42:53 +01:00
Bruce Dubbs
526f6299aa Update to poppler-23.04.0. 2023-04-04 13:07:31 -05:00
Douglas R. Reno
c858c5c220 Update to gegl-0.4.44 2023-03-30 17:21:25 -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
eff86d9762 Update to librsvg-2.56.0 2023-03-26 23:17:05 -05:00
Douglas R. Reno
9a34555d6f opencv: NumPy is now in BLFS, so let's make that optional dep internal. 2023-03-21 19:15:31 -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
7873ef3c11 Update to harfbuzz-7.1.0. 2023-03-05 15:03:22 -06:00
Bruce Dubbs
929823bd0b Update to poppler-23.03.0. 2023-03-03 12:40:27 -06:00
Bruce Dubbs
21e0c46962 Update to qpdf-11.3.0.
This update also requires a fix to cups-filters. For
that package adding CXXFLAGS="$CXXFLAGS -std=c++17" to
the configure instruction is suficient.
2023-03-03 12:30:56 -06:00
Bruce Dubbs
b95ae51411 Update to babl-0.1.102. 2023-03-03 11:22:47 -06:00
Bruce Dubbs
306d8b6975 Update to gegl-0.4.42. 2023-03-02 15:42:15 -06:00
Bruce Dubbs
1f32386381 Update to babl-0.1.100. 2023-03-02 15:38:52 -06:00
Douglas R. Reno
279b2358ce Update to harfbuzz-7.0.1. 2023-03-02 10:22:31 -06:00
Xi Ruoyao
339f27a1fb
lcms2: Add a link to upstream change to justify the sed
Comment change only.
2023-02-21 12:48:14 +08:00
Bruce Dubbs
acd88fc231 Tags and move 2 unneeded files 2023-02-18 23:21:52 -06:00
Douglas R. Reno
b464299292 Tag WebKit dependencies 2023-02-18 14:22:38 -06: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
b474dfa2af Another round of tags 2023-02-17 11:06:49 -06:00
Douglas R. Reno
03c0def241 Tags for GTK+-3 2023-02-16 21:37:27 -06:00
Douglas R. Reno
ac0d66d9b2 Tags for PHP dependencies 2023-02-16 19:10:14 -06:00
Douglas R. Reno
18aa933933 Lots of tags for X 2023-02-16 14:17:59 -06:00
Douglas R. Reno
429b408532 Update to harfbuzz-7.0.0 and tag 2023-02-16 09:54:39 -06:00
Douglas R. Reno
466fffbd34 Update to freetype-2.13.0 and tag 2023-02-16 09:28:13 -06:00
Pierre Labastie
1b45a47060 Fix race condition in newt
See https://wiki.linuxfromscratch.org/blfs/ticket/17667
2023-02-16 15:04:46 +01:00
Xi Ruoyao
ba7d11765a
lcms2: Apply an upstream fix to unbreak colord
The fix will be released in the next version, which will be rolled out
in "late Feb".  Apply it as a simple sed so it won't slow down the
tagging for 11.3.
2023-02-14 14:59:45 +08:00
Xi Ruoyao
3ca986e0da
libjpeg-turbo: Demote nasm or yasm to recommended
Without nasm or yasm, the package can still be build but the result will
lack optimized assembly routine and run slower.
2023-02-10 19:09:33 +08:00
Bruce Dubbs
7fb10a3dd2 Update to libjpeg-turbo-2.1.5.1. 2023-02-09 12:54:06 -06:00
Bruce Dubbs
ba2138aec7 Fix poppler data version. 2023-02-05 20:56:02 -06:00
Bruce Dubbs
e5a4b48ceb Package updates.
Update to php-8.2.2.
Update to poppler-23.02.0 and poppler-data-0.4.12.
2023-02-05 16:46:11 -06:00
Bruce Dubbs
d011022645 Update to libjpeg-turbo-2.1.5.
Ignore the changes to pythonhosted.xml
2023-02-03 16:57:58 -06:00
Douglas R. Reno
2a1abbbffa librsvg: minor text tweak in dependencies 2023-02-01 19:27:31 -06: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
fec97d2f6b Update to fontconfig-2.14.2. 2023-01-28 14:32:45 -06:00
Pierre Labastie
1eb291660a harfbuzz: "docs" otion is a feature, not a boolean
So it cannot be set to false. Since the default is "auto", it has
to be set to disabled, to prevent building docs.
2023-01-23 17:38:04 +01:00
Bruce Dubbs
a3fb37f612 Package updates.
Update to nano-7.2.
Update to exiv2-0.27.6.
Update to IO-Socket-SSL-2.080 (Perl Module).
2023-01-22 12:35:50 -06:00
Pierre Labastie
c10acfe844 Change ulink to xref for sphinx 2023-01-18 17:02:55 +01:00
Pierre Labastie
0f9a1f088b Merge branch 'trunk' into plabs/python-mods 2023-01-18 15:35:32 +01:00
Pierre Labastie
f56d2e7eeb change gi-docgen ulink to xref 2023-01-18 15:32:27 +01:00
Douglas R. Reno
592bd5cbb8 Update to libwebp-1.3.0 2023-01-12 22:39:19 -06:00
Pierre Labastie
3bdc4eba16 Merge branch 'trunk' into plabs/python-mods 2023-01-10 21:57:10 +01:00
Bruce Dubbs
963d50b62c Update to LibRaw-0.21.1. 2023-01-06 11:23:37 -06:00
Bruce Dubbs
dcd7c413aa Update to poppler-23.01.0. 2023-01-02 15:05:28 -06:00
Pierre Labastie
9f1e41e610 gegl: libraw optional, libopenraw not a dep
Also fix wording for the libraw sed
2023-01-01 21:57:04 +01:00
Pierre Labastie
49d0e35e3d Fix an issue in gegl due to recent libraw 2023-01-01 11:03:36 +01:00
Douglas R. Reno
f1bb0a2948 Update to libtiff-4.5.0 (Security Update) 2022-12-30 11:52:12 -06:00
Bruce Dubbs
0d1c01ea02 Update to opencv-4.7.0. 2022-12-30 11:12:12 -06:00
Bruce Dubbs
edeb710167 Update to LibRaw-0.21.0. 2022-12-28 21:00:35 -06:00
Bruce Dubbs
b3a11f451d Update to harfbuzz-6.0.0. 2022-12-27 20:24:07 -06:00
Douglas R. Reno
c5408a2d70 Add an entity for the gi-docgen URL and change several packages to use
it.

This should make the different URLs we had previously consistent with
one another, and ease maintenance burden.

This is only temporary though since eventually gi-docgen will become
part of the book, when Pierre's python-modules branch is brought into
trunk.
2022-12-16 13:18:44 -06:00
David Bryant
48771ae06f Unless it's a directory name, or something like that, "test suite"
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Ken Moffat
89a8d9ad9f Merge branch 'trunk' into plabs/python-mods 2022-12-12 22:34:38 +00:00
Bruce Dubbs
7dcc145128 Update to poppler-22.12.0. 2022-12-08 13:55:57 -06:00
Pierre Labastie
cf905e02e5 Merge branch 'trunk' into plabs/python-mods 2022-12-01 21:23:08 +01:00
Pierre Labastie
0bdfbb9be5 Update to newt-0.52.23 2022-11-30 15:43:44 +01: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
8ce663780e Update to newt-0.52.22. 2022-11-27 12:11:03 -06:00
Bruce Dubbs
063c012b03 Update to libpng-1.6.39. 2022-11-27 12:00:39 -06:00
Bruce Dubbs
296cbe28d1 Update to qpdf-11.2.0. 2022-11-27 11:23:38 -06:00
Bruce Dubbs
d230ea4902 Update to gegl-0.4.40. 2022-11-17 14:57:01 -06:00
Bruce Dubbs
f588e68aa8 Update to babl-0.1.98. 2022-11-17 14:36:46 -06:00
Pierre Labastie
4f406eae0e Merge branch 'trunk' into plabs/python-mods 2022-11-17 08:58:32 +01:00
Pierre Labastie
1ce8fe203a Fix libtiff page:
Add instructions to apply the patch
Remove the sed that generates a wrong libtiff-4.pc
2022-11-11 20:53:28 +01:00
Douglas R. Reno
42e52b19ab Update to pixman-0.42.2 (Security Update) 2022-11-09 16:46:55 -06:00
Bruce Dubbs
b8e40524ec Update to jasper-4.0.0 (Security Update). 2022-11-08 18:18:04 -06:00
Bruce Dubbs
4a91abcf1a Update to poppler-22.11.0. 2022-11-06 15:16:43 -06:00
Bruce Dubbs
aaa26c725d Update to lcms2-2.14 (Little CMS). 2022-11-06 13:47:45 -06:00
Pierre Labastie
b69df19ab6 Merge branch 'trunk' into plabs/python-mods 2022-11-01 07:59:01 +01:00
Douglas R. Reno
ef2eac4b84 Patch libtiff against several vulnerabilities. 2022-10-28 13:51:09 -05:00
Pierre Labastie
f927d5b31d Merge branch 'trunk' into plabs/python-mods 2022-10-28 16:16:17 +02:00
Bruce Dubbs
010b3dc8fe Update to fontconfig-2.14.1. 2022-10-23 14:31:28 -05:00
Bruce Dubbs
2e76c7be78 Update to harfbuzz-5.3.1. 2022-10-23 11:03:44 -05:00
Bruce Dubbs
87897933c7 Update to pixman-0.42.0. 2022-10-22 00:24:43 -05:00
Pierre Labastie
c2453e6011 Merge branch 'trunk' into plabs/python-mods 2022-10-20 17:49:10 +02:00
Pierre Labastie
402910e9fb Fix references to sphinx 2022-10-20 17:22:26 +02:00
Pierre Labastie
221df934de Update to harfbuzz-5.3.0 2022-10-20 13:01:18 +02:00
Bruce Dubbs
4c82fcd48b Update to poppler-22.10.0. 2022-10-04 15:25:12 -05:00
Bruce Dubbs
5477965da6 Update to qpdf-11.1.1. 2022-10-04 15:07:29 -05:00
Xi Ruoyao
8bb50b80db
poppler: use https for testfile
Using https can avoid MIM attack (though I don't think a MIM attack
against test files is really useful), and ease the set up of proxy if
one is needed.
2022-10-04 17:56:38 +08:00
Tim Tassonis
47fe7a5ee8 Downgrade to mypaint-brushes-1.3.1. Fixes Gimp usage. 2022-09-24 17:42:06 +02:00
Bruce Dubbs
c5654896ed Update to mypaint-brushes-2.0.2. 2022-09-21 17:02:44 -05:00
Bruce Dubbs
f62c06902f Update to harfbuzz-5.2.0. 2022-09-19 15:10:26 -05:00
Bruce Dubbs
120dc65267 Update to qpdf-11.1.0. 2022-09-19 14:23:51 -05:00