Ken Moffat
6a0b1f8675
Update to qtwebengine-5.15.12.
2023-01-07 20:24:44 +00:00
Pierre Labastie
d0c6049124
Fix qt5 so that all headers are installed
...
The patch for qt-5.15.8 creates a header file, which needs to be
known by the build machinery. In a git repository, this is done
automatically, but in a build tree coming from a tarball, the header
file is ignored.
So we add a .git directory into qtbase, which fakes a git repository,
and allows the header file to be used and installed by the build system
(it may be needed when compiling programs using Qt thread mutexes).
2023-01-06 11:17:43 +01:00
Pierre Labastie
535d7e1c1d
Update to Qt5-5.15.8
2023-01-06 09:13:25 +01:00
Douglas R. Reno
cbccf3dbe5
Update to tepl-6.4.0
2023-01-03 15:17:22 -06:00
Douglas R. Reno
7d2754437c
Update to WebKitGTK+-2.38.3 (Security Update)
2022-12-31 14:01:05 -06:00
Pierre Labastie
96d2f90978
Typo
2022-12-29 16:24:57 +01:00
Pierre Labastie
1fb67ad5d1
Update to gtk4-4.8.3
2022-12-29 16:16:22 +01:00
Pierre Labastie
455484d0c0
Disables building the documentation for tepl
...
It requires gtk-doc, and we say it is optional.
Also add "setup" to the meson command
2022-12-29 09:58:04 +01:00
Ken Moffat
c782fa6294
Correct indexing for the libadwaita package.
...
Based on 479c7fe4db
'Change sysprof and rest to use libadwaita1 instead of "libadwaita".'
2022-12-28 21:13:40 +00:00
Douglas R. Reno
a3717a9737
Update to tepl-6.2.0
2022-12-28 14:15:24 -06:00
Douglas R. Reno
721e696eb3
Resurrect tepl in support of gedit.
2022-12-28 14:13:23 -06:00
Douglas R. Reno
8d8b9ff434
Update to amtk-5.6.1
2022-12-28 14:09:39 -06:00
Douglas R. Reno
adaaba28fa
Resurrect amtk in support of gedit.
2022-12-28 14:05:19 -06:00
Pierre Labastie
7036577121
Update to gtk+-3.24.36
2022-12-28 11:51:36 +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
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
Pierre Labastie
4628237edd
Another typo :)
2022-12-24 19:15:41 +01:00
Bruce Dubbs
e94f959eff
An md5sum fix and a spelling fix
2022-12-23 09:36:11 -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
Douglas R. Reno
1936c94194
Fix my WebKitGTK+ update (missing semicolon for ampersand)
2022-12-15 13:44:42 -06:00
Douglas R. Reno
c7318b48f1
Update to webkitgtk-2.38.2
...
This was quite a complex update. A couple tweaks to other packages in
following commits.
2022-12-15 13:36:35 -06:00
Douglas R. Reno
268d90ab03
Update to gtksourceview5-5.6.1
2022-12-14 14:28:43 -06:00
Douglas R. Reno
7dabdddfd0
Update to gtksourceview4-4.8.4
2022-12-14 14:27:41 -06:00
Douglas R. Reno
248654d0b1
Archive at-spi2-atk
...
This is for similar reasons as atk - it's files are provided now by
at-spi2-core.
2022-12-14 13:27:01 -06:00
Douglas R. Reno
f501df296f
Archive ATK.
...
This is due to it's files now being provided by at-spi2-core.
2022-12-14 13:23:31 -06:00
Douglas R. Reno
1ea1e02d3a
Change all dependencies on at-spi2-atk and ATK to at-spi2-core.
...
This accounts for their archival in the next couple of commits.
The reason behind the archival is that the files from both of those
packages are now provided by at-spi2-core.
2022-12-14 13:21:59 -06:00
Douglas R. Reno
1514851ecd
Update to at-spi2-core-2.46.0
...
This update brings some relatively major changes which will be addressed
in subsequent commits. Please see ticket #17060 for more details.
In particular, at-spi2-atk and ATK need to be archived since this
package now provides both of them.
Dependencies need to be updated to account for this around the book.
I've build tested all of the packages that depend on this one which are
listed in the book.
The currency scripts will need to be updated. I'll try to take care of
this
2022-12-14 13:17:28 -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
Douglas R. Reno
adeafd682d
Update to libadwaita-1.2.0
2022-12-12 20:08:37 -06:00
Douglas R. Reno
ce44680ee4
Update to libhandy-1.8.0
2022-12-12 20:07:25 -06: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
37b4c150ce
Update to pango-1.50.12.
2022-11-26 09:19:13 -06:00
Bruce Dubbs
da0bb01fd1
Update to grantlee-5.3.1.
2022-11-17 14:29:45 -06:00
Pierre Labastie
53775068ff
Fix qtwebengine and thunderbird for python-3.11
2022-11-10 13:15:47 +01:00
Bruce Dubbs
a82edc782c
Update to libdrm-2.4.114.
2022-11-08 12:12:30 -06:00
Pierre Labastie
395cf7d04a
Update to qt-5.15.7
2022-10-29 15:15:49 +02:00
Bruce Dubbs
f8a76034bc
Update to gdk-pixbuf-2.42.10.
2022-10-28 10:26:34 -05:00
Bruce Dubbs
13d0ae8bef
Package updates.
...
Update to alsa-lib alsa-utils 1.2.8.
Update to unrar-6.2.1.
Update to gtk-4.8.2.
2022-10-26 17:33:38 -05:00
Pierre Labastie
cf940f7e97
Update to freeglut-3.4.0
2022-10-20 12:46:55 +02:00
Bruce Dubbs
0eabe98f0b
Update to pango-1.50.11.
2022-10-04 15:19:52 -05:00
Douglas R. Reno
498e62a0ea
Package Updates:
...
Update to cmake-3.24.2
Update to libblockdev-2.28
Update to gtkmm-3.24.7
Update to xfce4-pulseaudio-plugin-0.4.5
2022-09-21 20:16:48 -05:00
Bruce Dubbs
e2b07edd1d
Update to pangomm-2.46.3.
2022-09-21 17:21:20 -05:00
Douglas R. Reno
cbe60bdbf8
Update to WebKitGTK+-2.36.8
2022-09-20 22:27:23 -05:00
Pierre Labastie
50e84c7db2
Update to goffice-0.10.53
...
Fix also changelog for gtk4
2022-09-20 22:13:22 +02:00
Pierre Labastie
4387ab83f3
Update to gtk-4.8.1
2022-09-20 22:11:01 +02:00
Douglas R. Reno
ea11b87ae1
Update to qtwebengine-5.15.11.
2022-09-19 16:34:29 -05:00
Bruce Dubbs
86618b9bd9
Update to pango-1.50.10.
2022-09-19 14:58:18 -05:00
Pierre Labastie
7dd59cff37
Recommend double-conversion for qt5
...
Otherwise an older version shupped with Qt is built
2022-09-19 19:27:05 +02:00
Xi Ruoyao
c807a2b00f
at-spi2-core: add back "and"
2022-09-16 14:26:42 +08:00
Xi Ruoyao
6102095ad3
at-spi2-core: add gsettings-desktop-schemas as runtime dependency
...
It reports "Cannot get the default GSettingsSchemaSource" on startup
if g-d-s is not installed.
2022-09-16 13:47:14 +08:00