summary refs log tree commit diff
path: root/pkgs/desktops/kde-4.14
Commit message (Collapse)AuthorAge
* poppler: fix build of Qt 4 and Qt 5 wrappersThomas Tuegel2015-04-02
| | | | | | | The autoconf build system for poppler does not support building the wrappers separately, so this slightly enlarges the size of closures. To compensate, the command-line utilities have been separated into their own package.
* kde-4.14 smokegen: prevent cmake from removing rpath on installKarn Kallio2015-03-30
| | | | Signed-off-by: Domen Kožar <domen@dev.si>
* indilib version advance; older sources no longer availableKarn Kallio2015-03-29
|
* complete removal of obsolete kdelibs derivationKarn Kallio2015-03-28
|
* kde4: remove obsolete kdelibs derivationThomas Tuegel2015-03-21
|
* kde4: use kdelibs from kdeApps_stableThomas Tuegel2015-03-21
| | | | | | | Upstream is releasing bugfixes to kdelibs only through KDE Applications releases, so this is the correct way to get updates until we discontinue KDE 4. This also ensures that kdeApps and kde4 are using the same version of kdelibs; different versions appear to be causing integration issues.
* Merge branch 'master' into staging.Peter Simons2015-01-19
|\
| * KDE4: correctly propagate user env packagesEvgeny Egorochkin2015-01-18
| |
| * kde4: fix silent missing kde-workspace dependencies needed for kfontinst and ↵Evgeny Egorochkin2015-01-18
| | | | | | | | kfontview
* | rename occurrences of gcc.gcc to gcc.ccEric Seidel2015-01-14
|/
* KDE4: update 4.14.1 to 4.14.3Evgeny Egorochkin2014-12-24
|
* nixpkgs: remove redundant attribute `sip`Vincent Laporte2014-12-23
| | | | | | | | | Because: 1. It is a mere alias of `pythonPackages.sip` 2. It is usually not needed since propagated by `pyqt4` 3. It makes it easy to have a packages depend on two different versions of sip
* kdepimlibs: Get rid of a dependency on boost.devEelco Dolstra2014-12-15
|
* kde: fix CVE-2014-8600 by upstream patchesVladimír Čunát2014-12-10
| | | | | https://www.kde.org/info/security/advisory-20141113-1.txt I couldn't find kio-extras, so I hope we don't have it disguised somewhere.
* Merge branch 'master' into stagingDomen Kožar2014-12-07
|\ | | | | | | | | Conflicts: pkgs/development/libraries/fontconfig/default.nix
| * html-tidy: align attrname with pkgnameBjørn Forsman2014-12-06
| | | | | | | | | | htmlTidy => html-tidy. Keep copy of old attribute for backward compatibility.
| * KDE4: fix kdepim buildEvgeny Egorochkin2014-12-04
| |
| * boost: Pin packages to 1.56William A. Kennington III2014-11-30
| |
* | polkit-qt-1: Qt 5 supportThomas Tuegel2014-11-20
|/ | | | | | | polkit-qt-1 is upgraded to the latest version, which supports Qt 5. The attributes are also renamed to differentiate the Qt 4 and Qt 5 branches. The prior naming scheme differentiated between polkit-qt-1 and polkit-qt, but we no longer package the latter.
* kde-workspace: Use automatic version (close #4383)wmertens2014-10-05
| | | | | | See https://github.com/NixOS/nixpkgs/pull/4265#discussion_r18430068 This should work but I didn't test it :grin:
* kde-4.14: fix kactivities downloadVladimír Čunát2014-09-27
| | | | | It was not released with 4.14. http://osdir.com/ml/kde-commits/2014-07/msg02039.html
* kde-4.14: Make it all build.ambrop7@gmail.com2014-09-24
|
* kde-4.14: Adjust fixed output hashes.ambrop7@gmail.com2014-09-24
|
* kde-4.14: Initial porting.ambrop7@gmail.com2014-09-24
| | | | Nix evaulation succeeds (but probably not building everything).
* kde-4.14: Fix source for module subdirectory packages.ambrop7@gmail.com2014-09-24
|
* kde: Some tweaks to kde-manifest.shambrop7@gmail.com2014-09-24
| | | | | | | | - Allow packages with different versions than $release (kde-workspace) - Extra checks This is a copy of https://github.com/wmertens/nixpkgs/commit/41faadbcce71226386ebc334bc02070492756f9a but for 4.14.
* kde: Copy 4.12 to 4.14 as a base"ambrop7@gmail.com2014-09-24