Commit graph

1228 commits

Author SHA1 Message Date
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
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
Robin Gloster 15f6dcb668
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-06-20 11:24:39 +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
Robin Gloster c1359ce04b
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-06-02 15:39:25 +02: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
Robin Gloster da9adb8fab
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-05-20 14:55:44 +02: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
Nikolay Amiantov a381ee89cd zenity: fix for non-GNOME 3 2017-03-25 14:40:17 +03:00
Robin Gloster bb5d0f3ded
gdm: the patch is still necessary 2017-03-25 12:13:45 +01:00
Nikolay Amiantov f13517433d dconf: split outputs 2017-03-22 20:14:49 +03:00
Robin Gloster 242031a34e
mutter: fix on i686-linux 2017-03-21 23:50:27 +01:00
Eelco Dolstra 3ab897c6cf
gconf: Use a dev output
This reduces the closure size of gconf from 225 to 63 MiB.
2017-03-20 17:30:59 +01:00
Michael Raskin cd6b1b253e Merge pull request #23749 from butterflya/patch-2
evolution: Enable openldap support
2017-03-18 19:24:24 +01:00
Daiderd Jordan 6f226a8725 Merge pull request #23954 from jbaum98/pdfpc-darwin
pdfpc, libgee_0_8: Add darwin support
2017-03-17 07:59:41 +01:00
Jake Waksbaum e022cc6541
gnome3.libgee: Add for Darwin 2017-03-16 18:13:42 -04:00
butterflya ba126daace Merge branch 'master' into patch-2 2017-03-16 23:05:04 +01:00
butterflya ee160d08eb Enable openldap support 2017-03-11 15:25:05 +01:00
butterflya 2262855d9c Delete invalid option
The removed configureFlags entry is not a documented option according to `configure --help`.
2017-03-11 15:03:48 +01:00
Herwig Hochleitner 4f981cb3f4
gnome-22: drop bijiben due to dependency on webkitgtk24x 2017-02-28 07:54:04 -05:00
Bjørn Forsman 3d104ab2b3 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Jascha Geerds c83dfedaa2 gnome3.gnome-tweak-tool: Don't propagate python dependency (#21851) 2017-02-18 12:49:06 +01:00
Jascha Geerds fb13588a8e gnome3.gnome_shell: Don't propagate python dependency (#21851) 2017-02-18 12:23:00 +01:00
Vladimír Čunát e962a3c95f
Merge branch 'master' into staging 2017-02-16 19:02:37 +01:00
Alexander Ried be1c04e225 Revert "gnome-session: enable debug"
Enough debugging.

This reverts commit 8ec776eb73.
2017-02-15 17:45:00 +01:00
Graham Christensen ac9222f03b
gnome3.gnome-boxes: 3.22.0 -> 3.22.4 2017-02-15 09:09:42 -05:00
Franz Pletz bfee52a967
epiphany: 3.22.5 -> 3.22.6 for security issue
From https://bugzilla.gnome.org/show_bug.cgi?id=752738:

  The page http://whatever.com has access to saved passwords of
  https://whatever.com. This was a very bad idea: it makes it easy to
  intercept passwords stored on secure websites, especially since we
  don't require any user interaction to fill in the password.

No CVE has been assigned as of now.

cc #22549
2017-02-09 12:18:04 +01:00
Ruben Maher e2b74824d7 gnome-tweak-tool: trick autoconf into using python2 2017-02-03 08:18:34 +10:30
Damien Cassou 58dc8e3024
Remove myself from maintainers 2017-01-31 11:00:14 +01:00
Vladimír Čunát 2cbf509f6b gnome3.vte-ng: nitpick: gperf is a native input 2017-01-28 08:55:57 +01:00
Marius Bergmann 1d6c853860 termite: unbreak by packaging vte-ng
termite broke when upgrading Gnome, as this removed a dependency from
the tree. I packaged this dependency (vte-ng) based upon the work of
@globin in https://github.com/NixOS/nixpkgs/issues/22026.
2017-01-28 01:06:24 +01:00
Robin Gloster 8769ddc823
apacheHttpd_2_2: remove 2017-01-27 15:33:54 +01:00
Robin Gloster 6ce688c3d8
gnome3.gjs: 1.46 -> 1.47, use spidermonkey_31 2017-01-23 01:33:49 +01:00
Vladimír Čunát df67f58fbf
gtk3: move gtk-update-icon-cache to the main output
This is basically what aa0fa19373 was for gtk2 and Xfce.
Fixes #20874, though I haven't tested it directly.
2017-01-22 22:57:52 +01:00
Bjørn Forsman 6db593164a epiphany: 3.22.4 -> 3.22.5 (fixes source hash)
I don't know what happened in 754a9cf698
("gnome3.20: remove"), but that hash doesn't work. (Did gnome update
tarball in place?)

