Commit graph

1446 commits

Author SHA1 Message Date
Jan Tojnar 38b6d7b60e
nixos/chrome-gnome-shell: init 2018-01-13 15:19:19 +01:00
Jan Tojnar 665a0d2836
chrome-gnome-shell: 7d99523 → 9 2018-01-13 15:17:52 +01:00
Vladimír Čunát 03dca870ab
Revert "gnome3.gnome-screenshot: fix build"
This reverts commit 2a1425d8b7.
See https://github.com/NixOS/nixpkgs/issues/33458
2018-01-08 17:36:11 +01:00
Vladimír Čunát 5837d1a070
Merge branch 'master' into staging 2018-01-08 17:33:31 +01:00
Sarah Brofeldt 11c4e8ae29 Revert "gnome3.nautilus-sendto: fix build"
This reverts commit d3ad52a58e.

In order to see if https://github.com/NixOS/nixpkgs/pull/33524 is
sufficient
2018-01-07 15:19:36 +01:00
Vladimír Čunát 49a45fb51f
Merge #33311: meson: set checkPhase in setup hook 2018-01-07 11:28:46 +01:00
Vladimír Čunát 2a1425d8b7
gnome3.gnome-screenshot: fix build
Thans to Robin's d3ad52a58, as the error message was rather confusing.
2018-01-07 09:53:10 +01:00
Vladimír Čunát 8154fe90fe
Merge #33539: libcroco: upstream security patches
CVE-2017-7960 & CVE-2017-7961
2018-01-07 09:25:40 +01:00
Robin Gloster d3ad52a58e
gnome3.nautilus-sendto: fix build 2018-01-06 23:38:06 +01:00
adisbladis 3de02449cf
libcroco: Fixes for CVE-2017-7960 & CVE-2017-7961 2018-01-07 04:46:45 +08:00
Jan Tojnar d75f95d2a2
packages using meson: remove unnecessary checkPhase 2018-01-06 06:47:57 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Frederik Rietdijk 1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Jan Tojnar 4d917639fb
gnome3.gnome_keyring: remove gconf dependency
It has not been needed since 2.31.91.
2018-01-01 14:29:35 +01:00
Jan Tojnar 70a0e6f7d7
gnome3.gnome_keyring: disable tests
Tests are randomly failing so we are disabling them for now.

