Douglas R. Reno
93fb1fba27
Typo fix from rhubarbpieguy
2023-04-08 15:46:19 -05:00
Pierre Labastie
e725e77d19
Fix accountsservice deps again
...
dbus-python is a dependency of dbusmock, so no need to mention it
here
2023-04-07 23:05:47 +02:00
Pierre Labastie
1996a17afe
Fix accountsservice dependencies
...
Vala is now recommended, and three python modules are needed for
tests. Prompted by a report by "revkarol" on blfs-support.
2023-04-07 22:04:48 +02:00
Bruce Dubbs
b6e698d4aa
Update to libgpg-error-1.47.
2023-04-07 13:27:51 -05:00
Douglas R. Reno
25a9be8a1a
Update to ruby-3.2.2 (Security Update)
2023-04-06 19:27:45 -05:00
Pierre Labastie
b751256749
Update to accountsservice-23.13.9
2023-04-06 22:06:59 +02:00
Xi Ruoyao
fb0bbe296e
python3: Update the note about upgrading
...
1. Use &lfs-root; to simplify the XML.
2. Mention newly added flit-core.
3. Mention that "pip3 list" may be not complete.
2023-04-06 12:43:48 +08:00
Bruce Dubbs
829770cf84
Update to cmake-3.26.3.
2023-04-04 22:39:14 -05:00
Bruce Dubbs
526f6299aa
Update to poppler-23.04.0.
2023-04-04 13:07:31 -05:00
Bruce Dubbs
41b13839cf
Update to cmake-3.26.2.
2023-04-04 11:53:06 -05:00
Bruce Dubbs
ed8afcef19
Update to libatomic_ops-7.8.0.
2023-04-03 18:21:47 -05:00
Bruce Dubbs
d553af0f03
Update to libbytesize-2.8.
2023-04-03 18:08:47 -05:00
Bruce Dubbs
41adbb2d8b
Update to Business-ISBN-3.008 (Perl Module).
2023-04-03 17:46:50 -05:00
Bruce Dubbs
bb211386cb
Update to SCons-4.5.2.
2023-04-03 17:41:27 -05:00
Bruce Dubbs
47f604179d
Update to wpebackend-fdo-1.14.2.
2023-04-02 22:34:38 -05:00
Bruce Dubbs
d8d8c3ccf6
Update to php-8.2.4.
2023-04-01 20:21:58 -05:00
Pierre Labastie
597ad45034
Remove flit_core from Python dependencies
...
It is now in lfs
2023-04-01 20:54:54 +02:00
Tim Tassonis
f862f7c019
Update to apr-1.7.3.
2023-04-01 18:34:39 +02:00
Xi Ruoyao
073aa45983
glib2: Update known failure
...
With glib-2.76.1 glib/error no longer fails, but gio/file fails with
coreutils-9.2.
2023-04-01 03:53:26 +08:00
Pierre Labastie
ed921051ca
Update to glib-2.76.1
2023-03-31 10:54:25 +02:00
Douglas R. Reno
98b722543f
Update to rustc-1.68.2
2023-03-30 19:49:09 -05:00
Douglas R. Reno
997afca2f9
Update to vala-0.56.5
2023-03-30 17:22:24 -05:00
Douglas R. Reno
c858c5c220
Update to gegl-0.4.44
2023-03-30 17:21:25 -05:00
Douglas R. Reno
56f345b63d
Update to gobject-introspection-1.76.1
2023-03-30 17:14:02 -05:00
Xi Ruoyao
afb71d0a95
Add notes about Internet connection requirement for building or testing
2023-03-27 16:08:36 +08:00
Xi Ruoyao
e59834d2c0
rust: Promote curl to required
...
It's needed for downloading the stage 0 binaries.
2023-03-27 15:55:43 +08:00
Douglas R. Reno
2ecc6822ff
Update to mercurial-6.4
2023-03-26 23:20:24 -05:00
Douglas R. Reno
eff86d9762
Update to librsvg-2.56.0
2023-03-26 23:17:05 -05:00
Douglas R. Reno
8f9e533c5b
Update to rust-1.68.1
2023-03-26 23:15:43 -05:00
Douglas R. Reno
d1e4f4304e
Add a patch to GDB to prevent it from crashing during rust tests.
2023-03-26 23:12:38 -05:00
Douglas R. Reno
218e13ce4b
Revert back to LLVM-15.0.7 for now.
...
This should fix miscompilations and crashes with Thunderbird and
Firefox.
2023-03-25 18:36:50 -05:00
Thomas Trepl
0de5b82f0a
Upgrade cmake-3.26.1
2023-03-24 09:43:48 +01:00
Xi Ruoyao
0fab41a9df
accountsservice: Make systemd dependency runtime
2023-03-24 15:51:50 +08:00
Xi Ruoyao
4a00a6dac5
udisks2: Make systemd dependency runtime
2023-03-24 15:48:28 +08:00
Xi Ruoyao
b125bbf2ab
colord: Make systemd dependency runtime, and add elogind dependency
...
It uses logind API in libsystemd.so/libelogind.so. Not sure if it's
strong enough to be "recommended", we may demote it later.
Q: Why systemd dependency is runtime, but elogind not?
A: LFS systemd provides libsystemd.so, which contains the logind APIs.
But these APIs will fail at runtime because systemd-logind is missing in
LFS, so we need a runtime dependency. LFS sysv does not provide
libsystemd.so, and libsystemd.so is a symlink to libelogind.so which is
a part of elogind, so it's a build time dependency.
2023-03-24 15:48:28 +08:00
Xi Ruoyao
30b01dbd10
dbus: Demote systemd dependency and clarify what it is for
2023-03-24 15:48:27 +08:00
Xi Ruoyao
bb4bb1db9a
systemd: PAM is not strictly required, but also something "higher than recommended"
...
Make PAM recommended and add a big note about it.
2023-03-24 15:48:27 +08:00
Douglas R. Reno
f2b888ddd5
Update to intel-gmmlib-22.3.5
2023-03-23 15:33:13 -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
e65bf5e7a1
aspell: show how to install the English dictionary
2023-03-20 14:30:21 +01:00
Pierre Labastie
70d6ea499f
Sysv: fix deps between dbus, X libs, and elogind
...
also remove a useless switch on dbus configure for sysv
2023-03-20 14:12:09 +01:00
Pierre Labastie
992c9e7238
Fix elogind dependencies
...
- dbus is not needed for building (and strictly speaking, it is
not needed for running, but strongly recommended)
- polkit was said to be runtime but role="runtime" was missing
- only valgrind is needed for tests
- there is no trace of gobject-introspection in the deps.
2023-03-19 14:15:21 +01:00
Xi Ruoyao
bb6209fca0
llvm: Update content and short descriptions
2023-03-19 16:26:58 +08:00
Xi Ruoyao
17418d43e2
Update to rustc-1.68.0 ( #17822 )
2023-03-19 15:57:52 +08:00
Xi Ruoyao
b30ce9bd3e
Update to LLVM-16.0.0 ( #17799 )
2023-03-19 15:32:43 +08:00
Bruce Dubbs
f8b4f14d63
Minor changes.
...
Remove unzipi ftp url.
Add jemalloc as an optional external dependency for bind.
2023-03-18 18:48:39 -05:00
Pierre Labastie
005fa60314
A few fixes to recent updates
...
- fix gobject-instrospection download url
- libXaw tarball is now .xz
2023-03-18 10:29:01 +01:00
Bruce Dubbs
a0753aaa02
Update to Business-ISMN-1.203 (Perl module).
2023-03-17 13:59:56 -05:00
Bruce Dubbs
c98ea2d4f0
Update to highlight-4.5.
2023-03-17 13:24:21 -05:00
Bruce Dubbs
bca09814a5
Update to gobject-introspection-1.76.0.
2023-03-17 13:16:32 -05:00
Bruce Dubbs
37d53b1d9f
Package updates.
...
Update to cmake-3.26.0.
Update to git-2.40.0.
Update to icewm-3.3.2.
2023-03-16 18:42:34 -05:00
Bruce Dubbs
2830a226ec
Update to Data-Compare-1.28 (Perl module).
2023-03-16 14:43:41 -05:00
Bruce Dubbs
bdcbdb2bb3
Update to Net-DNS-1.37 (Perl module).
2023-03-16 14:30:36 -05:00
Ken Moffat
081c78e887
Update to firefox-102.9.0esr and JS-102.9.0esr.
2023-03-14 20:41:19 +00:00
Pierre Labastie
c667e1e5fa
Update kernel config for elogind
...
The layout for cryptographic api has changed. This one is for
linux-6.2
2023-03-14 21:10:47 +01: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
Xi Ruoyao
278f2973ba
libpaper: Fix a typo ("nudump" should be "nodump")
2023-03-11 15:41:46 +08:00
Xi Ruoyao
913b88fb20
libpaper: Update the configuration info for libpaper2 (again)
...
/etc/papersize is essentially useless now. It only provides the
fallback value if the locale does not suggest a paper size. And with
Glibc-2.37 even the "C" locale suggests A4.
See https://github.com/rrthomas/libpaper/issues/40 .
2023-03-11 12:05:54 +08:00
Xi Ruoyao
7ef6fd186a
libpaper: Fix config file path
...
It's still /etc/papersize, not /etc/paper. See "man 1 paper".
Arch also installs /etc/papersize:
https://archlinux.org/packages/extra/x86_64/libpaper/files/
It installs a /etc/paperspec as well. Not sure if we'll need it.
2023-03-10 21:12:42 +08:00
Bruce Dubbs
25d274a12f
Update to libpaper-2.0.10.
2023-03-09 13:57:26 -06:00
Bruce Dubbs
0380184d69
Update to cmake-3.25.3.
2023-03-09 13:03:53 -06:00
Bruce Dubbs
2554b062cd
Update to node-18.15.0.
2023-03-08 17:43:41 -06:00
Thomas Trepl
f0dd071e29
Add a patch to fix gcc-go version string
2023-03-08 18:42:57 +01:00
Douglas R. Reno
01f42a8179
Update to SCons-4.5.1
...
Also use correct ticket number in httpd.
2023-03-07 22:00:35 -06:00
Bruce Dubbs
e22dbdcf4e
Update to libqalculate-4.6.0.
2023-03-07 14:37:00 -06:00
Xi Ruoyao
aa3a5e04fb
Update to systemd-253
2023-03-07 12:38:46 +08:00
Douglas R. Reno
5998d77c2c
Update to SCons-4.5.0
2023-03-06 12:10:58 -06:00
Bruce Dubbs
cbfc81476b
Update to wpebackend-fdo-1.14.1.
2023-03-05 18:22:10 -06:00
Bruce Dubbs
9fabaa4b6e
Update to pytest-7.2.2 (Python module).
2023-03-05 18:02:14 -06:00
Bruce Dubbs
bfef78170d
Update to mercurial-6.3.3.
2023-03-05 15:44:32 -06:00
Bruce Dubbs
7873ef3c11
Update to harfbuzz-7.1.0.
2023-03-05 15:03:22 -06:00
Bruce Dubbs
585091034d
Update to raptor2-2.0.16.
2023-03-03 13:01:13 -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
617e24ef95
Update to node.js-18.14.2.
2023-03-03 12:05:12 -06:00
Bruce Dubbs
b95ae51411
Update to babl-0.1.102.
2023-03-03 11:22:47 -06:00
Bruce Dubbs
aa11d6fcfa
Update to ibus-1.5.28.
2023-03-02 16:02:00 -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
Bruce Dubbs
37fdf49072
Update to enchant-2.3.4.
2023-03-02 15:24:27 -06:00
Bruce Dubbs
d8cfe00537
Update to liblinear-246.
2023-03-02 15:09:42 -06:00
Douglas R. Reno
81a239fe8f
Update to glib-2.74.6
2023-03-02 12:32:11 -06:00
Douglas R. Reno
237cc59ec5
Update to bubblewrap-0.8.0
2023-03-02 12:29:30 -06:00
Douglas R. Reno
6433b1304a
Update to iso-codes-4.13.0
2023-03-02 12:27:34 -06:00
Douglas R. Reno
279b2358ce
Update to harfbuzz-7.0.1.
2023-03-02 10:22:31 -06:00
Douglas R. Reno
c55385de8b
Update to libwww-perl-6.68 (Perl Module)
2023-03-02 10:04:00 -06:00
Douglas R. Reno
8ccee9ace8
Update to HTTP-Daemon-6.16 (Perl Module)
2023-03-02 09:49:37 -06:00
Douglas R. Reno
a8c129460e
Minor style nitpicks to the new Python modules, remove a duplicate
...
heading, and fix a strange character.
2023-02-27 22:37:25 -06:00
Douglas R. Reno
3ff0fa0442
Add intel-gmmlib to the book.
...
It's needed for intel-media-driver
2023-02-27 20:10:49 -06:00
Ken Moffat
e7d00a2f17
Merge branch 'ken/inkscape-core-mods' into trunk
2023-02-26 23:54:45 +00:00
Ken Moffat
6a22b91a80
msgpack : correct the name in the links.
...
Although the docs refer to this as MessagePack, the tarball name is
msgpack, so match that in the links and do not use studly caps
because it is not generally known as MsgPack.
2023-02-26 22:01:04 +00:00
Ken Moffat
2b533f75db
Put CacheControl-0.12.11.tar.gz on anduin.
...
Seems unnecessary, but it gives a reliable URL.
Ideally, someone should confirm that downloading in a browser
from https://pypi.org/project/CacheControl/#files matches.
2023-02-26 21:51:47 +00:00
Bruce Dubbs
4365e4d1f0
Fix ln command in dbus
2023-02-26 15:24:04 -06:00
Ken Moffat
381cfd1854
Attempt to add CacheControl and its dep.
...
CacheControl is used an inkscape clipart file, and in an inkman
file for searching for external packages and getting meta data
about them.
Unfortunately, I cannot find a working link. When I go to
https://pypi.org/project/CacheControl/#files and click on the
link for CacheControl-0.12.11.tar.gz I get a good download,
but if I mouse over that to read where it points to I get
a very long link which starts
https://files.pythonhosted.org/packages/49/9b/
followed by \n unfeasibly long hash which only remains visible
while my mouse is on the link.
Trying to point to c/CacheControl fails.
Current upstream has v0.12.12 but there is at least one issue for
why that might not be at pythonhosted, and trying to link to the
tag for 0.12.11 (there are no releases there) fails.
2023-02-26 20:58:24 +00:00
Ken Moffat
87c4eb2c6c
cssselect - put test deps in order.
2023-02-26 17:31:17 +00:00
Ken Moffat
cbc921032d
inkscape core extensions: add pySerial.
2023-02-26 17:27:45 +00:00
Bruce Dubbs
8fdbeef95c
Fix apache-ant fetch.xml problem.
...
apache-ant tries to download NetRexx.zip from an IBM site
that no longer accepts annonymous ftp. We now host that
file on anduin.
2023-02-26 11:07:17 -06:00
Ken Moffat
09185439e0
numpy - display as NumPy in the links.
2023-02-26 16:52:15 +00:00
Ken Moffat
5a434ec758
Modules for inkscape - add cssselect.
...
All the docs refer to it as lowercase, so I have used CSSSelect
for titlecase.
2023-02-26 16:48:05 +00:00
Ken Moffat
7b3ac32de7
inkscape python modules - add NumPy
...
To get a feel for what is involved, this is probably the worst
of them.
Also comment out the perl XML module dependency, not mentioned in
core extensions.
2023-02-26 04:12:29 +00:00
Bruce Dubbs
e9237c36cb
Update to unrar-6.2.6.
2023-02-24 15:01:46 -06:00
Bruce Dubbs
6f0a8c8604
Update to gdb-13.1.
2023-02-24 14:49:27 -06:00
Xi Ruoyao
3a8cdb193b
pax: Reword the comment so I won't change http to https again :(
2023-02-24 23:45:36 +08:00
Pierre Labastie
9ff9d3b0e7
use http:// for mirbsd site
...
Their https seems to use a too old version of tls
2023-02-24 16:30:18 +01:00
Ken Moffat
0e50eaf257
Update to HTTP-Daemon-6.15.
2023-02-24 00:59:13 +00:00
Pierre Labastie
1917897d33
Typo in subversion's sed for ruby
2023-02-23 21:35:11 +01:00
Bruce Dubbs
ae20e9a7f0
Use --exit-with-x11 for dbus-launch
2023-02-22 10:43:22 -06:00
Xi Ruoyao
7844a4ae09
colord: Apply the upstream fix for a double free
...
As it's causing a FTBFS on 32-bit x86, make it into 11.3.
2023-02-22 16:35:58 +08:00
Bruce Dubbs
043de93cd8
Three more tags
2023-02-21 20:38:41 -06:00
Pierre Labastie
50ce5dc00e
Add OpenJDK-19.0.2+7 32 bit binary
2023-02-21 22:53:14 +01: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
4b6e2b26bc
More tags
2023-02-19 19:42:20 -06:00
Bruce Dubbs
76b3adb90d
Update to userspace-rcu-0.14.
2023-02-19 14:33:16 -06:00
Pierre Labastie
ab473cf99b
Update java 64 bit binary to 19.0.2+7
2023-02-19 09:38:03 +01:00
Pierre Labastie
9a0cb19514
Update to OpenJDK-19.0.2+7 (security update)
2023-02-19 09:07:07 +01:00
Xi Ruoyao
ad9e10cdcf
glib2: Document a test failure
...
Well, I've reported the issue to upstream very early but they didn't
response before we tag glib2. So let's just document it as a known
failure now...
2023-02-19 15:20:43 +08:00
Bruce Dubbs
acd88fc231
Tags and move 2 unneeded files
2023-02-18 23:21:52 -06:00
Douglas R. Reno
74b918b73e
Update to WebKitGTK+-2.38.5 (Security Update) and tag Epiphany+Deps
2023-02-18 17:26:57 -06:00
Douglas R. Reno
b464299292
Tag WebKit dependencies
2023-02-18 14:22:38 -06:00
Douglas R. Reno
e325e6ea02
Tags for LXDE and Sawfish
2023-02-18 09:17:01 -06:00
Bruce Dubbs
790d2916e5
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-17 22:35:59 -06:00
Bruce Dubbs
dc1a45e9de
Lots of tags
2023-02-17 22:35:46 -06:00
Ken Moffat
bd550c1b12
Some tags.
2023-02-18 02:35:51 +00:00
Douglas R. Reno
dbd73d6b58
Last round of tags for the day from me
2023-02-17 14:57:04 -06:00
Xi Ruoyao
8cf92e149b
bluez: Update kernel configuration section
...
1. I'm pretty sure MD5, SHA1, and KEY_DH_OPERATIONS are not needed
because I've tried testing bluez w/o them.
2. Some options mentioned by the package's README should be added.
3. The menu hierarchy of Cryptographic API section has been changed in
recent kernel releases so we need to adapt.
4. Let's not encourage people to use CONFIG_EXPERT.
2023-02-18 04:22:00 +08:00
Thomas Trepl
9138c6e080
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-17 18:10:59 +01:00
Thomas Trepl
edbc1762eb
A few tags (mostly on xfce)
2023-02-17 18:10:37 +01:00
Douglas R. Reno
b474dfa2af
Another round of tags
2023-02-17 11:06:49 -06:00
Ken Moffat
9bea06ac87
Update to node.js-v18.14.1.
...
Also tag nghttp2.
2023-02-17 11:49:02 +00:00
Douglas R. Reno
03c0def241
Tags for GTK+-3
2023-02-16 21:37:27 -06:00
Douglas R. Reno
3c8c8b2a93
Update to php-8.2.3 (Security Update)
2023-02-16 20:09:25 -06:00
Douglas R. Reno
ac0d66d9b2
Tags for PHP dependencies
2023-02-16 19:10:14 -06:00
Douglas R. Reno
e24abcdfdc
Subversion: minor reformat of my sed from yesterday (remove extra -i)
2023-02-16 18:54:37 -06:00
Douglas R. Reno
c344167547
Update to mariadb-10.6.12 and tag it with libaio
2023-02-16 18:18:55 -06:00
Douglas R. Reno
be5298b47f
Update to git-2.39.2 (Security Update) and tag it
2023-02-16 15:06:27 -06:00
Douglas R. Reno
6fdbe40edd
Tag remaining dependencies for Git
2023-02-16 15:03:54 -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
Douglas R. Reno
15445abd8c
Lots of tags
2023-02-15 23:24:25 -06:00
Douglas R. Reno
893d3e5a94
Subversion: Adapt the Ruby bindings to Ruby-3.2. See #17666
...
Also tagged it
2023-02-15 23:13:04 -06:00
Douglas R. Reno
f040dc0c2b
Python2: typo fix
2023-02-15 21:24:38 -06:00
Ken Moffat
2a7cafaf97
Tags
2023-02-15 21:53:49 +00:00
Douglas R. Reno
09a464aa5f
Lots of tags and a typo fix in Nettle
2023-02-15 15:23:24 -06:00
Douglas R. Reno
6bd8b8ab00
Tag LLVM, and mention an additional failed test
2023-02-15 10:03:29 -06:00
Douglas R. Reno
9c87711c52
Tags
2023-02-14 20:49:41 -06:00
Douglas R. Reno
d0c42be1cf
Initial tags for 11.3
2023-02-14 18:44:18 -06:00
Ken Moffat
382633a4ba
Ruby: change target for rust link:
...
In the XML, rustc is the program, rust is the versioned package.
2023-02-15 00:06:03 +00:00
Ken Moffat
c043e454dc
Update to firefox-102.8.0 and JS-102.8.0.
2023-02-14 22:21:06 +00:00
Douglas R. Reno
9d774b6f34
Update to vala-0.56.4
2023-02-14 15:34:47 -06:00
Douglas R. Reno
33c11ec182
Update to ruby-3.2.1
2023-02-14 14:32:46 -06:00
Xi Ruoyao
e6bb6b7fae
libgusb: Make doc generation explicit
2023-02-15 00:21:13 +08:00
Xi Ruoyao
a51e56d5ba
Add an entity for gi-docgen explanation and use it
2023-02-14 20:19:13 +08:00
Xi Ruoyao
a4bf068b52
libportal: Fix docdir before installation explicitly
2023-02-14 20:00:02 +08: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
Bruce Dubbs
340bf9de9b
Update to rustc-1.67.1.
2023-02-13 18:18:39 -06:00
Bruce Dubbs
10eddc26a5
Update to dos2unix-7.4.4.
2023-02-13 14:41:06 -06:00
Bruce Dubbs
40f6b8d281
Update to Python-3.11.2.
2023-02-13 13:48:47 -06:00
Bruce Dubbs
404943c6d4
Update to dbus-1.14.6.
2023-02-13 12:50:49 -06:00
Xi Ruoyao
0fe14c351e
ibus: Add a configuration section about updating GTK+ IM module caches
2023-02-13 04:39:21 +08:00
Xi Ruoyao
215f39e065
libportal: Fix doc dir if gi-docgen used
2023-02-13 02:51:30 +08:00
Xi Ruoyao
1f649561f2
ibus: Document a new test failure
2023-02-13 02:41:14 +08:00
Xi Ruoyao
c47e5255c9
Revert "udisks2: add a configuration for kernel NTFS3 driver"
...
This reverts commit e9dfbc0c26
and
6fa16a5033
.
No longer needed: udisks-2.9.4 already knows NTFS3 and prefers it over
ntfs-3g.
2023-02-13 02:41:13 +08:00
Douglas R. Reno
b912fbb616
Update to libgusb-0.4.5
2023-02-12 12:26:50 -06:00
Xi Ruoyao
d4236e0e66
upower: Man pages need xsltproc, not gtk-doc
2023-02-13 00:26:56 +08:00
Ken Moffat
f848bc0672
Update to XML-LibXSLT-2.002001 (Perl module).
2023-02-12 11:16:09 +00:00
Xi Ruoyao
cdbdcb1cc5
fftw: Add --enable-avx2, and document --enable-{sse2,avx,avx2,avx512}
...
The first AVX2-capable CPUs are released in 2013 (ten years ago)
and now all recent Intel Core and AMD Ryzen models support it. So
it makes sense to enable it now. AVX512F is much uncommon now for
non-server CPU models (only Rocket Lake, Alder Lake with E-cores
disabled, and Zen 4), so leave it as <option>.
2023-02-12 13:46:15 +08:00
Xi Ruoyao
ce1f29a387
libgusb: Fix the location of installed document
2023-02-11 20:00:16 +08:00
Xi Ruoyao
642fdb7a9f
rust: Add a note about passing LIBSSH2_SYS_USE_PKG_CONFIG to root
2023-02-11 18:55:35 +08:00
Xi Ruoyao
972a98559f
dbus: Drop dependency on dbus-glib for test
...
According to the NEWS file, the dependency has been removed years ago. I
also ran "make check" w/o it and no test failed.
2023-02-11 15:25:42 +08:00
Xi Ruoyao
a7b21cc698
llvm: Modify CMakeList.txt to avoid using a stray directory
2023-02-10 21:25:35 +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
Xi Ruoyao
376a07f8b8
libwacom: The test strictly requires out-BLFS python modules
2023-02-10 18:52:14 +08:00
Bruce Dubbs
fec92b53c7
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-09 16:06:18 -06:00
Xi Ruoyao
05355b82df
libseccomp: Comment out Python binding for now
...
I tried it and it refuse to build with --disable-static. When I removed
--disable-static, I still got about 500 test failures with
--enable-python, but without it the test runs normally.
2023-02-10 03:13:45 +08:00
Bruce Dubbs
7fb10a3dd2
Update to libjpeg-turbo-2.1.5.1.
2023-02-09 12:54:06 -06:00
Pierre Labastie
29c8a42370
Use mkdir -pv /opt/rustc-<version>
...
The most likely reason to rerun a scripted build of rust is that
something failed during build. But since this directory is created at
the beginning of the script, the script will fail early cresting the
directory.
Of course, now, there is no protection against erasing a successful
build when rerunning with different options.
2023-02-09 13:06:58 +01:00
Pierre Labastie
bff9f953bf
Update to sphinx_rtd_theme-1.2.0
2023-02-09 11:56:01 +01:00
Pierre Labastie
84c1565502
Add sphinxcontrib-jquery-2.0.0
...
It is a dependency of sphinx_rtd_theme-1.2.0. Note that the latest
version as of today is 3.0.0, but it is rejected by sphinx_rtd_theme.
2023-02-09 11:56:01 +01:00
Xi Ruoyao
051445631f
Fix installed directories for meson_python and pyproject-metadata
2023-02-09 18:32:04 +08:00
Bruce Dubbs
cc7b915a96
Update to rustc-1.67.0.
2023-02-08 21:24:40 -06:00
Ken Moffat
b26ff3c85d
Update to ImageMagick-7.1.0-61.
2023-02-06 20:22:18 +00:00
Thomas Trepl
15b2f5a354
Fix an issue in apr-1-config
2023-02-06 19:37:09 +01:00
Pierre Labastie
30090b72bf
Add chardet-5.1.0 (python module)
...
It is a dependency of doxypypy.
2023-02-06 12:23:23 +01:00
Bruce Dubbs
cebe5a2de4
Update to doxypypy-0.8.8.7.
2023-02-05 22:36:05 -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
Ken Moffat
6f61101168
Merge branch 'ken/perlmods0223' into trunk
2023-02-05 08:37:25 +00:00
Ken Moffat
067f9984dc
Update to Variable-Magic-0.63 (Perl module).
2023-02-05 08:06:57 +00:00
Ken Moffat
65d524e9d0
Update to Text-CSV_XS-1.49 (Perl module).
2023-02-05 08:02:43 +00:00
Ken Moffat
83c6263c13
Update to Test-Without-Module-0.21 (Perl module).
2023-02-05 07:54:29 +00:00
Ken Moffat
bc88d9ca0e
Update to Test-File-1.993 (Perl module).
2023-02-05 07:47:50 +00:00
Ken Moffat
c31a8a0861
Update to Test-Deep-1.204 (Perl module).
2023-02-05 07:43:24 +00:00
Ken Moffat
8bf9b09d52
Update to Params-ValidationCompiler-0.31 (Perl module).
2023-02-05 07:29:37 +00:00
Ken Moffat
75ae3c2888
Update to Params-Validate-1.31 (Perl module).
2023-02-05 07:23:21 +00:00
Ken Moffat
f37ac9efb1
Update to MIME-Charset-1.013.1 (Perl module).
2023-02-05 07:17:44 +00:00
Ken Moffat
307c5097c0
Update to List-SomeUtils-0.59 (Perl module).
2023-02-05 07:08:42 +00:00
Ken Moffat
011662328d
Update to Exporter-Tiny-0.006000 (Perl module).
2023-02-05 06:56:54 +00:00
Ken Moffat
437179a061
Update to DateTime-TimeZone-2.57 (Perl module).
2023-02-05 06:51:40 +00:00
Ken Moffat
44311a3f2b
Update to DateTime-Locale-1.37 (Perl module).
2023-02-05 06:47:04 +00:00
Ken Moffat
b8c5503b8e
Update to DateTime-1.59 (Perl module).
2023-02-05 06:40:27 +00:00
Ken Moffat
49ed97f9af
Update to CPAN-Meta-Check-0.17 (Perl module).
2023-02-05 06:35:52 +00:00
Ken Moffat
34fc2f5fd3
Update to File-chdir-0.1011 (Perl module).
2023-02-05 06:18:22 +00:00
Ken Moffat
614b3e64ca
Update to FFI-CheckLib-0.31 (Perl module).
2023-02-05 06:00:32 +00:00
Ken Moffat
0a8f8bda76
Ipdate to Path-Tiny-0.144 (Perl module).
2023-02-05 05:50:27 +00:00
Ken Moffat
2816968575
Update to XML-LibXML-2.0208 (Perl module).
2023-02-05 05:18:50 +00:00
Bruce Dubbs
c945f8fdd2
Update to node-18.14.0.
2023-02-04 11:39:19 -06:00
Ken Moffat
a6cea1940b
Perl modules -
...
Update to Alien-Libxml2-0.19 with is new dependency of
Alien-Build-Plugin-Download-GitLab-0.01.
2023-02-04 03:19:37 +00:00
Ken Moffat
1e7866e9a8
Update to Alien-Build-2.77 (Perl module).
2023-02-04 02:17:47 +00:00
Ken Moffat
f2450a200a
Update to HTTP-Message-6.44 (perl module).
2023-02-04 02:01:53 +00:00
Ken Moffat
9fea048ac7
Update to Clone-0.46 (Perl module).
2023-02-04 01:51:13 +00:00
Ken Moffat
6649b85215
Update to B-COW-0.007 (perl module).
2023-02-04 01:39:34 +00:00
Ken Moffat
368220d436
Update to Test-Fatal-0.017 (Perl module).
2023-02-04 01:17:45 +00:00
Ken Moffat
a1823f663c
Update to Test-Needs-0.002010 (Perl Module).
2023-02-04 01:08:05 +00:00
Ken Moffat
c8a98b318b
Update to Module-Build-0.4232 (Perl Module),
2023-02-04 00:22:27 +00:00
Bruce Dubbs
d15f907b63
Update to xapian-core-1.4.22.
2023-02-03 17:32:05 -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
77a4525a1c
Update to libwpe-1.14.1
2023-02-03 14:17:00 -06:00
Pierre Labastie
b336ec6308
Typos
...
Reported by "rhubarbpieguy"
2023-02-03 15:48:25 +01:00
Pierre Labastie
ab96df2970
Document a test failure in sphinx
2023-02-03 15:33:49 +01:00
Tim Tassonis
134d869f9c
Update to apr-1.7.2.
...
Update to apr-util-1.6.3.
2023-02-02 16:15:06 +01:00
Douglas R. Reno
2a1abbbffa
librsvg: minor text tweak in dependencies
2023-02-01 19:27:31 -06:00
Pierre Labastie
86e74b2779
libsigc++: typo in build-documentation option
2023-02-01 14:31:42 +01:00
Ken Moffat
f0f23fdb86
Update to HTML-Parser-3.81.
2023-02-01 10:03:09 +00:00
Tim Tassonis
940d6093e2
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-01 02:06:52 +01:00
Tim Tassonis
949b48a2bc
Update to apr-1.7.1.
...
Update to apr-util-1.6.1.
2023-02-01 02:06:00 +01:00
Bruce Dubbs
53d92c8462
alphabetize python modules page
2023-01-31 18:55:09 -06:00
Bruce Dubbs
76d24bfcca
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-01-31 18:07:30 -06:00
Bruce Dubbs
569925c77f
Update python modules for pythonhosted
...
Move the pythonhoted page to python_modules even though it is not
yet activated to render in the book.
Change location of pythonhosted md5sum ENTITIES to packages.ent
so they can be used in multiple pages but only need to be updated
in one place.
Note that pages not have entries like:
<!ENTITY asciidoc-md5sum "&asciidoc-md5sum;">
so this seems to be redefinig the entity to the version
in packages.ent. This seems to be OK with the build system.
2023-01-31 18:02:12 -06:00
Douglas R. Reno
cede1f03ca
ibus: The pyxdg dependency isn't there anymore
...
It's commented out inside of the source code.
In openbox, add a comment about where pyxdg is used.
2023-01-31 17:33:49 -06:00
Bruce Dubbs
3ef383c482
Move pythonhosted to python modules
...
The pythonhosted page is still commented out for now
but being set up for later inclusion.
2023-01-31 14:00:54 -06:00
Bruce Dubbs
b6d5115684
Update to libgusb-0.4.4.
2023-01-31 09:58:46 -06:00
Pierre Labastie
0cce0bf80f
Sync UCD.zip versions between ibus and gucharmap
2023-01-30 10:19:50 +01:00
Pierre Labastie
cbcf148fcf
ibus: make Optional download closer to template
...
There shouldn't be any bridgehead between "Optional Download" and
<itemizedlist>. Otherwise, jhalfs does not see the itemized list.
Note that this is a recent change in jhalfs for coping with other
places where there are several itemized lists, and only the first
one should be used...
2023-01-30 09:57:53 +01:00
Bruce Dubbs
8cc2fe70c8
Update to pycryptodome-3.17.0 (Python module).
2023-01-30 01:04:04 -06:00
Bruce Dubbs
3d1f27df03
Update to umockdev-0.17.16.
2023-01-30 01:01:31 -06:00
Bruce Dubbs
bb3c618aba
Update to sysstat-12.7.2.
2023-01-30 00:59:13 -06:00
Douglas R. Reno
048071e163
gobject-introspection: Tweaks regarding gi-doc-tool.
...
Add Markdown as an optional dependency since gi-doc-tool needs it
Clarify text and comments regarding gi-doc-tool
2023-01-29 22:16:38 -06:00
Ken Moffat
dbdd6ff450
Change libyaml to 'required' for ruby.
2023-01-30 02:05:42 +00: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
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
35879fc83a
Hatch-vcs: use underscore in written text
...
It is not easy to make one's mind whether a dash or an underscore
should be used: pypi, and doc, use hatch-vcs. But tarball name
nd installed module directories have hatch_vcs (note that dashes
are forbidden in python module names). So use hatch_vcs in written
text (don't change the dash in the entities and the id).
2023-01-28 10:08:03 +01:00
Pierre Labastie
cdabf95fd1
Fix meson_python dependency
...
It depends on pyproject-metadata, not directly on packaging.
2023-01-27 21:43:35 +01:00
Pierre Labastie
de1dcce148
Tidy up patchelf page:
...
Add a versioned doc directory
Add the make install command
2023-01-27 21:28:32 +01:00
Douglas R. Reno
bc73ecfbef
Remove an extra comma
2023-01-27 10:38:08 -06:00
Pierre Labastie
9a8633f620
Document --without-baseruby for ruby
...
If using this option, the build system uses a newly built version
of ruby instead of the installed version of ruby, if it is
already installed. This is worth documenting.
2023-01-27 14:57:42 +01:00
Bruce Dubbs
2b2ab6d3e8
Update to IO-Socket-SSL-2.081 (Perl Module).
2023-01-26 15:34:05 -06:00
Bruce Dubbs
dee8484b4f
Update to guile-3.0.9.
2023-01-26 15:25:13 -06:00
Bruce Dubbs
9dfe7f236f
Update to doxyqml-0.5.2 (Python Module).
2023-01-26 11:09:18 -06:00
Bruce Dubbs
50fd4304ca
Update to Text-BibTeX-0.89 (Perl Module).
2023-01-26 10:49:40 -06:00
Douglas R. Reno
2c0a093843
Update to unrar-6.2.5
2023-01-25 11:39:58 -06:00
Douglas R. Reno
967f26ca2b
Update to libwacom-2.6.0
2023-01-24 16:32:17 -06:00
Douglas R. Reno
666c01b061
Update to unrar-6.2.4
2023-01-24 16:23:20 -06:00
Douglas R. Reno
ca0df6f95b
Update to mc-4.8.29
2023-01-24 16:21:31 -06:00
Bruce Dubbs
732a9c4834
Update to graphviz-7.1.0.
2023-01-24 14:04:29 -06:00
Bruce Dubbs
337ef48216
Update to glib-2.74.5.
2023-01-23 15:45:07 -06:00
Bruce Dubbs
0d7a65f3f4
Update to cmake-3.25.2.
2023-01-23 14:15:04 -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
6831ccec80
Fix meson_python url
2023-01-23 10:29:49 -06:00
Xi Ruoyao
9209f7c10a
dbus-python: switch to pip build ( #17547 )
2023-01-23 11:40:45 +08:00
Xi Ruoyao
7e24b60bf0
add meson_python-0.12.0 ( #17547 )
2023-01-23 11:38:52 +08:00
Xi Ruoyao
92b6254afc
add pyproject-metadata-0.7.0 ( #17547 )
2023-01-23 11:14:05 +08:00
Xi Ruoyao
b264d673fd
add patchelf-0.17.2 ( #17547 )
2023-01-23 10:42:34 +08:00
Pierre Labastie
b112f04320
Add figures and a few fixes for new python modules
2023-01-22 19:56:23 +01:00
Pierre Labastie
1076135359
Fix tags for requests patch
2023-01-22 19:56:23 +01:00
Pierre Labastie
8f65da9927
Update all python modules after merge
2023-01-22 19:56:08 +01:00
Pierre Labastie
658a4b405c
Remove toml and tomli python module dependencies
...
They are not needed anymore. All modules now use tomllib from
the core python library.
2023-01-22 19:54:21 +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
Bruce Dubbs
6837c68bf7
Remove pythonhosted for now.
...
We will change pythonhosted.xml to incorporate all python modules
(perhaps excepting PyXDG) at https://files.pythonhosted.org
and move it to the top of the Python Modules page.
We will need to place the md5sums for the module sources in packages.ent
so they can be referenced in two places.
For now, remove the page from the build. Later we will need to clean up
Makefile and archive stylesheets/{pyhosted-inc,pythonhosted}.xsl.
2023-01-22 10:13:38 -06:00
Pierre Labastie
a3a6dfc1a7
Fix command explanations in Wayland
...
Report by "Dragan" on blfs-dev mailing list
2023-01-22 15:27:31 +01:00
Bruce Dubbs
60a2f00103
Use an entity for md5sums that are used more than once
2023-01-21 14:29:08 -06:00
Pierre Labastie
f15166282a
Remove the certifi python module
...
It is not needed, thanks to Ken's work on using system CA certficates
in Python modules.
2023-01-21 14:03:37 +01:00
Pierre Labastie
65bdd299e0
Update to talloc-2.4.0
2023-01-21 11:17:39 +01:00
Pierre Labastie
542ba6a919
Update to MarkupSafe-2.1.2 (Python Module)
2023-01-21 11:17:16 +01:00
Pierre Labastie
e1dc8db6ef
Minor fixes to python modules
2023-01-19 21:41:27 +01:00
Pierre Labastie
765fd83edc
Merge branch 'plabs/python-mods' into trunk
...
This branch introduces a new layout for python modules, similar
to what is done for perl modules. This allows to have useful python
modules in the book (sphinx, pytest, requests, gi-docgen), together
with their dependencies.
As a convenience for users who build by hand, a "Building
pythonhosted.org Files" section is added, which allows building all
the python modules dependencies in one go. It is generated from
the individual module pages, so the authoritative instructions are
on those individual pages.
2023-01-19 14:23:40 +01:00
Bruce Dubbs
4fe5cec23e
Update to git-2.39.1.
2023-01-18 20:53:58 -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
Xi Ruoyao
97e721913b
rust: revise config.toml entries ( #17520 )
...
- Add `locked-deps = true` and `vendor = true`. These allows building
the package w/o downloading from crates.io (the bootstrap compiler
still needs to be downloaded though), and eliminates the necessity of
using a DESTDIR installation. Note that in LFS we already do DESTDIR
installation for ncurses so we won't lose too much educational
material.
- Add `description = "for BLFS &version;"` so BLFS version will show up
in the output of `rustc --version`.
- Remove `rpath = false`. With rpath we can skip the modification of
`/etc/ld.so.conf` file. Note that rpath is coded as
`$ORIGIN/../lib`, so if you run `ldd` on the executable in the build
directory, it will show the path to the build directory; but if you
run `ldd` on the installed executable, it will show the correct path
to the installed library. See `man ld.so` for more information about
`$ORIGIN`.
2023-01-18 11:16:10 +08:00
Ken Moffat
aa5add933a
Updates:
...
firefox-102.7.0,
JS-102.7.0.
2023-01-17 18:33:20 +00:00
Bruce Dubbs
82bb519300
Update to IO-Socket-SSL-2.079 (Perl Module).
2023-01-16 22:57:29 -06:00
Pierre Labastie
f15d31dfb7
Use remap as in the template for rust tests
2023-01-15 09:06:37 +01:00
Ken Moffat
7baeffeaad
Update to rustc-1.66.1.
2023-01-15 03:16:16 +00:00
Bruce Dubbs
e58cf1493e
Update to llvm-15.0.7.
2023-01-13 14:29:43 -06:00
Bruce Dubbs
109eb9ef2c
Install FileCheck when building llvm
2023-01-13 12:08:22 -06:00
Douglas R. Reno
592bd5cbb8
Update to libwebp-1.3.0
2023-01-12 22:39:19 -06:00
Douglas R. Reno
c0589340b5
Update to apache-ant-1.10.13
2023-01-12 22:15:14 -06:00
Pierre Labastie
fa7b6373fb
Add a fallback for pythonhosted.xml
...
When pythonhosted.xml has not yet been generated, it cannot be
"xinluded". This just generates a warning at xinclude time, but
then the idref is missing, which may generate failures.
2023-01-11 14:56:27 +01:00
Pierre Labastie
b588758fe1
Stop tracking pythonhosted.xml
...
Delete it and add it to .gitignore
2023-01-10 22:54:38 +01:00
Pierre Labastie
3bdc4eba16
Merge branch 'trunk' into plabs/python-mods
2023-01-10 21:57:10 +01:00
Pierre Labastie
c8d23c4a10
Fix mercurial md5
2023-01-10 21:38:14 +01:00
Bruce Dubbs
2f4e738f73
Update to mercurial-6.3.2.
2023-01-10 11:26:50 -06:00
Bruce Dubbs
e94875222a
Update to php-8.2.1.
2023-01-09 22:11:32 -06:00
Bruce Dubbs
3df3354c2b
Update to Cython-0.29.33 (Python module).
2023-01-08 12:56:19 -06:00
Pierre Labastie
d6ff5a1fe4
Update to graphviz-7.0.6
2023-01-08 12:23:52 +01:00
Bruce Dubbs
1ca0cbf8d0
Fix libqalculate url
2023-01-06 20:32:34 -06:00
Bruce Dubbs
9de220813f
Update to node-18.13.0.
2023-01-06 13:49:54 -06:00
Bruce Dubbs
44a8bb607f
Update to libqalculate-4.5.1.
2023-01-06 12:06:02 -06:00
Bruce Dubbs
087a3fd156
Update to python-dbusmock-0.28.7.
2023-01-06 11:31:00 -06:00
Bruce Dubbs
963d50b62c
Update to LibRaw-0.21.1.
2023-01-06 11:23:37 -06:00
Ken Moffat
06c23e68a8
Fix building libreoffice with system boost.
...
Apply a sed to boost (or if already built, the installed
header can be edited).
Apply a patch to libreoffice for a different change.
2023-01-04 20:10:58 +00:00
Douglas R. Reno
811d39ba1c
Archive telepathy-logger.
...
It's no longer used by anything and depends on python2.
2023-01-03 15:18:22 -06:00
Douglas R. Reno
db18e97ee2
Update to libxkbcommon-1.5.0
2023-01-03 15:13:12 -06:00
Bruce Dubbs
6304cd5ebf
Update to Pygments-2.14.0 (Python module).
2023-01-02 15:16:10 -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
Bruce Dubbs
0ce5f579cd
Update to Net-DNS-1.36 (Perl module)
2022-12-30 14:26:48 -06:00
Douglas R. Reno
0d713c9e73
Update to glib-2.74.4 (Security Update)
2022-12-30 11:55:03 -06: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
7396855695
Fix url for p7zip. Upstream moved it.
2022-12-29 21:13:06 -06:00
Bruce Dubbs
7a5e58b93e
Update to doxygen-1.9.6.
2022-12-29 16:14:37 -06:00
Bruce Dubbs
b5eadf6a58
Update to tree-2.1.0.
2022-12-29 13:01:27 -06:00
Bruce Dubbs
de944b992a
Update to ruby-3.2.0.
2022-12-29 11:27:24 -06:00
Pierre Labastie
e1eaf26717
Update to libsigc++2-2.12.0
2022-12-29 14:50:36 +01:00
Pierre Labastie
7985c336f6
Update to graphviz-7.0.5
2022-12-29 14:45:53 +01:00
Pierre Labastie
bf565e0602
Update to libgusb-0.4.3
2022-12-29 14:35:55 +01:00
Pierre Labastie
769728eb35
Update to libqalculate-4.5.0
2022-12-29 11:24:01 +01:00
Bruce Dubbs
edeb710167
Update to LibRaw-0.21.0.
2022-12-28 21:00:35 -06:00
Douglas R. Reno
e6940abbdf
systemd: Patch systemd against CVE-2022-4415
2022-12-28 09:59:01 -06:00
Thomas Trepl
809c6b5eb5
Fix the note about ruby-on-rails applications
2022-12-28 10:29:35 +01:00
Douglas R. Reno
68a229a785
Add libcloudproviders in support of Nautilus.
...
This package can also be used with gtk-4
2022-12-27 22:12:36 -06:00
Bruce Dubbs
b3a11f451d
Update to harfbuzz-6.0.0.
2022-12-27 20:24:07 -06:00
Bruce Dubbs
1d37b08d2c
Update to tk8.6.13.
2022-12-27 20:11:42 -06:00
Bruce Dubbs
8b4a7295b9
Update to unrar-6.2.3.
2022-12-27 19:48:42 -06:00
Bruce Dubbs
b2651a582d
Update to boost_1_81_0.
...
This package builds without issue, but 20 out of 167 tests fail when
python-3.11 is used. If python-3.10 is used, all tests pass. If
python is a symlink to python2 and the tests are run with that, all
tests pass.
2022-12-27 16:06:10 -06:00
Bruce Dubbs
044e72f796
Update to exempi-2.6.3.
2022-12-27 11:42:00 -06:00
Thomas Trepl
036de7134e
Upgrade git-2.39.0
2022-12-25 16:29:33 +01:00
Thomas Trepl
98fa3eaf4f
Upgrade nasm-2.16.01
2022-12-25 09:23:40 +01:00
David Bryant
a0e08b2176
Standardized the spelling of "userspace".
...
Also corrected the capitalization of titles and cleaned up some
grammatical errors. Note that a few modules quote the "config"
menu for the Linux kernel, whch says "user-space". Those
modules were not altered; directly quoted material should be
reproduced verbatim.
2022-12-24 14:14:57 -06:00
Thomas Trepl
15babcc08f
Upgrade nasm-2.16
2022-12-24 09:10:01 +01:00
Bruce Dubbs
3d17248710
Remove double hyphens in comment
2022-12-23 13:46:19 -06:00
Bruce Dubbs
ec886f9ab0
Update to php-8.2.0.
2022-12-23 10:43:57 -06:00
Bruce Dubbs
e94f959eff
An md5sum fix and a spelling fix
2022-12-23 09:36:11 -06:00
Bruce Dubbs
891ff68307
Update to python3-3.11.1.
2022-12-22 16:51:25 -06:00
Bruce Dubbs
a26fb1cf9b
Perl module updates.
...
Update to IO-Socket-SSL-2.078 (Perl module).
Update to File-Slurper-0.014 (Perl module).
2022-12-22 16:20:44 -06:00
Pierre Labastie
25bc5c808a
Update to libksba-1.6.3
2022-12-21 22:46:52 +01:00
Thomas Trepl
e9bd7569ad
Remove obsolete sed from libarchive
2022-12-19 09:10:39 +01:00
Thomas Trepl
cbc48937ae
Upgrade libarchive-3.6.2
2022-12-17 17:02:24 +01:00
Thomas Trepl
271882a0b9
Upgrade pcre2-10.42
2022-12-17 16:49:33 +01:00
Douglas R. Reno
479c7fe4db
Change sysprof and rest to use libadwaita1 instead of "libadwaita".
...
"libadwaita"'s xref is actually a pointer to libadwaita.so in
gnome-themes-extra. As a result of this, the library from
gnome-themes-extra gets referenced instead of the actual package.
Fix this by using 'libadwaita1' instead, like other packages that use
libadwaita.
2022-12-16 13:24:44 -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
Thomas Trepl
ff9dc8e74f
Update to logrotate-3.21.0
2022-12-15 17:18:17 +01:00
Pierre Labastie
8c350e6c70
Update to lxml-4.9.2 (python module)
2022-12-15 12:54:44 +01:00