Commit Graph

248773 Commits

Author SHA1 Message Date
Jan Tojnar
3c4de31210
tracker: clean up dependencies 2020-10-24 01:17:52 +02:00
Jan Tojnar
5a3749e3b3
tepl: split to multiple outputs
So that gtk3.dev is not pulled into the closure.
2020-10-24 01:17:52 +02:00
Atemu
4704cec55b
fractal: use libhandy_0 2020-10-24 01:17:52 +02:00
Atemu
edbad936cf
newsflash: use libhandy_0 2020-10-24 01:17:51 +02:00
Atemu
9d8c238b5c
calls: use libhandy_0 2020-10-24 01:17:51 +02:00
Atemu
50047bf4ec
deja-dup: use libhandy_0 2020-10-24 01:17:51 +02:00
Atemu
58e08f2407
shortwave: use libhandy_0 2020-10-24 01:17:50 +02:00
Atemu
703a72f4d3
gnome-podcasts: use libhandy_0 2020-10-24 01:17:50 +02:00
Atemu
8cfb2ead47
contrast: use libhandy_0 2020-10-24 01:17:50 +02:00
WORLDofPEACE
93f93c84b4
gnome3.gnome-shell: drop direct telepathy support
It is now runtime optional
2020-10-24 01:17:50 +02:00
WORLDofPEACE
2517a75107
gnome3.gnome-contacts: drop telepathy-glib 2020-10-24 01:17:49 +02:00
WORLDofPEACE
9aaad83e43
zeitgeist: switch to Python 3 2020-10-24 01:17:30 +02:00
WORLDofPEACE
4d61e42de4
zeitgeist: drop dbus-glib and telepathy 2020-10-24 01:17:29 +02:00
WORLDofPEACE
e1317b8b7b
nixos/telepathy: add sessionPath 2020-10-24 01:17:29 +02:00
WORLDofPEACE
9c9e519318
nixos/gnome3: add core-developer-tools
See these issues/PRs in gnome-build-meta:
https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/588
https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/143

