Ken Moffat
081c78e887
Update to firefox-102.9.0esr and JS-102.9.0esr.
2023-03-14 20:41:19 +00: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
2554b062cd
Update to node-18.15.0.
2023-03-08 17:43:41 -06:00
Bruce Dubbs
e22dbdcf4e
Update to libqalculate-4.6.0.
2023-03-07 14:37:00 -06:00
Bruce Dubbs
cbfc81476b
Update to wpebackend-fdo-1.14.1.
2023-03-05 18:22:10 -06:00
Bruce Dubbs
617e24ef95
Update to node.js-18.14.2.
2023-03-03 12:05:12 -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
3ff0fa0442
Add intel-gmmlib to the book.
...
It's needed for intel-media-driver
2023-02-27 20:10:49 -06:00
Bruce Dubbs
76b3adb90d
Update to userspace-rcu-0.14.
2023-02-19 14:33:16 -06: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
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
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
ac0d66d9b2
Tags for PHP dependencies
2023-02-16 19:10:14 -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
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
15445abd8c
Lots of tags
2023-02-15 23:24:25 -06: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
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
c043e454dc
Update to firefox-102.8.0 and JS-102.8.0.
2023-02-14 22:21:06 +00: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
215f39e065
libportal: Fix doc dir if gi-docgen used
2023-02-13 02:51:30 +08:00
Douglas R. Reno
b912fbb616
Update to libgusb-0.4.5
2023-02-12 12:26:50 -06: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
376a07f8b8
libwacom: The test strictly requires out-BLFS python modules
2023-02-10 18:52:14 +08: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
Thomas Trepl
15b2f5a354
Fix an issue in apr-1-config
2023-02-06 19:37:09 +01:00
Bruce Dubbs
c945f8fdd2
Update to node-18.14.0.
2023-02-04 11:39:19 -06:00
Bruce Dubbs
d15f907b63
Update to xapian-core-1.4.22.
2023-02-03 17:32:05 -06:00
Douglas R. Reno
77a4525a1c
Update to libwpe-1.14.1
2023-02-03 14:17:00 -06: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
Pierre Labastie
86e74b2779
libsigc++: typo in build-documentation option
2023-02-01 14:31:42 +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