See: https://bugzilla.gnome.org/show_bug.cgi?id=791932
2018-01-01 14:27:58 +01:00
Yegor Timoshenko d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Jan Tojnar c95491cb86
gnome3.epiphany: fix rpath wrapping 2017-12-31 11:13:59 +01:00
Vladimír Čunát 1fcd92ce92
Merge branch 'master' into staging
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
John Ericson 4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson 046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Sébastien Maccagnoni 9db8e22679
gnomeExtensions.mediaplayer: init at 3.5 2017-12-30 20:00:22 +01:00
Frederik Rietdijk 2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Yegor Timoshenko 26d51c8bb4
Merge pull request #33135 from vbgl/gtksourceview-check
gtksourceview: run checks on Linux only
2017-12-30 04:32:41 +03:00
Katona László 19175d4f7b dash-to-panel: init at v11 2017-12-29 20:23:08 +01:00
Vladimír Čunát 6bbec17d44
Merge #32626: atk: clean up 2017-12-29 10:01:00 +01:00
Vincent Laporte 0004682e36
gtksourceview: run checks on Linux only 2017-12-28 11:28:42 +00:00
Jan Tojnar e3b9406713
gnome3.libpeas: re-add gobject introspection dependency 2017-12-22 23:31:54 +01:00
Jan Tojnar 7e5717a209
gnome3.gspell: re-add gobject introspection dependency 2017-12-22 23:29:07 +01:00
Jan Tojnar 2f14c9da68
simple-scan: add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar ff2bda33cc
gnome3.gtksourceview: re-add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar 8a9b352bec
gnome3.eog: add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar 041e5b95d3
gnome3.gucharmap: re-add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar d2590f8a13
gnome3.gnome-bluetooth: re-add gobject-introspection dependency
It is no longer propagated from atk so we have to add it here.
2017-12-22 23:27:35 +01:00
Jan Tojnar 2e6f01d9a6
gnome3.gnome-characters: re-add gobject-introspection dependency 2017-12-22 23:27:34 +01:00
Jan Tojnar 6e3351d9cc
Merge pull request #32826 from jtojnar/gnome-python3
More GNOME clean-ups
2017-12-22 17:57:01 +01:00
Will Dietz 92e525ed4e vte-ng: don't run configure as part of autogen, since it runs w/o args
We could alternatively pass arguments here as well,
but there seems little point in running configure twice.
2017-12-20 22:19:16 +01:00
Yegor Timoshenko 3322a85223 gconf: add python to dependencies, fixes #31083 2017-12-20 20:11:28 +00:00
Jan Tojnar e2f76df643
gnome3.anjuta: clean up 2017-12-20 07:35:56 +01:00
Jan Tojnar 6002d1785d
gnome3.evolution_data_server: clean up 2017-12-20 07:35:56 +01:00
Jan Tojnar f5d7b05f1e
gnome3.glade: enable libgladepython 2017-12-20 05:16:51 +01:00
Jan Tojnar c6e9acc3eb
gnome3.gnome_desktop: clean up 2017-12-20 05:16:51 +01:00
Jan Tojnar e6936dd556
gnome3.gnome_keyring: clarify Python version & enable tests 2017-12-20 05:16:50 +01:00
Jan Tojnar a0a692b3a3
gnome3.gnome_control_center: clean up 2017-12-20 05:16:49 +01:00
Jan Tojnar 0875bea675
Merge pull request #32815 from jtojnar/evince-cleanup
gnome3.evince: clean up
2017-12-18 18:00:12 +01:00
Jan Tojnar e56c00c9dd
gnome3.evince: clean up
There was som cruft, for example, dogtail tests were removed long time ago.
2017-12-18 17:14:41 +01:00
Jan Tojnar 3366ce99df
Merge pull request #32750 from jtojnar/gupdates
GNOME updates
2017-12-18 02:20:35 +01:00
Jan Tojnar 0a8b47d709
Merge pull request #32749 from jtojnar/gnome-gtk2-cleanup
Minor GNOME cleanups
2017-12-18 02:18:42 +01:00
Jan Tojnar 98adff8b1a
gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
Also cleaned up and sent patches upstream.
2017-12-17 19:22:00 +01:00
Jan Tojnar 0cc5034aa5
gnome3.pomodoro: clean up 2017-12-17 10:02:19 +01:00
Jan Tojnar 04dd10f8a5
gnome3.devhelp: 3.26.3 → 3.26.4 2017-12-17 06:33:32 +01:00
Jan Tojnar 5c9694efb6
gnome3.gtksourceview: 3.24.5 → 3.24.6 2017-12-17 06:33:32 +01:00
Jan Tojnar 61fe371a4c
gnome3.gnome-user-docs: 3.26.2 → 3.26.2.1 2017-12-17 06:33:32 +01:00
Jan Tojnar a5cec732d2
gnome3.gnome_online_accounts: 3.26.1 → 3.26.2 2017-12-17 06:33:31 +01:00
Jan Tojnar 45c46aef02
gnome3.evolution-data-server: 3.26.2.1 → 3.26.3 2017-12-17 06:33:31 +01:00
Jan Tojnar a78ef5938d
gnome3.epiphany: 3.26.3 → 3.26.4 2017-12-17 06:33:31 +01:00
Jan Tojnar 336f908f7a
gnome3.gnome-photos: 3.26.2 → 3.26.3 2017-12-17 06:33:30 +01:00
Jan Tojnar f51eef1e75
gnome3.evolution: 3.26.2 → 3.26.3 2017-12-17 06:33:30 +01:00
Jan Tojnar 2d084a349e
gnome3.libgnomekbd: clean up 2017-12-17 04:38:11 +01:00
Jan Tojnar 9f364c9e8f
gnome3.gnome_control_center: clean up 2017-12-17 04:15:00 +01:00
Jan Tojnar c67782964e
gnome3.gnome-clocks: clean up 2017-12-17 03:07:37 +01:00
Jan Tojnar aab23bc3b6
gnome3.gsound: do not depend on GTK 2 2017-12-17 02:56:31 +01:00
Jan Tojnar 2c87db3cf2
gnome3.mutter: clean up 2017-12-17 01:45:22 +01:00
Jan Tojnar d075042ca3
gnome3.gtksourceview: split outputs 2017-12-13 07:43:55 +01:00
Jan Tojnar 5f94da0285
gnome3.gtksourceview: enable tests 2017-12-13 07:18:56 +01:00
Jan Tojnar c2de94d7f3
gnome3.gtksourceview: clean up 2017-12-13 06:31:28 +01:00
Jan Tojnar 00d379a873
gnome3.gtksourceview: 3.24.5 → 3.24.6 2017-12-13 05:49:16 +01:00
Michael Raskin 04d3d19158
Merge pull request #32614 from jtojnar/empathy
empathy: re-init
2017-12-12 21:16:19 +00:00
Jan Tojnar cb4e5f94f4
gnome3.empathy: enable more features 2017-12-12 21:29:08 +01:00
Jan Tojnar 779a0388fc
gnome3.empathy: re-init at 3.12.14 2017-12-12 21:29:07 +01:00
Vladimír Čunát e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Peter Hoeg 8768295f1f totem: disable parallel building as it randomly breaks the build 2017-12-11 15:55:41 +08:00
Orivej Desh 8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
GNOME updates
2017-12-07 22:29:55 +00:00
Orivej Desh be17bccf38 totem: disable parallel building
meson does not support parallel building of certain vala projects:
https://github.com/mesonbuild/meson/issues/1994
https://bugzilla.gnome.org/show_bug.cgi?id=784236