I'm unsure if devhelp gets API docs in a straightforward way in NixOS.
2020-10-24 01:17:29 +02:00
WORLDofPEACE
11d6c2fb35
nixos/gnome3: long lists 2020-10-24 01:17:28 +02:00
WORLDofPEACE
cd48c50e35
nixos/gnome3: update links 2020-10-24 01:17:28 +02:00
WORLDofPEACE
0b767c8b3d
nixos/gnome3: add gnome-connections to core-utilities
When we redid the default apps we didn't add gnome-boxes for
rdp/vnc. (plus it doesn't really work well in nixos). With gnome-connections
we can now have this functionality, as file sharing is a default function
in g-c-c Sharing.
2020-10-24 01:17:27 +02:00
WORLDofPEACE
cb1a410de6
gnome-connections: init at 3.38.0 2020-10-24 01:17:27 +02:00
Doron Behar
bcf3872cba
gnome3.gdm: 3.34.1 -> 3.38
* build with meson
* remove libxml2 and libtool
* sync patches
* unset enableParallelBuilding
  with meson it's the default
2020-10-24 01:17:27 +02:00
Jan Tojnar
b2ff709179
meld: Fix build on Darwin
Meld’s post install script requires gtk-update-icon-cache program on PATH.
Because Meld is a Python app, it uses strictDeps so we need to explicitly
add the program to nativeBuildInputs.

For some reason, Linux version has the program available, though,
which hides the missing dependency. Perhaps it is propagated by something
but I do not know how to determine it.
2020-10-24 01:17:26 +02:00
Doron Behar
7e359f1ef1
gnome3.gnome-documents: Fix build
Add appstream-glib to native build inputs, for appstream-util. Add patch
for inkscape 1.0 CLI arguments. Silence an inkscape warning regarding
profile directory.
2020-10-24 01:17:25 +02:00
WORLDofPEACE
7f15532486
gnome3.gnome-remote-desktop: 0.1.8 -> 0.1.9
* now under GNOME namespace
* add cairo and freerdp
2020-10-24 01:17:25 +02:00
WORLDofPEACE
c6caf98331
pipewire_0_2: use ffmpeg_4 2020-10-24 01:17:25 +02:00
WORLDofPEACE
13dfd7464e
freerdp: build tweaks
* use latest ffmpeg_4
* add libjpeg_turbo support
* add cairo support
* add ffmpeg vaapi support
2020-10-24 01:17:03 +02:00
WORLDofPEACE
af2465acb9
webkitgtk: add separateDebugInfo, add platforms.darwin
Very strange that stdenv.isDarwin is in this expression but without
platforms including darwin.
2020-10-24 01:17:03 +02:00
WORLDofPEACE
caf4b9fe5e
gnome3.gnome-online-miners: use tracker_2
Not ported yet https://gitlab.gnome.org/GNOME/gnome-online-miners/-/merge_requests/3.
2020-10-24 01:17:02 +02:00
WORLDofPEACE
c189b238d8
pantheon.switchboard-plug-onlineaccounts: fix build with vala 2020-10-24 01:17:02 +02:00
WORLDofPEACE
dd7862f187
pantheon.wingpanel-applications-menu: port to libhandy-1 2020-10-24 01:17:02 +02:00
WORLDofPEACE
e2fb659c1f
pantheon.elementary-onboarding: port to libhandy-1 2020-10-24 01:17:02 +02:00
WORLDofPEACE
a9785c51fb
pantheon.appcenter: use libhandy_0 2020-10-24 01:17:01 +02:00
WORLDofPEACE
6b7bb52644
gnome3.mutter334: 3.34.5 -> 3.34.6, update patches
Now managing patches using my git-series.

* drop xwayland-path
  It now uses find_program.path()

* add 0007-build-bump-ABI-to-sysprof-capture-4.patch
  This allows us to build with the sysprof in nixpkgs.
2020-10-24 01:17:01 +02:00
WORLDofPEACE
934b20866a
gnome3.gnome-session: use provided gnome-session-ctl 2020-10-24 01:17:01 +02:00
WORLDofPEACE
f971cbe31d
gnome3.gnome-settings-daemon: use nixpkgs gnome-session-ctl
Using https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/202 for this.
2020-10-24 01:17:01 +02:00
WORLDofPEACE
00d2ae41c5
gnome3.gnome-session-ctl: init at 3.38.0 2020-10-24 01:17:00 +02:00
Doron Behar
bdbf926017
gnome3.gnome-<several>: Use a gvc suitable for modern laptops
Address:
https://mail.gnome.org/archives/distributor-list/2020-September/msg00001.html

gnome3.gnome-{control-center,settings-daemon,shell} ship within their
tarball a copy of lignome-volume-control in the `subprojects/gvc/`. This
commit makes them use an updated version of it, which supports Modern
laptops with SOF for audio. Close #98470.
2020-10-24 01:17:00 +02:00
Doron Behar
8ae59fa5c9
gnome3.gnome-control-center: Remove now unneeded libexecdir mesonFlag
They started to use regular `get_option('libexecdir')`. See
2007a5b240
-> 2007a5b240/meson.build (L11)
2020-10-24 01:17:00 +02:00
Piotr Bogdan
de1af76f0d
glib: Fix tests on some FSs
By applying https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1648
2020-10-24 01:17:00 +02:00
Jan Tojnar
c87e6738df
networkmanager: fix build
Not sure why this is an issue now, likely a gtk-doc or gobject-introspection bump.
2020-10-24 01:16:59 +02:00
WORLDofPEACE
0d69234cde
gnome3.gnome-initial-setup: 3.36.4 -> 3.38.0
* use gnome-tour
* update patch and maintain with git-series
* add gsettings-desktops-schemas
2020-10-24 01:16:59 +02:00
WORLDofPEACE
cb2786380a
gtranslator: 3.36.0 -> 3.38.0 2020-10-24 01:16:59 +02:00
WORLDofPEACE
7c74d280c6
python3.pkgs.pyatspi: 2.36.0 -> 2.38.0 2020-10-24 01:16:59 +02:00
WORLDofPEACE
4854814042
python3.pkgs.pygobject3: 3.36.1 -> 3.38.0
This no longer supports python3.
We should mark projects that use python2 pygobject3
as broken.

https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.38.0/NEWS
2020-10-24 01:16:58 +02:00
WORLDofPEACE
1cd0c14b29
librsvg: 2.48.8 -> 2.50.0 2020-10-24 01:16:58 +02:00
WORLDofPEACE
37ad803693
libmanette: 0.2.4 -> 0.2.5 2020-10-24 01:16:58 +02:00
WORLDofPEACE
667cf4acc4
jsonrpc-glib: 3.34.0 -> 3.38.0 2020-10-24 01:16:58 +02:00
WORLDofPEACE
da420c0c9b
gtksourceview3: drop updateScript
this is frozen
2020-10-24 01:16:57 +02:00
WORLDofPEACE
d048c43ccd
at-spi2-core: 2.36.0 -> 2.38.0 2020-10-24 01:16:55 +02:00
WORLDofPEACE
0a9ef8c75a
at-spi2-atk: 2.34.2 -> 2.38.0 2020-10-24 01:15:51 +02:00
WORLDofPEACE
f0c3fa3a06
gnome3.gnome-sound-recorder: 3.34.0 -> 3.38.0
* add libhandy
* cleanup

https://gitlab.gnome.org/GNOME/gnome-sound-recorder/-/blob/3.38.0/data/appdata/org.gnome.SoundRecorder.metainfo.xml.in.in
2020-10-24 01:15:50 +02:00