Commit Graph

24198 Commits

Author SHA1 Message Date
Douglas R. Reno
171b1337f2 gst-libav: Document a test failure with ffmpeg-5.1. 2022-08-12 11:32:58 -05:00
Douglas R. Reno
7c6b211f0e Update to OpenJDK-18.0.2. The i686 binary will come later today or
tomorrow.
2022-08-12 10:21:51 -05:00
Xi Ruoyao
6d237beede
ntfs-3g: fix the command creating mount.ntfs for NTFS-3 kernel driver
We are creating the file, not appending.
2022-08-12 10:56:29 +08:00
Xi Ruoyao
6686ce732e
gnome-shell: drop asciidoc dependency and related option
The release tarball contains generated man pages since gnome-shell-40 so
asciidoc is not a dependency unless you'll build gnome-shell from git
snapshot.  And, the option has been renamed to "extensions_tool" and we
don't have any strong reason to use it now.
2022-08-12 10:22:04 +08:00
Douglas R. Reno
5f729f8e30 Various typo fixes 2022-08-11 17:36:37 -05:00
Bruce Dubbs
4015cae9c6 Fix URL for python docs 2022-08-11 10:37:44 -05:00
Xi Ruoyao
35a179c864
cairo: fix the description for the sed removing "PTR"
/usr/include/ansidecl.h says "This file is part of the GNU C Library",
but it's actually installed by Binutils.

