Commit Graph

2715 Commits

Author SHA1 Message Date
Eelco Dolstra
1dd3ece50e cmake-2_8 -> cmake_2_8 2016-09-20 11:56:07 +02:00
José Romildo Malaquias
75960d4690 lxappearance: 0.6.1 -> 0.6.2 2016-09-19 22:30:05 -03:00
José Romildo Malaquias
18e696e97b lxappearance: move from pkgs/applications/misc/ to pkgs/desktops/lxde/core/ 2016-09-19 22:26:10 -03:00
Thomas Tuegel
0875ff2200 Merge pull request #18727 from phunehehe/kde-16.08.1
KDE Applications 16.08.1
2016-09-19 08:05:25 -05:00
Hoang Xuan Phu
0bffb9e9e9 kde5.applications: 16.08.0 -> 16.08.1 2016-09-19 11:44:52 +08:00
Thomas Tuegel
8d3644d7b2 Merge pull request #18303 from the-kenny/digikam-51
Digikam 5.1
2016-09-18 09:28:38 -05:00
Joachim F
085395d18e Merge pull request #18690 from romildo/upd.efl
efl: 1.18.0 -> 1.18.1
2016-09-18 13:53:48 +02:00
Joachim F
beeaba58fc Merge pull request #18698 from romildo/upd.xfce4-settings
xfce4-settings: 4.12.0 -> 4.12.1
2016-09-18 13:53:15 +02:00
José Romildo Malaquias
355eb44e94 xfce4-sensors-plugin: init at 1.2.6 2016-09-17 13:16:16 -03:00
José Romildo Malaquias
61554b15f5 xfce4-settings: 4.12.0 -> 4.12.1 2016-09-17 09:59:46 -03:00
José Romildo Malaquias
8e89e44dd4 efl: 1.18.0 -> 1.18.1 2016-09-17 08:02:00 -03:00
José Romildo Malaquias
b527b36d1d xfce4-hardware-monitor-plugin: init at 1.5.0 2016-09-15 10:49:56 -03:00
Kirill Boltaev
0f37287df5 treewide: explicitly specify gtk version 2016-09-13 21:09:24 +03:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Kirill Boltaev
241fa7fa26 gnome2.gnome_settings_daemon: add libSM to fix build 2016-09-12 03:10:21 +03:00
Kirill Boltaev
e3033d87b3 gnome2.gnome_control_center: add libSM to fix build 2016-09-12 02:50:38 +03:00
Kirill Boltaev
605ddb1047 gnome2.gnome_session: mark as broken 2016-09-12 02:50:38 +03:00
Kirill Boltaev
8b96b391db gnome2.at_spi: disable hardening to fix build 2016-09-12 02:50:38 +03:00
Moritz Ulrich
bb1ac34264 kde5.marble: Init at 16.08.0 2016-09-09 11:39:59 +02:00
Benjamin Herr
240ca8bebe evolution: improve out-of-gnome use
Add `evolution_data_server` to `propagatedUserEnvPkgs`. Evolution needs
`${gnome3.evolution_data_server}/libexec/evolution-source-registry` to
be running to be able to find or create any account settings at all, and
it apparently doesn't know to start it if it's not in the user env.

Use `makeGAppsWrapper` instead of a custom `wrapProgram` invocation.

Add `glib_networking`, `libgnome_keyring` and `dconf` to `buildInputs`.
`libgnome_keyring` appears to be necessary for evolution to remember a
password even for a single session, even if it doesn't get added to the
keyring permanently. `dconf` is necessary to persist preferences.
`glib_networking` is necessary to connect to mail servers.
2016-09-08 14:05:38 +02:00
Joachim F
52a185e4c3 Merge pull request #18284 from romildo/upd.rage
rage: 0.2.0 -> 0.2.1
2016-09-06 00:30:51 +02:00
Domen Kožar
8c504fbce1 gnome3.evolution: set big-parallel
(cherry picked from commit 5248178c20c472a98169916651545d9c77005f27)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:26 +02:00
Tuomas Tynkkynen
8f023eb129 gnome2.gnome_panel: Fix build 2016-09-05 18:56:04 +03:00
José Romildo Malaquias
372a56fadb rage: 0.2.0 -> 0.2.1 2016-09-04 07:25:21 -03:00
Tuomas Tynkkynen
e2c6740c37 Merge commit 'adaee73' from staging into master
This one was already merged into release-16.09, so let's not have the
stable branch is ahead of master and confuse things. In addition to
that, currently we have an odd situation that master has less things
actually finished building than in staging.

Conflicts:
	pkgs/data/documentation/man-pages/default.nix
