Commit graph

960 commits

Author SHA1 Message Date
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
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