summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* xfce4notifyd: bugfix update, check now, minor fixesVladimír Čunát2013-04-21
|
* Add KDE 4.10.2. Not ready for production yet, but does compile.Evgeny Egorochkin2013-04-21
|
* Merge pull request #441 from ierton/udisks2-xfceVladimír Čunát2013-04-20
|\ | | | | udisks2 for xfce
| * xfce: ./support/ not needed anymoreVladimír Čunát2013-04-04
| |
* | add terminology: e17 terminal emulatorMathijs Kwik2013-04-04
| |
* | e17/ethumb: support video thumbnails and exifMathijs Kwik2013-04-04
| |
* | e17/ethumb: add optional dependency on e_dbusMathijs Kwik2013-04-04
| | | | | | | | | | ethumb_client depends on it, but will fail (skip on installation) silently when not found
* | e17/emotion: enable vlc video backendMathijs Kwik2013-04-04
| | | | | | | | | | | | we should probably make this configurable, but for now enabling (and testing) at least 1 backend is better than none, as emotion without backends won't anything at all
* | e17/e_dbus: make sure depending packages can find (propagated) dbusMathijs Kwik2013-04-04
|/
* A more complete fix of cyrus-sasl update (broken KDEs).Vladimír Čunát2013-03-13
| | | | This amends commit af656c6698bc1977e47aafe5c4137370d2e03d86.
* kdepimlibs break against newer cyrus-sasl. Including this extra header fixes itSander van der Burg2013-03-13
|
* xfce.xfdesktop: regression-fix releaseVladimír Čunát2013-03-10
|
* xfce4-power-manager: update this forgotten packageVladimír Čunát2013-03-09
|
* xfdesktop: minor updateVladimír Čunát2013-03-09
|
* xfce: fix NixOS supportVladimír Čunát2013-03-09
| | | | Sorry for this forgotten commit.
* Exporting XFCE gvfs: it is referenced in NixOS, it is unclear how to remove ↵Michael Raskin2013-03-09
| | | | the dependency cleanly and it affects rebuild even with config that doesn't mention XFCE at all.
* Merge branch 'vlada/xfce-notg' of git://github.com/vcunat/nixpkgsShea Levy2013-03-08
|\ | | | | | | | | | | | | This branch refactors xfce and updates it to 4.10. I had been hoping to find someone besides Vlada to test this (I don't use xfce), but no one has come forward yet in 2 weeks so if this breaks something they can make an issue or fix it. It all looks good by inspection.
| * vlada/xfceVladimír Čunát2013-02-21
| | | | | | | | | | | | Major Xfce refactoring, also adding versions 4.10.* Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
* | kde48.okteta: disable parallel buildVladimír Čunát2013-02-28
| | | | | | | | It often failed on hydra.
* | Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons2013-02-24
|\ \
| * | gnome2.libart_lgpl: updateVladimír Čunát2013-02-21
| | |
* | | kde48.kdebase_workspace: disable parallel buildVladimír Čunát2013-02-24
| | | | | | | | | | | | There were frequent problems with this on Hydra.
* | | Merge remote-tracking branch 'upstream/master' into stdenv-updatesShea Levy2013-02-17
|\| |
| * | e17.embryo: Fix meta.Shea Levy2013-02-16
| |/ | | | | | | Meta attributes, if they are lists, must be lists of strings.
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\|
| * e17: Update libs to 1.7.5, enlightenment to 0.17.1.Александр Цамутали2013-02-10
| |
| * kde-3: RemoveEelco Dolstra2013-01-29
| | | | | | | | | | KDE 3 hasn't built in a long time. Also remove six, the only package with a dependency on KDE 3.
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-01-22
|\|
| * Merge branch 'master' into systemdEelco Dolstra2013-01-15
| |\
| * \ Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-12-10
| |\ \
| * \ \ Merge branch 'master' into systemdEelco Dolstra2012-11-23
| |\ \ \
| * | | | Use systemd instead of udev, and don't use consolekitEelco Dolstra2012-11-06
| | | | |
* | | | | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-01-17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xfce4 terminal: fix urlMathijs Kwik2013-01-13
| | | | |
* | | | | Merge branch 'master' into stdenv-updates.Peter Simons2013-01-11
|\| | | |
| * | | | xfce4-notifyd: add new packageMatej Cotman2013-01-09
| | |_|/ | |/| |
* / | | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/ / / | | | | | | | | | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* | / Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| |/ |/| | | | | Plus a small number of obsolete packages (like old versions of qemu).
* | Add python-rsvgCillian de Róiste2012-11-11
| | | | | | | | this is required by solfrege, key-mon, and probably many more gtk applications
* | Copy bonobo defsCillian de Róiste2012-11-11
|/ | | | python-rsvg will fail to build if if can't find the bonobo defs files
* Fix waf env python to ${python}/bin/pythonEduard Carreras2012-10-23
|
* Merge pull request #150 from ecarreras/fix-xfce4-panel-pluginsVladimír Čunát2012-10-22
|\ | | | | Fix xfce4 panel plugins
| * Remove themes, not working for nowEduard Carreras2012-10-12
| |
| * Adding libdir into the patchEduard Carreras2012-10-12
| |
| * Using a patch to load plugins to xfce4-panelEduard Carreras2012-10-12
| |
| * Drop eelco as a maintaner due copy&pasteEduard Carreras2012-10-09
| |
| * Adding xfce4 task managerEduard Carreras2012-10-05
| |
| * Adding gigolo appEduard Carreras2012-10-05
| |
| * Trying to improve xfce4 desktopEduard Carreras2012-10-05
| |
* | Fix gvfs buildEelco Dolstra2012-10-15
| | | | | | | | http://hydra.nixos.org/build/3156351