I ran "./maintainers/scripts/gnome.sh update epiphany" and selected the
current major.minor version. Now the hash is working.
2017-01-22 11:50:30 +01:00
Robin Gloster 754a9cf698
gnome3.20: remove
closes #19745
2017-01-21 17:26:42 +01:00
Robin Gloster f11a0e0eff
gnome3.nemiver: fix build 2017-01-20 02:38:50 +01:00
Robin Gloster 97f5eea0b6
gnome3.libgames-support: 1.0 -> 1.2.1 2017-01-20 02:21:53 +01:00
Jon Banafato 8635a7457e geary: 0.11.2 -> 0.11.3 2017-01-10 21:45:21 -05:00
Eelco Dolstra b4f401104d
Fix big-parallel usage
requiredSystemFeatures is not a meta attribute but a derivation
attribute. So "big-parallel" was being ignored on e.g. chromium,
causing it to be built (and timing out) on slow machines.

http://hydra.nixos.org/build/45819778#tabs-buildsteps
2017-01-03 13:55:26 +01:00
Graham Christensen e2feddb70f Merge pull request #21384 from mimadrid/update/shotwell-0.25.2
shotwell: 0.23.5 -> 0.25.2
2016-12-23 19:30:12 -05:00
mimadrid be07d4304e
gexiv2: 0.10.3 -> 0.10.4 2016-12-23 23:23:10 +01:00
Vladimír Čunát fa613c7ddd
gnome3*.devhelp: add missing gschemas
Otherwise it would crash when starting; fixes #21094.
2016-12-13 09:18:49 +01:00
Vladimír Čunát e54650e92a
gnome-control-center: port the parent commit to 3.22
... and fixup duplicate grilo build input.
2016-12-09 19:15:41 +01:00
montag451 a859f6cabe gnome-control-center: provides access to the tracker gsettings schemas (#20862)
gnome-control-center needs access to the tracker gsettings schemas to
enable the settings button in the search panel.
2016-12-09 19:14:27 +01:00
montag451 d14586c1c1 nautilus: 3.20.2 -> 3.20.3 (#20853) 2016-12-09 19:02:54 +01:00
Tuomas Tynkkynen 8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
montag451 c04f113960 epiphany: enable the playing of HTML5 videos 2016-11-26 12:50:15 +01:00
Vladimír Čunát 925b335607
Merge branch 'master' into staging 2016-11-26 11:27:09 +01:00
Frederik Rietdijk 78cf06e316 gnome3_22.anjuta: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk aa9353d158 gnome3_20.anjuta: use python2 2016-11-24 22:28:04 +01:00
Robert Roth 4642c338e1 gnome-mines:update license to GPLv3 2016-11-24 13:52:28 +02:00
Robert Roth 845f7daa68 gnome-calculator: update license to gpl3 2016-11-24 10:02:37 +02:00
Nikolay Amiantov 0c6b3a3647 gnome3.polari: mark as broken 2016-11-21 02:46:17 +03:00
Frederik Rietdijk cd351e25aa gnome3.anjuta: use python2 2016-11-08 22:48:54 +01:00
Graham Christensen 0425f7ab22 Merge pull request #19917 from grahamc/epiphany
Epiphany
2016-10-27 12:09:48 -04:00
Graham Christensen 3e18f4bc2f
epiphany: 3.20.3 -> 3.20.4 2016-10-26 21:23:35 -04:00
Luca Bruno 062416d4c1 Merge pull request #19744 from groxxda/gnome-fwdport
gnome3.22: forward port intermediate changes to 3.20
2016-10-23 14:11:41 +01:00
Alexander Ried 459da7b86e gnome3: default to 3.22 (#19743)
* gnome3: default to 3.22

* zuki-themes: add src for gnome 3.22, remove 3.18

* gnome3_22.vte_290: copy from gnome3.20

* termite: use vte-select-text from gnome3_20
2016-10-22 19:54:20 +02:00
Frederik Rietdijk e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
sternenseemann 7902a5de59 epiphany: fix tls support
without gnome3.glib_networking, epiphany does not support TLS or SSL

Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-21 06:06:10 +02:00
Vladimír Čunát 53b13ef603 gnome3.anjuta: fix a gschemas crash
Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-21 06:03:59 +02:00
Graham Christensen 87081caaf9 spice-gtk: 0.29 -> 0.32
Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-21 06:01:45 +02:00
Vladimír Čunát 87e8ff4c70 gnome3.anjuta: fix a gschemas crash 2016-10-20 17:43:06 +02:00
Alexander Ried a40f20f8d4 libgdata: 0.17.4 -> 0.17.6 2016-10-15 20:32:16 +02:00
Alexander Ried 11c259bf94 folks: -> 0.11.3 2016-10-15 20:32:16 +02:00
Alexander Ried bccc55c612 nspr fix 2016-10-15 20:32:15 +02:00
Alexander Ried e667a3ab74 evolutiondataserver parallel building 2016-10-15 20:32:15 +02:00
Alexander Ried 95fb189748 gdm: remove broken postinstall 2016-10-15 20:32:15 +02:00
Alexander Ried 878d5ea152 gdm: does not understand with-systemd 2016-10-15 20:32:15 +02:00
Alexander Ried 47f597b9b0 gnome-themes-standard: -> 3.22.1 2016-10-15 20:32:15 +02:00
Alexander Ried 8ec776eb73 gnome-session: enable debug 2016-10-15 20:32:14 +02:00
Alexander Ried a1a364102a patch gnome-session path in desktop file 2016-10-15 20:32:14 +02:00
Alexander Ried 5125161a77 gnome3_22.gnome-session: lookup of gnome-settings-daemon.desktop 2016-10-15 20:32:14 +02:00
Alexander Ried 3acee13364 gnome3_22.gnome-session: add path to org.gnome.Shell.desktop 2016-10-15 20:32:13 +02:00
Alexander Ried ab7b779cc2 gnome3_22.gdm: enable parallel build 2016-10-15 20:32:13 +02:00
Alexander Ried 7ad7efb7ee gnome3_22.gnome-terminal: enable parallel build 2016-10-15 20:32:13 +02:00
Alexander Ried f88ea3c3dc gnome3_22.gnome-shell: enable parallel build 2016-10-15 20:32:13 +02:00
Alexander Ried f5b13e58ac gnome3_22.mutter: enable parallel build 2016-10-15 20:32:13 +02:00
Alexander Ried 709772b4b8 gnome3_22.mutter: add path to xwayland 2016-10-15 20:32:13 +02:00
Alexander Ried 76fa7d1c39 gnome3_22.gnome-terminal: substitute gnome-shell dbus file path
instead of copying the file. this avoids name conflicts after the build.
Alternatively we could remove the file after building.
2016-10-15 20:32:12 +02:00
Alexander Ried 2fdecef1e2 gnome3_22.vte_290: remove 2016-10-15 20:32:11 +02:00
Alexander Ried b64845dde7 gnome3_22.vte: 0.44.2 -> 0.46.0 2016-10-15 20:32:11 +02:00
Alexander Ried e4f816602c gnome3_22.vte: remove selectTextPatch 2016-10-15 20:32:11 +02:00
Alexander Ried f1df7f2cbf gnome3_22.vte-select-text: remove 2016-10-15 20:32:11 +02:00
Alexander Ried 68eaeab4bc gnome3_22: init at 3.22
copied from 3.20
removed whitespaces at the end of lines
updated to 3.22 versions
removed webkitgtk24 where possible

gnome3_22.evolution: nspr include dir broken / not needed anymore
gnome3_22.gfbgraph: 0.2.2 -> 0.2.3
gnome3_22.gjs: 1.44.0 -> 1.46.0
gnome3_22.gnome-autoar: init at 0.1.1
gnome3_22.gnome-core.folks: 0.11.0 -> 0.11.2
gnome3_22.gnome-user-share 3.18.1 -> 3.18.3
gnome3_22.gnome-weather: 3.20.1 -> 3.20.2
gnome3_22.grilo: 0.3.1 -> 0.3.2
gnome3_22.grilo-plugins: 0.3.2 -> 0.3.3
gnome3_22.libgepub: init at 0.4
gnome3_22.libgweather: 3.20.1 -> 3.20.3
gnome3_22.rest: 0.7.93 -> 0.8.0
gnome3_22.totem: x86 patch is upstream
gnome3_22.tracker: 1.9.0 -> 1.10.0
2016-10-15 20:32:11 +02:00
sternenseemann 3693df1b19 epiphany: fix tls support
without gnome3.glib_networking, epiphany does not support TLS or SSL
2016-10-10 21:14:53 +02:00
Jörg Thalheim f3ed2b60a6 Merge pull request #19133 from groxxda/gtkvnc
gtk-vnc: remove gtk2 support, 0.5.3 -> 0.6.0
2016-10-03 16:19:11 +02:00
Charles Strahan 342780520f
termite: 11 -> 12 2016-10-03 02:21:55 -04:00
Jon Banafato ecd41c19b8 gnome-maps: add webkitgtk to buildInputs
Per #17143 on GitHub, `gnome-maps` currently fails due to missing
Webkit2. Adding `webkitgtk` to `buildInputs` fixes the issue.
2016-10-02 20:05:44 +02:00
Alexander Ried ecd80b9a0e gtk-vnc: remove gtk2 support (unused) 2016-10-01 17:14:31 +02:00
Joachim F f4044606b5 Merge pull request #18988 from groxxda/cogl-cleanup
clutter, cogl: remove old versions
2016-10-01 09:18:32 +02:00
Alexander Ried 8976c70eda cogl: remove old version, make 1.22 default 2016-09-27 12:17:12 +02:00
Alexander Ried fc39a9a314 clutter: remove old version, make 1.26 default 2016-09-27 12:17:12 +02:00
Graham Christensen 6d1638e697
spice-gtk: 0.29 -> 0.32 2016-09-26 08:22:49 -04:00