2016-09-03 01:02:51 +03:00
Eelco Dolstra
452afd1ed6 ilmbase: Use separate outputs 2016-09-01 18:57:43 +02:00
Eelco Dolstra
8172cd734c docdev -> devdoc
It's "developer documentation", not "documentation developer" after
all.
2016-09-01 11:07:23 +02:00
Tuomas Tynkkynen
fa1a1f527b gnome3: Use dev output of nss 2016-08-30 02:41:13 +03:00
Tuomas Tynkkynen
dcf0e8ac48 kde5.plasma: Use 'dev' output of xf86inputsynaptics 2016-08-29 14:49:54 +03:00
Tuomas Tynkkynen
a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
obadz
57ddc155fc Merge branch 'master' into staging
Conflicts:
	pkgs/games/scummvm/default.nix
2016-08-28 12:20:59 +01:00
Benjamin Herr
dbae71570f gitg: use wrapGAppsHook, pull in dconf (#18040)
Without dconf, gitg doesn't remember preferences such as window size.
2016-08-28 07:55:51 +00:00
obadz
3de6e5be50 Merge branch 'master' into staging
Conflicts:
      pkgs/applications/misc/navit/default.nix
      pkgs/applications/networking/mailreaders/alpine/default.nix
      pkgs/applications/networking/mailreaders/realpine/default.nix
      pkgs/development/compilers/ghc/head.nix
      pkgs/development/libraries/openssl/default.nix
      pkgs/games/liquidwar/default.nix
      pkgs/games/spring/springlobby.nix
      pkgs/os-specific/linux/kernel/perf.nix
      pkgs/servers/sip/freeswitch/default.nix
      pkgs/tools/archivers/cromfs/default.nix
      pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Thomas Tuegel
3616b52e20
kde5.startkde: initialize session variables before loading user env
The desktop session variables need to be initialized before loading the
user environment scripts so that these scripts can exec programs that
rely on the session variables. For example, these variables must be set
when gpg-agent is started or pinentry-qt will not respect the user's
theme settings.
2016-08-26 08:42:28 -05:00
Joachim F
0cbba7c673 Merge pull request #17941 from romildo/upd.efl
efl: 1.17.2 -> 1.18.0
2016-08-26 15:04:29 +02:00
Frederik Rietdijk
76927783e0 Merge pull request #18003 from peterhoeg/kdf
kdiskfree: init at 16.08.0
2016-08-26 12:40:42 +02:00
Peter Hoeg
e459abe612 kdiskfree: init at 16.08.0 2016-08-26 14:36:45 +08:00
Franz Pletz
e0bf3a111b
eog: 3.20.3 -> 3.20.4 (security)
Fixes CVE-2016-6855.
2016-08-25 23:30:33 +02:00
Thomas Tuegel
4dc1823e73
kde5.plasma: 5.7.3 -> 5.7.4 2016-08-25 10:07:03 -05:00
Thomas Tuegel
f4bb247bd6
fetch-kde-qt.sh: modularize script allowing multiple versions 2016-08-25 10:07:03 -05:00
Graham Christensen
5f37b1f98b Merge pull request #17950 from myguidingstar/master
yelp: adding groff to build inputs for man pages
2016-08-25 07:05:37 -04:00
Hoàng Minh Thắng
93d8c3dea5 yelp: adding groff to build inputs for man pages 2016-08-25 16:09:21 +07:00
Thomas Tuegel
b63d68ad83 kdelibs: remove setup hook
Fixes #17346.

The kdelibs setup hook unnecessarily propagates kdelibs into the system
environment, leading to KDE 4 services running in a KDE 5 session.
2016-08-24 09:47:13 -05:00
obadz
0e8d2725dc Merge branch 'master' into staging 2016-08-23 18:50:06 +01:00
obadz
c49f2a0854 gnome3.gnome-calculator: less hacky fix to #17912
Closes #17912
2016-08-23 18:16:34 +01:00
obadz
6581f53593 Revert "gnome-calculator: work around #17912, in a hacky way"
This reverts commit c255395219.
2016-08-23 18:16:34 +01:00
Thomas Tuegel
be1406eb79 kde5.startkde: actually check that D-Bus is running 2016-08-23 12:00:16 -05:00
Thomas Tuegel
1df7279384 kde5.startkde: update from plasma-workspace-5.7.3
* Read the screen scale factor (for HiDPI displays) from KScreen
  correctly.
* Disable automaticy scale factor detection in Qt applications.
* Force font DPI at startup, if requested.
* Allow kded to invoke kbuildsycoca5 automatically.
2016-08-23 12:00:16 -05:00
José Romildo Malaquias
adb0cf53e8 efl: remove elementary, evas and emotion, as they are integrated into efl-0.18.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias
c7ce3b2d88 enlightenment: adapt for efl-0.18.0 2016-08-23 11:50:45 -03:00