but at the moment this only affects gnome3.totem:

ninja src/plugins/rotation/rotation.vapi
[1/1] Compiling Vala source ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala.
FAILED: src/plugins/rotation/rotation@sha/totem-rotation-plugin.c src/plugins/rotation/rotation.h src/plugins/rotation/rotation.vapi
valac -C --pkg clutter-gtk-1.0 --pkg cogl-pango-1.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --color=always --directory src/plugins/rotation/rotation@sha --basedir ../src/plugins/rotation --library rotation --header src/plugins/rotation/rotation.h --vapi ../rotation.vapi --girdir=/tmp/nds-build-gnome3.totem/totem-3.26.0/build/src --pkg=Totem-1.0 ../src/plugins/rotation/bacon-video.vapi ../src/plugins/rotation/totem-rotation-plugin.vala
error: Package `Totem-1.0' not found in specified Vala API directories or GObject-Introspection GIR directories
2017-12-07 08:52:42 +00:00
Jan Tojnar 2184a92619
gnome3.gspell: 1.4.1 → 1.6.1 2017-12-06 00:33:38 +01:00
Jan Tojnar 3f4596620c gnome3.gnome_online_accounts: enable more backends 2017-12-05 22:53:34 +01:00
Jan Tojnar 29121b6ded gnome3.gnome_online_accounts: build devdocs 2017-12-05 22:53:34 +01:00
Jan Tojnar 3514af8baf gnome3.gnome_online_accounts: clean up 2017-12-05 22:53:34 +01:00
Graham Christensen 5e191223b3
gucharmap: fix meta 2017-12-05 08:22:56 -05:00
gnidorah cb6065f0c9
gnome3.dconf-editor: drop gnome3.gsettings_desktop_schemas 2017-12-04 17:32:17 +01:00
Jan Tojnar 8d737f5c58
gnome3.dconf: 0.26.0 → 0.26.1 2017-12-04 02:07:58 +01:00
Jan Tojnar fc913f5dbf
gnome3.libmediaart: 1.9.1 → 1.9.4 2017-12-04 02:07:58 +01:00
Jan Tojnar d6c705a41d
gnome3.rest: 0.8.0 → 0.8.1 2017-12-04 02:07:58 +01:00
Jan Tojnar 59e222eaba
gnome3.libgit2-glib: 0.26.0 → 0.26.2 2017-12-04 02:07:55 +01:00
Jan Tojnar 5be578a02e
gnome3.hitori: 3.22.0 → 3.22.2 2017-12-04 02:07:55 +01:00
Jan Tojnar 8f3fdc89af
gnome3.gnome-robots: 3.22.0 → 3.22.2 2017-12-04 02:07:54 +01:00
Jan Tojnar 2e2131d20a
gnome3.four-in-a-row: 3.22.0 → 3.22.2 2017-12-04 02:07:54 +01:00
Jan Tojnar 679184b8c4
gnome3.aisleriot: 3.22.0 → 3.22.4 2017-12-04 02:07:54 +01:00
Jan Tojnar 59de08885b
gnome3.tracker-miners: 2.0.2 → 2.0.3 2017-12-04 02:07:53 +01:00
Jan Tojnar 309d11e2f9
gnome3.libgweather: 3.26.0 → 3.26.1 2017-12-04 02:07:53 +01:00
Jan Tojnar cca690feaa
gnome3.gucharmap: 10.0.1 → 10.0.3 2017-12-04 02:07:53 +01:00
Jan Tojnar c8b91d9816
gnome3.gtksourceview: 3.24.3 → 3.24.5 2017-12-04 02:07:53 +01:00
Jan Tojnar 5fc25a7d42
gnome3.gsettings_desktop_schemas: 3.24.0 → 3.24.1 2017-12-04 02:07:52 +01:00
Jan Tojnar 9e19fb96d1
gnome3.adwaita-icon-theme: 3.26.0 → 3.26.1 2017-12-04 02:07:52 +01:00
Jan Tojnar dc206ce033
gnome3.glade: 3.20.0 → 3.20.2 2017-12-04 02:07:52 +01:00
Jan Tojnar 952e4dbee3
gnome3.gedit: 3.22.0 → 3.22.1 2017-12-04 02:07:51 +01:00
Jan Tojnar 825540708e
gnome3.tracker: 2.0.1 → 2.0.2 2017-12-04 02:07:51 +01:00
Jan Tojnar 1c99a90525
gnome3.totem-pl-parser: update hash 2017-12-04 02:07:51 +01:00
Jan Tojnar aeb32cf187
gnome3.gpaste: fix keybindings path
GNOME Control Center expects the keybindings to be in datadir.
2017-12-03 23:02:41 +01:00
Jan Tojnar e53ebf3a31
gnome3.cheese: add thumbnailers
Without thumbnailers available, cheese loops endlessly.

https://github.com/NixOS/nixpkgs/issues/15790
2017-12-02 20:34:30 +01:00
Jan Tojnar f816fe6fd3
gnome3.gnome_desktop: fix sandboxing 2017-12-02 20:34:30 +01:00
Jan Tojnar 129aac73ec
gnome3.gnome_desktop: reorganize build inputs 2017-12-02 20:34:30 +01:00
Jan Tojnar cc4d5520fb
gnome3.cheese: fix missing vp8enc preset
Closes: #11634
2017-12-02 20:34:29 +01:00
Jan Tojnar 83df26f180
gnome3.cheese: build devdoc 2017-12-02 20:34:29 +01:00
Jan Tojnar cb447dda85
gnome3.cheese: build manpage 2017-12-02 20:34:29 +01:00
Jan Tojnar d95052a896
gnome3.cheese: add effects to path 2017-12-02 20:34:29 +01:00
Jan Tojnar 9d18aa073d
gnome3.cheese: reorganize build inputs 2017-12-02 20:34:29 +01:00
Jan Tojnar d217cad2ac
gnome3.gnome-video-effects: 0.4.1 → 0.4.3 2017-12-02 20:34:29 +01:00
Jan Tojnar 6254f59488
gnome3: add jtojnar as maintainer 2017-11-29 11:46:36 +01:00
Vladimír Čunát 5f020d5627
Merge branch 'staging'
There are security fixes in multiple packages /cc #32117,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Orivej Desh 204aa4b077 gnome3.gnome-software: enable parallel building 2017-11-29 00:59:14 +00:00
Vladimír Čunát 2b04026a8a
Merge #31991: gnome3.gsettings_desktop_schemas:
do not depend on gnome-backgrounds
2017-11-27 14:48:12 +01:00
Vladimír Čunát 6345089ca0
Merge #29392: gnome3: 3.24 -> 3.26
It might be slightly confusing that a couple of the changes will be twice
in the history, but let's merge this way.
2017-11-27 12:19:01 +01:00
Jan Tojnar e69a3248f7
gnome3.libgames-support: 1.2.1 → 1.2.3 2017-11-26 03:11:01 +01:00
Jan Tojnar 5fec30d77d
gnome3.pomodoro: 0.13.3 → 0.13.4
* Fixes some GNOME segfaults
2017-11-26 03:11:01 +01:00
Jan Tojnar 613a2fa13a
gnome3.gdm: 3.26.0 → 3.26.2.1 2017-11-26 03:10:59 +01:00
Jan Tojnar 7600abe61c
gnome3.caribou: clean up 2017-11-26 03:10:59 +01:00
Jan Tojnar d76faaa2d7
gnome3.gnome_shell: propagate caribou
Fixes: #25968
2017-11-26 03:10:58 +01:00
Jan Tojnar 4e429b3b4e
gnome3.gitg: cleanup 2017-11-26 03:10:57 +01:00
Jan Tojnar a6ada0c427
gnome3.libgit2_glib: move pkgconfig requires to propagatedBuildInputs 2017-11-26 03:10:57 +01:00
Jan Tojnar ce6cc6e229
gnomeExtensions.topicons-plus: 20 -> 21 2017-11-26 03:10:56 +01:00
Jan Tojnar eac4e05e89
gnomeExtensions.dash-to-dock: 60 -> 61 2017-11-26 03:10:55 +01:00
Jan Tojnar 4772fc10b5
gnome3.gnome_shell: reorganize source substition 2017-11-26 03:10:54 +01:00
Jan Tojnar c9fe6567ed
gnome3.gdm: replace hardcoded paths 2017-11-26 03:10:54 +01:00
Jan Tojnar bdf1eaaf6d
gnome3.mutter: remove stale patch 2017-11-26 03:10:54 +01:00
Jan Tojnar 494bd854f8
gnome3.libgepub: set up checkPhase 2017-11-26 03:10:53 +01:00
Jan Tojnar 5be699a3ff
gnome3.libgee: cleanup 2017-11-26 03:10:53 +01:00
Jan Tojnar 5a4320ab59
gnome3: get rid of extraneous NIX_CFLAGS_COMPILE 2017-11-26 03:10:53 +01:00
Jan Tojnar c78f67da17
gnome3.hitori: move src to a separate file 2017-11-26 03:10:52 +01:00
Jan Tojnar bb05d69de6
gnome3: increase version number 2017-11-26 03:10:52 +01:00
Jan Tojnar e51c2a5d45
gnome3.gnome_shell: Rely on XML_CATALOG_FILES variable 2017-11-26 03:10:51 +01:00
Jan Tojnar 85cac43f7f
gnome3.gnome-software: Rely on XML_CATALOG_FILES variable 2017-11-26 03:10:51 +01:00
Jan Tojnar 7bd8495370
gnome3.gnome-dictionary: Rely on XML_CATALOG_FILES variable 2017-11-26 03:10:51 +01:00
Jan Tojnar 5a3b7ef2e7
gnome3: use the same version of Vala 2017-11-26 03:10:50 +01:00
Jan Tojnar 3f610ddd81
gnome3.gdm: prevent orca warning 2017-11-26 03:10:50 +01:00
Jan Tojnar 29eff705ba
gnome3.bijiben: mark as broken 2017-11-26 03:10:50 +01:00
Jan Tojnar 1c1d677149
gnome3: dependency tweaks 2017-11-26 03:10:49 +01:00
Jan Tojnar aa0b3b60c0
gnome3.libgepub: 0.4 → 0.5.2 2017-11-26 03:10:48 +01:00
Jan Tojnar 30886fe43c
gnome3.vte: 0.50.1 → 0.50.2 2017-11-26 03:10:48 +01:00
Jan Tojnar b6d6a1fb79
gnome3.gpaste: 3.24.2 → 3.26.0 2017-11-26 03:10:48 +01:00
Jan Tojnar 699aa4fc86
gnome3.gjs: 1.48.6 → 1.50.2 2017-11-26 03:10:47 +01:00
Jan Tojnar 0f06bab3f3
gnome3: 3.24 -> 3.26 2017-11-26 03:10:47 +01:00
Jan Tojnar f764b5408e
Merge pull request #31359 from deedrah/pr/gnome_settings_tzdata
gnome3.gnome-settings-daemon: use zone.tab from tzdata
2017-11-24 12:55:16 +01:00
Jan Tojnar 9c7a06d595
gnome3.gsettings_desktop_schemas: do not depend on gnome-backgrounds
We intend to make all GTK apps depend on the desktop schemas. Since
the schemas depend on gnome-backgrounds to determine the default
wallpaper path, it would increase the closure size significantly
for smaller apps.

We could split out the org.gnome.desktop.background and screensaver
schemas but that would make the packaging unnecessarily complicated.
Instead we remove the backgrounds dependency since they are not used
(outside of GNOME) or they will be replaced by a different set by
the NixOS module. There will be no background when running GNOME
manually but that can be easily fixed.
2017-11-23 22:35:29 +01:00
Pierre Chevalier 37875c4a77 gdm: start gdm on tty7 rather than default tty1
- Fixes nixos-rebuild switch/test issue with GNOME
  https://github.com/NixOS/nixpkgs/issues/21439
- The solution was given here:
  d761e66a41 (commitcomment-25382880)
2017-11-19 19:35:37 +01:00
Jan Tojnar 697a148f45
gnome3.grilo-plugins: add missing dleyna dependency 2017-11-15 14:02:38 +01:00
Jan Tojnar a3509f6c22
gnome3.gnome-online-miners: add missing dleyna dependency 2017-11-15 14:02:37 +01:00
Jan Tojnar abb17136de
gnome3.gnome-photos: add missing dleyna depenency 2017-11-15 14:02:37 +01:00
mimadrid e227398955
vte-ng: 0.46.1.a -> 0.50.2.a 2017-11-09 09:41:16 +01:00
Rostislav Beneš a98d270978 gnome3.gnome-settings-daemon: use zone.tab from tzdata 2017-11-07 15:04:05 +01:00
Vladimír Čunát 1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Jan Tojnar 3c98114d6f
gnome3.mutter: cleanup 2017-11-05 20:44:23 +01:00
Jan Tojnar 716a0d6c19
gnome3.mutter: fix libgudev 232 compatibility 2017-11-05 20:44:22 +01:00
Jan Tojnar de0cede481
gnome3.dconf: cleanup 2017-11-05 20:44:21 +01:00
Jan Tojnar 4d66728328
gnome3.mutter: add libwacom dependency 2017-11-05 20:44:20 +01:00
Jan Tojnar 1260fe96a6
gnome3.mutter: remove stale patches 2017-11-05 20:44:19 +01:00
Jan Tojnar 309a831e05
gnome3.totem-pl-parser: clean up 2017-11-05 20:44:18 +01:00
Jan Tojnar 64e3473017
nautilus-sendto: 3.8.1 → 3.8.6 2017-11-05 20:44:17 +01:00
Jan Tojnar 185484d6ac
gnome3.vte: 0.48.3 → 0.50.1 2017-11-05 20:44:12 +01:00
Orivej Desh 2b9975c244 gitg: 3.24.0 -> 3.26.0 2017-11-05 18:43:30 +00:00
Orivej Desh 711f260f71 libgit2-glib: 0.25.0 -> 0.26.0 2017-11-05 18:43:30 +00:00
Jan Tojnar 6ad65e046f
gnome3.glade: clean up 2017-11-05 18:02:19 +01:00
Jan Tojnar 9f30edc085
gnome3.glade: fix compatibility with glib 2.53.4
Closes: #31272
2017-11-05 18:02:07 +01:00
Jan Tojnar f5d5c13ad7
gnome3.libgxps: 0.2.2 → 0.3.0 2017-11-05 17:02:31 +01:00
Jan Tojnar faac8b301c
libzapojit: add meta.description 2017-11-05 17:02:30 +01:00
Jan Tojnar 7d0357449f
gnome3.libpeas: 1.18.0 → 1.22.0 2017-11-05 17:02:25 +01:00
Jan Tojnar b5c6349661
gnome3.libgdata: 0.17.6 → 0.17.9 2017-11-05 17:02:24 +01:00
Jan Tojnar e03c009a5e
gnome3.grilo_plugins: 0.3.3 → 0.3.5 2017-11-05 17:02:23 +01:00
Jan Tojnar 573c039f9b
gnome3.grilo: 0.3.3 → 0.3.4 2017-11-05 17:02:23 +01:00
Jan Tojnar 1e8e2a4f0d
gnome3.totem-pl-parser: move src to a separate file 2017-11-05 17:02:23 +01:00
Jan Tojnar 9ee18a51c6
gnome3.folks: 0.11.3 → 0.11.4 2017-11-05 17:02:22 +01:00
Franz Pletz aebae6c208
webkitgtk: 2.16.6 -> 2.18.1 for multiple CVEs
See https://webkitgtk.org/security/WSA-2017-0008.html
2017-10-24 13:20:38 +02:00
Heitham Omar 6321999eaf gnome-themes-standard: 3.22.1 -> 3.22.3 2017-10-22 00:05:35 +02:00
Jan Tojnar ef9b59c26f
gnome3.geary: 0.11.3 → 0.12.0
Closes: #30024
2017-10-10 14:57:09 +02:00
Jan Tojnar cd2f6220bc
gnome3.libgee: 0.18 → 0.20 2017-10-10 14:56:11 +02:00
Vladimír Čunát 55ed948a55
gnome3.vte-ng: fixup build after #29039 2017-10-07 11:14:22 +02:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Graham Christensen 0115dd351b Merge pull request #28959 from jtojnar/fix/pomodoro-gnome3.24
gnome-pomodoro: Update for compatibility with GNOME 3.24
2017-10-05 19:35:16 -04:00
Graham Christensen 3bd24be7dc Merge pull request #30102 from jtojnar/gnome-simple-scan
simple-scan: Move to GNOME package set
2017-10-05 17:38:51 -04:00
Jan Tojnar ef6130fd78
gnome3.gnome_online_accounts: build with Vala bindings 2017-10-05 13:37:40 +02:00
Graham Christensen 5c7cc53cb7 Merge pull request #29983 from jtojnar/gnome-control-center-thumbnailers
gnome3.gnome_control_center: fix thumbnailers path
2017-10-05 07:29:48 -04:00
Jan Tojnar e7b277f3c5
gnome3.simple-scan: move src to a separate file 2017-10-05 01:01:57 +02:00
Jan Tojnar 50bca782b3
simple-scan: move to gnome3 package set 2017-10-05 01:00:53 +02:00
Jan Tojnar f61d734bce
gnome3.pomodoro: 0.11.2 → 0.13.3 2017-10-04 22:39:42 +02:00
Orivej Desh f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Graham Christensen 5af263c2af Merge pull request #27468 from jtojnar/fix/pinentry-gnome
pinentry: add GNOME frontend
2017-10-02 07:29:23 -04:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Jan Tojnar a093bf8b88
gnome3.gnome_control_center: fix thumbnailers path
Just like Nautilus (see #29970), GNOME Control Center also uses
gnome-desktop for generating thumbnails. In particular, it tries
to make a thumbnail from a file choosen as a profile picture, and
when it does not succeed, it will not allow that file to be chosen.
Of course, whithout a thumbnailer, it will always fail.

43129a1cfd/panels/user-accounts/um-photo-dialog.c (L190-L192)

Since gnome-desktop scans `thumbnailers` directories under the paths
in `XDG_DATA_DIRS`, gdk-pixbuf  had to be added to the path to provide
access to image thumbnailer.
2017-10-01 14:47:49 +02:00
Graham Christensen aebdc892d6 Merge pull request #29970 from jtojnar/nautilus-thumbnailers
gnome3.nautilus: add thumbnailers
2017-10-01 08:40:01 -04:00
Jan Tojnar b34a891295
gnome3.gcr: prevent dependency cycle
When overriding gnupg to uss pinentry gnome3 frontend, there is
a dependency cycle:

    gnupg → pinentry_gnome → gcr → gnupg

This commit overrides the gnupg required by gcr to not build GUI.
2017-10-01 01:40:03 +02:00
Jan Tojnar adbba9d5f6
gnome3.gcr: propagate pkg-config dependencies
The pinentry_gnome package requires gcr. Unfortunately, when configure
asks about the library (or `pkg-config --libs gcr-base-3` is used) it
fails because glib is not in scope.

```
$ pkg-config --libs gcr-base-3
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glib-2.0', required by 'gcr-base-3', not found
```

This commit moves glib and gtk to `propagatedBuildInputs` so pkgconfig
could find them.

See also 38b58bab62
2017-10-01 01:38:15 +02:00
Graham Christensen a1a5c9887a Merge pull request #28955 from jtojnar/eds-goa
gnome3.evolution-data-server: Re-add GNOME Online Accounts support
2017-09-30 19:23:45 -04:00
Jan Tojnar baa7e397c1
gnome3.nautilus: add thumbnailers
Nautilus, resp. gnome-desktop, scans `thumbnailers` directories
under the paths in `XDG_DATA_DIRS`. gdk-pixbuf was not, for some
reason, listed in the variable, therefore Nautilus did not generate
image thumbnails.

I also add librsvg to the variable so that SVG files can be rendered.
It does not work at the moment, though, because of incorrect path to
the renderer.
2017-10-01 00:37:43 +02:00
Orivej Desh 2f522ce25e Merge pull request #29885 from xzfc/gucharmap
gucharmap: 3.18.2 -> 10.0.1
2017-09-29 13:46:14 +00:00
Albert Safin 1ae19b6c4e gucharmap: 3.18.2 -> 10.0.1
- Gucharmap no longer follow the GNOME major versioning.
- Gucharmap no longer includes Unicode data. Instead the data should be
  downloaded from unicode.org.
2017-09-29 02:25:41 +07:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Jan Tojnar d9d65fb275
libgda: finally fix compatibility with GLib
vcunat ported this and changed fetchpatch to fetchurl,
as the patch is just an attachement, it's not generated.
2017-09-28 12:13:29 +02:00
Eelco Dolstra 28299f669a Add even more dev outputs 2017-09-27 12:08:48 +02:00
Jan Tojnar 29dd3accf5
gnome3.evolution-data-server: Re-add GNOME Online Accounts support
In #26879, GNOME Online Accounts support was removed resulting in
repeated authentication prompts for users relying on services like
Google Calendar.

This commit removes the build flag that disabled the support.
2017-09-25 01:12:56 +02:00
Jan Tojnar 69698ec11c gnome3: only maintain single GNOME 3 package set (#29397)
* gnome3: only maintain single GNOME 3 package set

GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.

This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.

Closes: #29329

* maintainers/scripts/gnome: Use fixed GNOME 3 directory

Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.

This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
romildo 349782cee4 gnome-shell-extensions: enable all extensions 2017-09-13 18:41:02 -03:00
Frederik Rietdijk d7ef196c26 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-05 10:11:06 +02:00
Jörg Thalheim 4391330033 Merge pull request #28893 from jtojnar/gpaste-service
gnome3.gpaste: Add GPaste service
2017-09-03 16:27:30 +01:00
Jörg Thalheim c2881983fb gpaste: add adwaita-icon-theme theme 2017-09-03 16:26:51 +01:00
Jan Tojnar 4069cb2b0f
gnome3.gpaste: refactor 2017-09-02 17:43:16 +02:00
Frederik Rietdijk d0dab8a330 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-02 11:10:52 +02:00
Gabriel Ebner 52eb0e0fbd gnome3.dconf-editor: include gsettings_desktop_schemas 2017-09-01 13:07:39 +02:00
Frederik Rietdijk 6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Symphorien Gibol bd54589233 networkmanager_iodine: init at 1.2.0 2017-08-30 02:58:29 +02:00
Jan Tojnar b64f149ea9
gnome-disk-utility: fix missing schemas for gnome-disk-image-mounter
Continuation of #28053

gnome-disk-image-mounter from gnome-disk-utility was not wrapped, resulting in an
error due to the inability to find gsettings schemas.

This commit replaces the manual wrapping of gnome-disks binary with wrapGAppsHook
so that all binaries are wrapped correctly.
2017-08-29 13:29:04 +02:00
Tom Hunger 64e4b9637b Remove unused gdm/3.16-wip 2017-08-28 19:52:06 +01:00
Tom Hunger 3247c940e0 gnome-photos: 3.24.2 -> -3.24.3 2017-08-28 15:55:05 +01:00
Linus Heckemann b73e3b6095 GNOME: 3.22 -> 3.24
This is a squash commit of the joint work from:

* Jan Tojnar (@jtojnar)
* Linus Heckemann (@lheckemann)
* Ryan Mulligan (@ryantm)
* romildo (@romildo)
* Tom Hunger (@teh)
2017-08-28 15:32:49 +01:00
Vladimír Čunát b2ae23a391
Merge branch 'staging' (older version)
This just adds some fixups, not any mass rebuild.
2017-08-22 12:30:04 +02:00
WilliButz a49c1fc0b2 caribou: fix build 2017-08-22 00:45:42 +02:00
John Ericson 0135e61b4c Merge remote-tracking branch 'upstream/master' into staging
That way the tarball job succeeds
2017-08-21 18:42:57 -04:00
Thomas Tuegel d0337b0874
libgnome-keyring: separate $dev output 2017-08-21 06:51:33 -05:00
Vladimír Čunát 1919bb5043
gnome3.caribou: fixup build after automake update #28232
/cc gnome update #28053.
2017-08-20 10:52:30 +02:00
Eelco Dolstra 9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging 2017-08-14 11:38:00 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Robin Gloster 6d7b0dcdf1
gnome3.pomodoro: no need for automake113x 2017-08-12 21:38:18 +02:00
Robin Gloster bb5702c521
treewide: remove automake pinning to the newest version
quasi no-op
2017-08-12 18:49:58 +02:00
Vladimír Čunát 6899c7fdb9
Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
Robin Gloster 5e89bcae00
evolution_data_server: wrap all and only executables 2017-08-09 23:35:50 +02:00
Vladimír Čunát f779df87b1
Merge branch 'master' into staging
Let's drop i686-linux here as well.
2017-08-06 10:03:25 +02:00
Frederik Rietdijk 8fcb070363 Merge pull request #27320 from jtojnar/fix/unbreak-polari
polari: unbreak
2017-08-05 17:49:47 +02:00
Jan Tojnar ec6f8320f4
polari: unbreak
The build was failing due to missing telepathy_logger dependency,
I added it. Additionally, the connection to server was failing due to
telepathy executables not having an access to dconf, which was fixed
in #26113. Lastly, when I tried running Polari directly, it terminated
with SIGTRAP and the following error:

    (org.gnome.Polari:22998): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.interface' is not installed

adding `gnome3.gsettings_desktop_schemas` as a buildInput fixed that.
2017-08-05 13:23:06 +02:00
Jan Tojnar c9d419a22b gnome: Further fixes for Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
midchildan 0e192d5d4f gnome: Fix the issue Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Jascha Geerds 0854c85678 gnome3: Remove myself from maintainer list 2017-08-02 18:21:50 +02:00
Robin Gloster 5d91e806b9
Revert "gnome-tweak-tool: fix eval"
This reverts commit d9521c3418.

Cleaner fix in 6e6271e82f
2017-08-02 16:14:34 +02:00
Frederik Rietdijk 4f66c0cf21 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-02 10:22:24 +02:00
Robin Gloster d9521c3418
gnome-tweak-tool: fix eval 2017-08-01 22:47:03 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Eelco Dolstra a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-21 11:05:58 +02:00
Robin Gloster adb178c0e5
gnomeExtensions.topicons-plus: fix version string
It has to start with a digit.
2017-07-18 18:43:47 +02:00
Robin Gloster 46ead28a58
gnome3.gexiv2: 0.10.4 -> 0.10.6 2017-07-18 00:05:50 +02:00
Vladimír Čunát efe66e221f
evince: patch CVE-2017-1000083 + minor changes
This removes help for now but fixes #27388.
The minor update might be related to the patch so it's included.
2017-07-15 10:07:45 +02:00
Robin Gloster d518096abc
gnome3.gnome_control_center: remove unused variable
This broke the evaluation.
2017-07-13 15:50:48 +02:00
Stefan Lau 2b4bc03969 gnome-online-accounts: wrap with wrapGAppsHook 2017-07-13 15:05:07 +02:00
Stefan Lau 8ff35d6adf gnome-control-center: wrap with wrapGAppsHook 2017-07-13 15:05:07 +02:00
Jörg Thalheim 451b23beb2 Merge pull request #27297 from jtojnar/fix/ghex
ghex: init at 3.18.3
2017-07-11 18:43:10 +01:00
Jan Tojnar bf60fbe2e1
ghex: init at 3.18.3 2017-07-11 10:05:06 +02:00
Emanuele Peruffo 240b632026 gnomeExtensions.topicons-plus: init at v20 (#27116)
TopIcons extension for Gnome 3
2017-07-04 17:56:06 +01:00
Emanuele Peruffo 0b1c8793fc gnomeExtensions.caffeine: init at revision unstable-2017-06-21 (#26901)
Caffeine extension for Gnome 3
2017-07-03 08:35:31 +01:00
Aristid Breitkreuz fe2e3cea51 gnome-control-center: add missing dependency on cracklib 2017-06-28 21:43:15 +02:00