Alexander Bantyev
7bbf0f0ec9
Merge pull request #166756 from ilya-fedin/mate-fixes
...
mate: fix inactive settings and make session work without display managers
2022-04-09 17:47:48 +03:00
Bobby Rong
95c599aed7
Merge pull request #167698 from bobby285271/pantheon
...
Pantheon updates 2022-04-07
2022-04-09 11:39:13 +08:00
Jan Tojnar
fbade75c0d
Merge pull request #167266 from bobby285271/hitori
...
gnome.hitori: 3.38.3 -> 3.38.4
2022-04-09 03:43:34 +02:00
Jan Tojnar
f0f33b0cdc
Merge pull request #167127 from bobby285271/gnome-boxes
...
gnome.gnome-boxes: fix typelib path
2022-04-09 03:43:07 +02:00
piegames
e10e367def
Merge pull request #167933 : gnomeExtensions: auto-update
2022-04-09 01:58:49 +02:00
Jan Tojnar
16e5a1a19e
Merge pull request #167725 from bobby285271/nettool
...
gnome.gnome-nettool: 3.8.1 → 42.0
2022-04-09 01:26:18 +02:00
Jan Tojnar
f76d87f16d
Merge pull request #167876 from bobby285271/ghex
...
gnome.ghex: 4.beta.1 → 42.0
2022-04-09 00:25:24 +02:00
Jan Tojnar
c93cfbfdad
Merge pull request #167329 from r-ryantm/auto-update/gtk-frdp
...
gtk-frdp: unstable-2021-10-28 -> unstable-2022-04-07, gnome-connections: 42.0 -> 42.1.1
2022-04-09 00:24:55 +02:00
Ryan Horiguchi
dc35880008
gnomeExtensions: auto-update
2022-04-09 00:10:34 +02:00
R. Ryantm
76e2f93d1a
gnome.zenity: 3.41.0 -> 3.42.0
2022-04-08 16:58:15 +02:00
Bobby Rong
8126f997ac
gnome.ghex: fix darwin build
2022-04-08 22:27:44 +08:00
Bobby Rong
e0eb0416f9
gnome.ghex: 4.beta.1 → 42.0
...
https://gitlab.gnome.org/GNOME/ghex/-/compare/4.beta.1...42.0
2022-04-08 21:20:23 +08:00
José Romildo Malaquias
77843aaf9d
Merge pull request #167588 from r-ryantm/auto-update/thunar
...
xfce.thunar: 4.16.10 -> 4.16.11
2022-04-08 08:46:39 -03:00
Bobby Rong
126ad130c7
Merge pull request #167597 from r-ryantm/auto-update/gnome.gnome-initial-setup
...
gnome.gnome-initial-setup: 42.0.1 -> 42.1
2022-04-08 13:07:33 +08:00
R. Ryantm
d1d28e2514
gnome-connections: 42.0 → 42.1.1
...
https://gitlab.gnome.org/GNOME/connections/-/compare/42.0...42.1.1
2022-04-08 10:37:13 +08:00
Bobby Rong
57739be66c
gnome.gnome-nettool: 3.8.1 → 42.0
...
https://gitlab.gnome.org/GNOME/gnome-nettool/-/compare/gnome-nettool-3-8-1...gnome-nettool-42-0
2022-04-08 09:58:10 +08:00
R. Ryantm
1fd8d747b1
gnome.sushi: 41.1 -> 41.2
2022-04-07 15:14:43 +02:00
Bobby Rong
d5e040fdf8
Merge pull request #167015 from bobby285271/gnome
...
gnome.gedit: 41.0 -> 42.0
2022-04-07 20:32:30 +08:00
Bobby Rong
b46cbe495c
pantheon.switchboard-plug-keyboard: 2.6.0 -> 2.7.0
2022-04-07 20:15:45 +08:00
Bobby Rong
abc7fcc7d4
pantheon.elementary-notifications: 6.0.0 -> 6.0.1
2022-04-07 20:13:46 +08:00
Bobby Rong
53b09d3791
pantheon.gala: 6.3.0 -> 6.3.1
2022-04-07 20:11:28 +08:00
Bobby Rong
8ce60904ba
Merge pull request #167617 from bobby285271/pantheon
...
Pantheon updates 2022-04-06
2022-04-07 18:09:37 +08:00
Bobby Rong
cbaf3e7e93
pantheon.switchboard-plug-sound: 2.3.0 -> 2.3.1
2022-04-07 17:13:10 +08:00
Bobby Rong
fc8b3dbb50
pantheon.switchboard-plug-onlineaccounts: 6.3.0 -> 6.4.0
2022-04-07 17:13:10 +08:00
Bobby Rong
4981cba909
pantheon.switchboard-plug-about: 6.0.1 -> 6.1.0
2022-04-07 17:13:10 +08:00
R. Ryantm
07369ae043
gnome.gnome-initial-setup: 42.0.1 -> 42.1
2022-04-06 22:04:15 +00:00
R. Ryantm
3449b89a6b
xfce.thunar: 4.16.10 -> 4.16.11
2022-04-06 21:08:02 +00:00
José Romildo Malaquias
90e060cc84
Merge pull request #167288 from r-ryantm/auto-update/mousepad
...
xfce.mousepad: 0.5.8 -> 0.5.9
2022-04-06 10:52:36 -03:00
Jan Tojnar
e29253ad9b
gnome.eog: Hardcode library path in gir
...
By default, gobject-introspection refers to libraries using their
file name in the GIR file. Since we do not have FHS to reliably
find libraries by their name, we are patching gobject-introspection
to use absolute paths.
This works fine for libraries installed to "$out/lib" but when a different
path is used, the hard-coded absolute path will be incorrect.
To deal with this case, we also patch Meson to be able
to pass the install_dir to gobject-introspection.
But it currently only passes the data for targets
that have absolute install_dir set.
To have correct libeog path, we therefore need to absolutize the install_dir.
2022-04-06 01:44:36 +02:00
piegames
98bdd27117
Merge pull request #167213 : gnomeExtensions.arcmenu: 24 -> 27
2022-04-06 01:01:02 +02:00
piegames
b178b904ec
Merge #166187 : gnomeExtensions.system-monitor: 2021-09-07 → 2022-02-04
2022-04-06 00:55:19 +02:00
Anders Kaseorg
daa0d0d265
gnomeExtensions.system-monitor: Use upstream Makefile to fix version
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-05 15:30:37 -07:00
github-actions[bot]
27a4e52731
Merge master into staging-next
2022-04-05 12:05:41 +00:00
davidak
8061905942
Merge pull request #167265 from bobby285271/pantheon
...
pantheon.elementary-code: 6.1.0 -> 6.2.0
2022-04-05 12:43:45 +02:00
R. Ryantm
db1698ddde
xfce.mousepad: 0.5.8 -> 0.5.9
2022-04-05 06:43:13 +00:00
Bobby Rong
45b21e33b7
gnome.hitori: 3.38.3 → 3.38.4
...
https://gitlab.gnome.org/GNOME/hitori/-/compare/3.38.3...3.38.4
2022-04-05 11:04:05 +08:00
Bobby Rong
c1732444bf
pantheon.elementary-code: 6.1.0 -> 6.2.0
2022-04-05 10:18:15 +08:00
github-actions[bot]
120925b5cb
Merge master into staging-next
2022-04-05 00:02:06 +00:00
Robert Hensing
a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
...
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
R. Ryantm
7ab510e588
gnomeExtensions.arcmenu: 24 -> 27
2022-04-04 17:57:40 +00:00
Martin Weinelt
c6476294e1
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-04 18:40:34 +02:00
Thomas Tuegel
4d38e8d468
Merge pull request #166266 from andrevmatos/kde/plasma
...
kde/plasma5: 5.24.3 -> 5.24.4
2022-04-04 10:17:57 -05:00
Bobby Rong
5029f4bfef
gnome.gnome-boxes: fix typelib path
...
We patch gobject-introspection and meson to store absolute paths to
libraries in typelibs but that requires the install_dir is an absolute path.
2022-04-04 13:20:06 +08:00
github-actions[bot]
c46200d454
Merge master into staging-next
2022-04-03 18:01:07 +00:00
Guillaume Girol
f9fe536c8f
Merge pull request #165873 from symphorien/rkjnsn-master
...
xfce4-screensaver: init at 4.16.0
2022-04-03 15:09:08 +00:00
Bobby Rong
86dc9d3295
gnome.gedit: fix darwin build
2022-04-03 17:21:59 +08:00
Bobby Rong
42bb3293c2
gnome.gedit: 41.0 → 42.0
...
https://gitlab.gnome.org/GNOME/gedit/-/compare/41.0...42.0
2022-04-03 08:54:49 +00:00
github-actions[bot]
fd5d77aa66
Merge master into staging-next
2022-04-02 06:01:21 +00:00
Bobby Rong
d0f3fa1910
Merge pull request #166754 from bobby285271/gnome
...
GNOME updates 2022-04-01
2022-04-02 12:23:36 +08:00
Bobby Rong
c167b827b5
gnome.sushi: 41.0 → 41.1
...
https://gitlab.gnome.org/GNOME/sushi/-/compare/41.0...41.1
2022-04-02 11:04:54 +08:00