Commit Graph

652 Commits

Author SHA1 Message Date
Mayeu - Cast
9fa2ad9635 librest 0.7.92 -> 0.7.93 2016-03-18 17:16:37 +01:00
Eelco Dolstra
02891a0de9 gnome: Drop installerIso from nix-env evaluation
This makes nix-env -qa depend on NixOS, which is not a good thing.

@lethalman
2016-03-01 22:05:23 +01:00
Luca Bruno
b2889efff2 devhelp: fix build with new webkitgtk 2016-03-01 12:50:41 +01:00
Luca Bruno
55c20bfe89 Merge pull request #10288 from lethalman/gnomeiso
installer: add graphical GNOME iso
2016-02-29 15:56:47 +01:00
Luca Bruno
aa9576bceb installer: add graphical GNOME iso 2016-02-29 15:51:38 +01:00
Charles Strahan
ce7aa71880 vte-ng: 0.42.1.a -> 0.42.4.a 2016-02-26 00:48:39 -05:00
Jascha Geerds
78c99d8f4e Merge pull request #13133 from spacefrogg/evince-xps-support
gnome3.evince: Add XPS file support
2016-02-20 19:12:19 +01:00
Michael Raitza
58cbe7d068 gnome3.evince: Add XPS file support
XPS support is optional via supportXPS argument and turned off by
default.
2016-02-19 20:15:19 +01:00
Michael Raitza
6d6a7881ef gnome3.libgxps: Fix dependency propagation bug
Packages that want to use libgxps also need libarchive, thus it is moved
to propagatedBuildInputs.
2016-02-19 20:11:28 +01:00
Jascha Geerds
14f1ff80ce gnome3.eog: 3.18.1 -> 3.18.2 2016-02-19 11:32:01 +01:00
Jascha Geerds
23b32df470 gnome3.geocode-glib: 3.18.0 -> 3.18.1 2016-02-02 10:27:26 +01:00
Luca Bruno
932ee094e1 gnome3: drop GNOME 3.16 2016-01-31 13:59:48 +01:00
Damien Cassou
64d29d2f1b Merge pull request #12501 from DamienCassou/gpaste-3.18.3
gpaste: 3.18.2 -> 3.18.3
2016-01-28 07:53:08 +01:00
Damien Cassou
06527f7783 gpaste: 3.18.2 -> 3.18.3 2016-01-28 06:56:21 +01:00
Jascha Geerds
286e9a00f8 gnome3.gnome-calculator: 3.18.2 -> 3.18.3 2016-01-27 16:59:32 +01:00
Jascha Geerds
9afbbcb2a5 gnome3.nautilus: 3.18.4 -> 3.18.5 2016-01-27 16:59:32 +01:00
Jascha Geerds
323c4f43c3 gnome3.pomodoro: 3.18-624945d -> 3.18-4844fad 2016-01-22 14:29:28 +01:00
Jascha Geerds
15ff41f516 gnome3.evolution: 3.18.3 -> 3.18.4 2016-01-22 14:11:44 +01:00
Jascha Geerds
843bc26c4d gnome3.gedit: 3.18.2 -> 3.18.3 2016-01-22 14:11:44 +01:00
Jascha Geerds
23b3276ba9 gnome3.evolution_data_server: 3.18.3 -> 3.18.4 2016-01-22 14:11:44 +01:00
Jascha Geerds
4e8a898492 gnome3.gnome-bluetooth: 3.18.1 -> 3.18.2 2016-01-22 14:11:44 +01:00
Jascha Geerds
6fe1909a1d gnome3.gnome-dictionary: 3.18.0 -> 3.18.1 2016-01-22 14:11:44 +01:00
Vladimír Čunát
97f4fa5196 gnome3*.epiphany: fix https when not running gnome-3
This (only) fixes the probem of not finding glib_networking,
not any certificate problems. Discussion: #12518.
2016-01-21 11:43:16 +01:00
Jascha Geerds
44d0d58c84 gnome3: 3.18.1 -> 3.18.2 2016-01-19 11:32:06 +01:00
Vladimír Čunát
b4052f0a1e vte: remove the forgotten patch 2016-01-18 16:03:56 +01:00
Vladimír Čunát
45bf78373e termite: fix up the business with vte patching
I didn't see nice patches to apply,
so I exchanged the whole source (-> autoreconf).