Ref: https://archlinux.org/packages/core/x86_64/binutils/files/, and the
timestamp on my system.
2022-08-11 22:53:35 +08:00
Xi Ruoyao
208f204a9a
gvfs: drop unneeded dbus-glib dependency, and clarify that google needs libgdata 2022-08-11 12:02:01 +08:00
Xi Ruoyao
fcc4d96de3
move gnome-menus dependency from gnome-shell to extensions 2022-08-11 11:18:58 +08:00
Bruce Dubbs
b00dd0a4fd Update to libwebp-1.2.4. 2022-08-10 18:56:51 -05:00
Bruce Dubbs
9d1758245b Update to Text-CSV-2.02 (Perl module). 2022-08-10 18:47:43 -05:00
Bruce Dubbs
3df4c93c3e Update to Python-3.10.6. 2022-08-10 18:41:19 -05:00
Xi Ruoyao
98d1bf9c12
gnome-session: drop dbus-glib dependency
It's only needed if ConsoleKit support is requested, and ConsoleKit is
dead now.
2022-08-09 19:01:43 +08:00
Xi Ruoyao
6cea467fa9
gjs: document test failure with meson-0.63.0 2022-08-09 18:57:02 +08:00
Xi Ruoyao
02d08bed77
evolution: drop libgdata dependency
libgdata is not used since evolution-3.17.4.
2022-08-09 18:54:14 +08:00
Xi Ruoyao
243cb60a87
openjpeg: fix hard-coded major.minor version in directory list 2022-08-09 08:19:39 +08:00
Xi Ruoyao
0cc3e3aff5
neon: add nss as optional dependency for test
Two PKCS11 tests are skipped w/o NSS.
2022-08-09 08:13:59 +08: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
Douglas R. Reno
92221df676 Changelog: Mark recent webkit and gnutls updates as security updates. 2022-08-08 11:27:52 -05:00
Xi Ruoyao
87c582ca97
avahi: fix a stupid typo
Why did I make it?
2022-08-08 20:10:41 +08:00
Xi Ruoyao
bc099923a4
colord: update test command and result
"-k 2" is not needed because "ninja test" will simply invoke
"meson test", and the -k option of ninja won't affect test process.
2022-08-08 15:43:31 +08:00
Xi Ruoyao
ba3b049893
cairo: adapt for glibc-2.36 2022-08-08 13:24:01 +08:00
Xi Ruoyao
9e82e4a607
llvm: patch compiler-rt for glibc-2.36 2022-08-08 12:58:35 +08:00
Xi Ruoyao
d1a3a2f901
efivar: adapt for glibc-2.36 2022-08-07 22:44:55 +08:00
Xi Ruoyao
59f900710e
libarchive: adapt for glibc-2.36 2022-08-07 19:05:31 +08:00
Xi Ruoyao
8f1785c2ff
webkitgtk: add a patch fix a crash viewing some web pages 2022-08-04 22:59:52 +08:00
Thomas Trepl (Moody)
b73999c014 Upgrade nano-6.4; Remove invalid option 'suspend' from nanorc 2022-08-04 08:31:44 +02:00
Bruce Dubbs
b0b84b6222 Fix some typos and use gz for icewm 2022-08-03 10:39:06 -05:00
Pierre Labastie
c8013f541c Fix setting of "documentation" in libevedev meson
It is not a boolean, but a string which can be "auto", "enabled", or
"disabled".
2022-08-03 10:01:47 +02:00
Pierre Labastie
4eba249430 Update to icewm-2.9.9 2022-08-02 11:03:27 +02:00
Pierre Labastie
bd81aa637d Update to unbound-1.16.2 2022-08-02 10:53:06 +02:00
Pierre Labastie
1bf1c7cfaa Update to xdg-user-dirs-0.18 2022-08-02 10:43:42 +02:00
Pierre Labastie
62beded3d0 Update to thunderbird-102.1.0 2022-08-02 10:34:01 +02:00
Pierre Labastie
24761d245f Don't apply the poppler patch for libreoffice
It's not needed in 7.3.5
2022-08-02 10:30:12 +02:00
Xi Ruoyao
0e206b8bcf
Package update
Update to mpg123-1.30.2 (#16856)
Update to libevdev-1.13.0 (#16854)
Update to poppler-22.08.0 (#16851)
2022-08-02 15:42:55 +08:00
Bruce Dubbs
89d14d5cfe Update to SCons-4.4.0. 2022-08-01 13:43:57 -05:00
Bruce Dubbs
aa1b161b85 Update to harfbuzz-5.1.0. 2022-08-01 11:59:36 -05:00
Bruce Dubbs
d359e54ddd Update to JSON-4.09 (Perl module). 2022-08-01 11:52:22 -05:00
Thomas Trepl (Moody)
2dcc16cf1d Browsers do not longer support ftp links; Use same links to Admin Guide 2022-08-01 10:26:13 +02:00
Ken Moffat
bd0723e054 Remove hardcoded 2022 in biblatex install. 2022-07-31 18:49:33 +01:00
Bruce Dubbs
ed3707eae3 Editorial updates to Typesetting chapter
Moved the profile script to texlive.sh from extrapaths.sh.

Created an environment variable TEXLIVE_PREFIX and incorporated
it into the chapter's build scripts.

An additional optimization can still be made by moving the
TEXARCH variable into texlive.sh and removing it from
package instructions.
2022-07-30 23:07:10 -05:00
Bruce Dubbs
c38d05159d Update to webkitgtk-2.36.5. 2022-07-30 17:59:34 -05:00
Bruce Dubbs
88408aa25e Update to mercurial-6.2.1. 2022-07-30 16:51:46 -05:00
Ken Moffat
cdd79aa7f2 Update perl module dependencies.
All modules now at versions current on 2022-07-28.
2022-07-30 22:00:29 +01:00
Bruce Dubbs
c5aa446ca3 Adjust biblatex download and install instructions 2022-07-30 10:48:35 -05:00
Ken Moffat
40df807b63 Biber requires a corresponding version of biblatex. 2022-07-30 03:21:37 +01:00
Bruce Dubbs
24b30070ce Update to cmake-3.23.3. 2022-07-29 17:50:23 -05:00
Bruce Dubbs
032480242f Update to gedit-42.2. 2022-07-29 16:30:23 -05:00
Bruce Dubbs
504d78775d Update to gnutls-3.7.7. 2022-07-29 16:26:41 -05:00