3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

248759 commits

Author SHA1 Message Date
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
WORLDofPEACE f0712e782c
gnome-builder: 3.36.1 -> 3.38.0
https://gitlab.gnome.org/GNOME/gnome-builder/-/blob/3.38.0/NEWS
2020-10-24 01:15:50 +02:00
WORLDofPEACE fafb12ce3f
gnome3.gnome-documents: use tracker_2 2020-10-24 01:15:50 +02:00
WORLDofPEACE fff50fd7ca
gnome3.gnome-books: use tracker_2 2020-10-24 01:15:50 +02:00
WORLDofPEACE 7186dd6a01
gnome3.gnome-photos: use tracker_2 2020-10-24 01:15:49 +02:00
WORLDofPEACE 620c1ef3a0
tracker-miners-2: init at 2.3.3 2020-10-24 01:15:49 +02:00
WORLDofPEACE b2e2b8cb2b
tracker-miners: 2.3.3 -> 3.0.0
- The ontologies were moved to tracker-miners
2020-10-24 01:15:38 +02:00
WORLDofPEACE d2cba8af0a
tracker_2: init at 2.3.4
The following apps still need the old tracker:
- photos
- games
- books
- documents
2020-10-24 01:15:15 +02:00
WORLDofPEACE d8d4cdc496
tracker: 2.3.4 -> 3.0.0 2020-10-24 01:15:15 +02:00
WORLDofPEACE 05318e22b3
amtk: reformat 2020-10-24 01:15:15 +02:00
WORLDofPEACE 10e74f1702
gnome3.gnome-books: format 2020-10-24 01:15:14 +02:00
Piotr Bogdan f1f85419d2
nixos/gdm: add gdm to systemd.packages
GDM now provides gnome-session@gnome-login.target.d/session.conf though I'm not even sure if it's needed.
2020-10-24 01:15:14 +02:00
Piotr Bogdan 12ea15c6d0
glib-networking: 2.64.3 -> 2.66.0
https://gitlab.gnome.org/GNOME/glib-networking/-/blob/2.66.0/NEWS
2020-10-24 01:15:14 +02:00
Piotr Bogdan a53efa17c5
libpeas: 1.26.0 -> 1.28.0
https://gitlab.gnome.org/GNOME/libpeas/-/blob/libpeas-1.28.0/NEWS
2020-10-24 01:15:14 +02:00
Piotr Bogdan d2bc3de380
libgudev: 233 -> 234
https://gitlab.gnome.org/GNOME/libgudev/-/blob/234/NEWS
2020-10-24 01:15:13 +02:00