Commit Graph

3211 Commits

Author SHA1 Message Date
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
dbd73d6b58 Last round of tags for the day from me 2023-02-17 14:57:04 -06:00
Xi Ruoyao
e3c278d316
mutter: Use role="test" for test instruction 2023-02-17 18:32:55 +08:00
Douglas R. Reno
03c0def241 Tags for GTK+-3 2023-02-16 21:37:27 -06:00
Xi Ruoyao
1760143f05
mutter: Add some test info 2023-02-16 16:56:28 +08:00
Douglas R. Reno
15445abd8c Lots of tags 2023-02-15 23:24:25 -06:00
Douglas R. Reno
edb88a67a0 Update to gnome-control-center-43.4.1 2023-02-14 16:04:26 -06:00
Douglas R. Reno
d934228c89 Update to vte-0.70.3 2023-02-14 14:52:52 -06:00
Xi Ruoyao
b266534ee8
libsecret: Make doc regenerate explicit 2023-02-15 00:21:13 +08:00
Xi Ruoyao
3a7d81bac8
gcr (3 and 4): Make doc generation explicit 2023-02-15 00:21:13 +08:00
Xi Ruoyao
ca2b796248
vte: Make docdir fix and doc generation explicit 2023-02-14 21:07:32 +08:00
Xi Ruoyao
760d71bfce
libgweather: Fix docdir explicitly 2023-02-14 20:44:27 +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
5b086fb398
rest: Fix docdir before installation and make it explicit 2023-02-14 19:49:30 +08:00
Xi Ruoyao
37fb4479ed
evince: Document how to use gi-docgen 2023-02-14 19:49:30 +08:00
Xi Ruoyao
5d225077a1
libpeas: Document how to use gi-docgen 2023-02-14 19:15:01 +08:00
Xi Ruoyao
9b8f21a3fd
gnome-control-center: Set GTK_A11Y=none for test
I guess it's because dbusmock does not know how to mock the GTK a11y
D-Bus service.  See upstream issue #2300.

Don't revert it for 43.4.1 update: test-network-panel still fails with
43.4.1 if this hack not used.
2023-02-14 15:02:11 +08:00
Douglas R. Reno
31970bc32e Update to gnome-terminal-3.46.8 2023-02-12 23:49:27 -06:00
Douglas R. Reno
622ae82b84 Update to gnome-maps-43.4 2023-02-12 23:27:54 -06:00
Douglas R. Reno
b2d819c27c Update to evolution and evolution-data-server 3.46.4 2023-02-12 23:10:17 -06:00
Xi Ruoyao
f810c91e49
gdm: Add -Drun-dir=/run/gdm
The default is /var/run/gdm, where /var/run is deprecated.
2023-02-13 03:22:31 +08:00
Xi Ruoyao
1525482132
nautilus: Fix doc install dir 2023-02-13 03:05:52 +08:00
Xi Ruoyao
c3f3e86ad9
evolution-data-server: Drop gcr dependency
It has been removed in 3.45.3 (see NEWS file).

e-d-s still indirectly depends on gcr via g-o-a (in "recommended" level)
though.
2023-02-13 02:41:13 +08:00
Xi Ruoyao
e38b1fd305
gcr: Use the same fix as gcr4 if gi-docgen is enabled
BTW fix an empty line.
2023-02-13 02:41:13 +08:00
Xi Ruoyao
6d655be956
rest: Fix docdir if -Dgtk_doc=false removed 2023-02-13 02:41:13 +08:00
Xi Ruoyao
e52993c61d
libgweather: Fix doc install path if -Dgtk_doc unused 2023-02-13 00:23:37 +08:00
Xi Ruoyao
0b863fa74c
gcr4: Add sed to fix doc generation and install location if enabled 2023-02-13 00:18:24 +08:00
Xi Ruoyao
ef85ef61f6
vte: API doc now needs gi-docgen instead of gtk-doc 2023-02-12 00:57:53 +08:00
Xi Ruoyao
29cd7e3645
tracker3: Add libsoup2 back to optional
The build system still automatically pick it up (maybe together with
soup3).
2023-02-12 00:36:59 +08:00
Xi Ruoyao
e2de81fd07
libsecret: Doc needs gi-docgen now
Though the option is still named gtk_doc, actually it invokes gi-docgen.

By the way, run the tests with dbus-run-session or almost all will fail
w/o a d-bus address.
2023-02-10 02:38:29 +08:00
Douglas R. Reno
0fd2551d49 rest: the examples also need gtksourceview5 to be installed 2023-02-01 19:21:55 -06:00
Pierre Labastie
33cb050c5e Reformat Additional Dowonloads for gucharmap
There shouldn't be any <bridgehead> between the "Additional Downloads"
one and the <itemizedlist>.
2023-01-30 16:03:12 +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
Douglas R. Reno
2215e98f72 Drop avahi dependency from grilo 2023-01-28 08:55:38 -06:00
Pierre Labastie
02c7572ddb gjs: use wrap-mode=nofallback
It prevents downloading sysprof if sysprof is not installed. Also
reformat and add "setup" to meson.
2023-01-28 11:18:11 +01:00
Douglas R. Reno
1ec4d0836c Update to gnome-desktop-43.1 2023-01-23 11:37:46 -06:00
Douglas R. Reno
c9361de087 Update to libchamplain-0.12.21 2023-01-23 11:28:37 -06: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
Pierre Labastie
7716d79849 dconf-editor requires libhandy-1 2023-01-19 10:56:39 +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
abe5f54a90 Update to tracker-miners3-3.4.3 2023-01-12 22:48:15 -06:00
Douglas R. Reno
7aab8c1d7d Update to eog-43.2 2023-01-10 19:32:24 -06:00
Douglas R. Reno
4927677fba Update to nautilus-43.2
Minor change to the changelog - the dhcpcd changes are SysV specific
2023-01-10 19:25:47 -06:00
Pierre Labastie
b423560fa6 Update to gnome-maps-43.3 2023-01-08 13:18:55 +01:00
Pierre Labastie
fcc5d9986b Update to evolution-3.46.3 2023-01-08 13:14:58 +01:00
Pierre Labastie
f85f92983b Update to gvfs-1.50.3 2023-01-08 12:42:26 +01:00
Pierre Labastie
9ff820c44e Update to evolution-data-server-3.46.3 2023-01-08 12:40:33 +01:00