Commit graph

1014 commits

Author SHA1 Message Date
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
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
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
Frederik Rietdijk 8a62a9b064 Merge pull request #26125 from volth/webkitgtk-naming
rename webkitgtk24x⇒webkitgtk24x-gtk3; webkitgtk2⇒webkitgtk24x-gtk2
2017-06-28 13:54:38 +02:00
Franz Pletz 76de6e4f39
libcroco: 0.6.11 -> 0.6.12 2017-06-20 07:47:52 +02:00
Vincent Laporte e6b5a7e627 gnome-backgrounds: build on all unices 2017-06-05 05:46:44 +00:00
Volth b7ccf27229 rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2 2017-05-26 13:43:25 +00:00
Volth 3de90b259c webkitgtk: 2.14.11 -> 2.16.3 2017-05-26 16:20:54 +03:00
Stefan Lau a3696aa090 networkmanager_fortisslvpn: init at 1.2.4 2017-05-19 19:18:30 +02:00
Bjørn Forsman 0eff1d9f2a vino: use wrapGAppsHook
Fixes this:

  .vino-server-wr[8931]: Using the 'memory' GSettings backend. \
  Your settings will not be saved or shared with other applications.

Still, the screen sharing settings under "gnome-control-center sharing"
does not seem to be persisted (except the enabling/disabling sharing
flag itself). Making changes and then re-opening gnome-control-center
shows the default screen sharing settings. Sigh.
2017-05-18 08:22:14 +02:00
Bjørn Forsman 94c47b0884 vino: add missing gsettings schema
Fixes this:

  $ ./result/libexec/vino-server
  ...
  (vino-server:13915): GLib-GIO-ERROR **: Settings schema 'org.gnome.Vino' is not installed
2017-05-17 15:23:11 +02:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Jörg Thalheim cb186efb64 Merge pull request #25359 from pbogdan/aisleriot-fix-build-failure
gnome3.aisleriot: fix build failure.
2017-05-01 20:39:36 +02:00
Michael Raskin a53fb88d33 Merge pull request #25170 from emanueleperuffo/dash-to-dock
gnomeExtensions.dash-to-dock: init at version v57
2017-05-01 16:44:37 +02:00
Michael Raskin a7455d7f5c Merge pull request #24283 from dyrnade/chrome-gnome-shell
native host connector for gnome extensions: init at 7d99523e90805cb65027cc2f5f1191a957dcf276
2017-05-01 01:19:29 +02:00
Piotr Bogdan b9447df879 gnome3.aisleriot: fix build failure.
Fixes #25313.
2017-04-30 19:48:41 +01:00
Emanuele Peruffo c1bc3012bb gnomeExtensions.dash-to-dock: refactor
Using makeFlags instead of patching Makefile
2017-04-24 14:48:36 +02:00
Emanuele Peruffo 8211903825 gnomeExtensions.dash-to-dock: init at version v57
I needed this extensions and wanted to share it with everyone.
I also created the new group called pkgs.gnomeExtensions.
2017-04-24 11:19:52 +02:00
Daiderd Jordan 80828429d7 Merge pull request #25066 from matthewbauer/less-darwin-eval-errors
Add Darwin as platform to various "broken" packages that actually build
2017-04-24 08:14:21 +02:00
Matthew Bauer 6d9ca46317
vte: supports darwin 2017-04-23 18:08:20 -05:00
Matthew Bauer e75fde66e9
dconf: supports darwin 2017-04-23 18:08:19 -05:00
Hamish Mackenzie 89b89d1071 defaultIconTheme: Enable darwin support 2017-04-18 09:43:03 +12:00
Jörg Thalheim ea16d72bf3
gitg: 3.22.0 -> 3.23.90 2017-04-16 14:23:27 +02:00
Jörg Thalheim 65c99b7d6a
libgit2-glib: 0.24.4 -> 0.25.0
partially addresses #24807
2017-04-16 14:23:21 +02:00
Hamish Mackenzie 5dfe0f7ee6 gtksourceview: fix version 3 on macOS
Add darwin to the list of supported platforms for gtksourceview.
2017-04-10 23:17:16 -07:00
Gabriel Ebner 443dc395c5 gnome3.gnome_settings_daemon: use wrapGAppsHook
This fixes the "Using the 'memory' GSettings backend." error if
gnome-settings-daemon is used separately from gnome.
2017-04-09 10:00:12 +02:00
Jörg Thalheim 9fc14f23b8
gnome-keyring: use wrapGAppsHook 2017-04-04 16:53:53 +02:00
Jörg Thalheim fccce068c3
baobab: remove superflous gsettings_desktop_schemas 2017-04-04 16:13:05 +02:00
dyrnade f1ec6b99c9 native host connector for gnome extensions 2017-03-30 22:49:09 +03:00
Jörg Thalheim 04223369e3
gspell: 1.0.3 -> 1.2.1
also enable vala bindings
2017-03-30 11:02:21 +02:00
Franz Pletz 0018cd5a2d
libvirt packages: fix & clean up dependencies 2017-03-28 19:45:01 +02:00