/cc maintainer: k0ral. BTW, it's practical to have the maintainers attribute
match the github name exactly so that people know how to /cc you.
2016-01-18 15:57:41 +01:00
Jascha Geerds
4be51c84d5 gnome3_18: Update to latest patch release 2016-01-13 15:14:08 +01:00
Luca Bruno
2b8b0b88e7 Revert "Revert "gnome3_18: add libgee_1""
This reverts commit a0023674807b9798850a7198073965a5edf8293a.
2016-01-13 14:46:18 +01:00
Luca Bruno
4181e5ccae libgee: add missing libgee-1.nix file 2016-01-13 14:45:35 +01:00
Peter Simons
a002367480 Revert "gnome3_18: add libgee_1"
This reverts commit c5554597bd6bdf412620b68c95a3e03ee1a0e2ec. The patch
is incomplete and breaks Nixpkgs evaluation.
2016-01-13 14:44:40 +01:00
Luca Bruno
c5554597bd gnome3_18: add libgee_1 2016-01-13 13:55:15 +01:00
Bjørn Forsman
3d81213509 gnome-terminal: enable GNOME Shell search provider
Silly ./configure, it looks for dbus file from gnome-shell in the
installation tree of the package it is configuring. Fix by copying the
needed file from gnome-shell before ./configure is run.

This change makes gnome-shell a build time dependency (not runtime).
2016-01-10 22:27:24 +01:00
Robin Gloster
8eede9e41e gnome-boxes, libguestfs: fix builds due to libvirt
Adds link time dependencies which are now used in libvirt and unbreaks
these packages
2015-12-28 21:44:12 +00:00
Jakob Gillich
9104aae0a4 gnome-music: add missing requests2 dependency 2015-12-11 09:04:46 +01:00
Damien Cassou
9f05627d68 gpaste: 3.16.3 → 3.18.2 2015-12-04 20:39:19 +01:00
Luca Bruno
7f7569b24c gnome-maps: mark 3.16 as broken 2015-11-20 11:24:01 +01:00
Vladimír Čunát
a5c168db4e gnome-screenshot: unbreak build by 3.16.0 -> 3.16.2
/cc @lethalman.
Includes a revert of 1f27976e03c.
2015-11-18 14:05:18 +01:00
Luca Bruno
1f27976e03 gnome3_16: mark gnome-screenshot as broken 2015-11-18 11:47:30 +01:00
Luca Bruno
43ee914535 cheese: fix build for 3.18 2015-11-17 18:48:25 +01:00
Luca Bruno
bdd1df16a7 gitg: fix 3.18 build 2015-11-17 18:41:08 +01:00
Luca Bruno
fd01f8d1a7 libgit2-glib: 0.0.24 -> 0.23.6 2015-11-17 18:41:08 +01:00
Domen Kožar
b87dad2839 cheese: libgudev 2015-11-14 16:50:23 +01:00
William A. Kennington III
a26c8e9b83 Merge branch 'master.upstream' into staging.upstream 2015-11-07 15:51:51 -08:00
Vladimír Čunát
0e731ecbd7 gnome-3.18: port missing libgudev dependencies
(cherry picked from commit 311ac81337df766e4b3fbdca92833b5df5b4ff8a)
2015-11-05 09:16:31 +01:00
Eelco Dolstra
3e44182487 Merge remote-tracking branch 'origin/systemd-219' into staging 2015-11-04 15:37:28 +01:00
Michael Raitza
e0c5ee37db libgee-1: init at 0.6.8 2015-11-03 19:05:11 +01:00
Eelco Dolstra
81f6c62004 Merge remote-tracking branch 'origin/master' into systemd-219 2015-10-30 15:47:37 +01:00
Eelco Dolstra
c232159fee gnome-control-center: Use libgudev
http://hydra.nixos.org/build/26678553
2015-10-30 15:46:26 +01:00
William A. Kennington III
8a44a36ca4 Merge branch 'master.upstream' into staging.upstream 2015-10-15 10:22:28 -07:00
Javier Aguirre
2f5f8e1076 geary: 0.8.2 -> 0.10.0
I commented out the line about disabling valadoc, It was failing
with this version.
2015-10-11 21:22:39 +02:00