summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* gnokii-0.6.30, add ical and gtk supportYury G. Kudryashov2011-03-15
| | | | svn path=/nixpkgs/trunk/; revision=26334
* Add bluedevilYury G. Kudryashov2011-03-15
| | | | svn path=/nixpkgs/trunk/; revision=26333
* Fixing hardcoded paths in foo2zjs. Still no firmwareYury G. Kudryashov2011-03-15
| | | | svn path=/nixpkgs/trunk/; revision=26332
* * Merge the x-updates branch.Eelco Dolstra2011-03-15
|\ | | | | | | svn path=/nixpkgs/trunk/; revision=26330
| * * Enable the "tee" backend in Cairo. Apparently Firefox 4.0 needsEelco Dolstra2011-03-15
| | | | | | | | | | | | this. svn path=/nixpkgs/branches/x-updates/; revision=26312
| * * One last glib/gtk update.Eelco Dolstra2011-03-15
| | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26309
| * * Sync with the trunk.Eelco Dolstra2011-03-14
| |\ | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26303
| * | * Glib 2.28.2.Eelco Dolstra2011-03-14
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26299
| * | * Fix the gens-gs build (http://hydra.nixos.org/build/955354).Eelco Dolstra2011-03-14
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26297
| * | * Fix the ratpoison build (http://hydra.nixos.org/build/915825).Eelco Dolstra2011-03-14
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26296
| * | * Fix Compiz build failure with recent GTK+Eelco Dolstra2011-03-14
| | | | | | | | | | | | | | | | | | (http://hydra.nixos.org/build/955799). svn path=/nixpkgs/branches/x-updates/; revision=26295
| * | * Enable parallel building of KDE.Eelco Dolstra2011-03-11
| | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26282
| * | * Don't do compositing when using the OpenGL software rendererEelco Dolstra2011-03-11
| | | | | | | | | | | | | | | | | | (NixOS/121). svn path=/nixpkgs/branches/x-updates/; revision=26281
| * | * Sync with trunk.Eelco Dolstra2011-03-10
| |\ \ | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26243
| * | | * nvidia-settings requires gdk-pixbuf.Eelco Dolstra2011-03-08
| | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26203
| * | | * Apply a patch to prevent the X server from segfaulting if kwin isEelco Dolstra2011-03-07
| | | | | | | | | | | | | | | | | | | | | | | | run with swrast_dri (e.g. with the VGA driver). (NixOS/121) svn path=/nixpkgs/branches/x-updates/; revision=26201
| * | | * NVIDIA driver updated to 260.19.44.Eelco Dolstra2011-03-07
| | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26199
| * | | * Sync with the trunk. Remove glib_2_28 because the branch alreadyEelco Dolstra2011-03-07
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | has it. svn path=/nixpkgs/branches/x-updates/; revision=26189
| * | | | * Mesa updated to 7.10.1.Eelco Dolstra2011-03-07
| | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26186
| * | | | * libdrm updated to 2.4.24.Eelco Dolstra2011-03-07
| | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26185
| * | | | * Simplify the avahi call.Eelco Dolstra2011-03-04
| | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26158
| * | | | * Remove the removal of swrast_dri.so :-) It's better to address thisEelco Dolstra2011-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the NixOS X server module. svn path=/nixpkgs/branches/x-updates/; revision=26157
| * | | | * Updated dbus, glib, gtk+.Eelco Dolstra2011-03-04
| | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26156
| * | | | * Sync with the trunk.Eelco Dolstra2011-03-03
| |\ \ \ \ | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26141
| * | | | | * Revert to Boost 1.44 for now, as 1.46 breaks several packages.Eelco Dolstra2011-02-25
| | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26110
| * | | | | boost-1.46.0Yury G. Kudryashov2011-02-23
| | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26066
| * | | | | Cleanup 'rec {'Yury G. Kudryashov2011-02-23
| | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26065
| * | | | | * Sync with the trunk.Eelco Dolstra2011-02-22
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26054
| * | | | | | * Disable swrast_dri.so because it doesn't work properly (NixOS/121).Eelco Dolstra2011-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26020
| * | | | | | * Sync with the trunk.Eelco Dolstra2011-02-17
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26018
| * | | | | | | * icewm: explicitly link against fontconfig.Eelco Dolstra2011-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26008
| * | | | | | | * Emacs: don't depend on dbus on non-Linux platforms.Eelco Dolstra2011-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=26007
| * | | | | | | * Sync with the trunk.Eelco Dolstra2011-02-16
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25993
| * | | | | | | | * Apply xlib.patch to go-oo as well.Eelco Dolstra2011-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25985
| * | | | | | | | * Fix an OpenOffice build problem (http://hydra.nixos.org/build/911291).Eelco Dolstra2011-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not tested. svn path=/nixpkgs/branches/x-updates/; revision=25983
| * | | | | | | | * Fix xf86-input-synaptics and xf86-input-keyboard.Eelco Dolstra2011-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Enable parallel building for all X.org packages. svn path=/nixpkgs/branches/x-updates/; revision=25982
| * | | | | | | | * xorgserver: propagate dri2proto.Eelco Dolstra2011-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25980
| * | | | | | | | * gdk-pixbuf: build gdk-pixbuf-xlib.Eelco Dolstra2011-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25961
| * | | | | | | | * nbd: fix build.Eelco Dolstra2011-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25952
| * | | | | | | | * slim: update to 1.3.2.Eelco Dolstra2011-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25951
| * | | | | | | | * libXft: propagate libXrender.Eelco Dolstra2011-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25950
| * | | | | | | | * xterm: fix build and update to version 268.Eelco Dolstra2011-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25949
| * | | | | | | | * libXaw: propagates libXmu.Eelco Dolstra2011-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25948
| * | | | | | | | * Graphviz: fix the build and update it to 2.26.3.Eelco Dolstra2011-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25947
| * | | | | | | | * Fix broken icons such as the back/forward buttons in Firefox.Eelco Dolstra2011-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25944
| * | | | | | | | Make gdmap compile with newer gtkYury G. Kudryashov2011-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25922
| * | | | | | | | * Update clutter and clutter-gtk to get it to build with the latestEelco Dolstra2011-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GTK+ (http://hydra.nixos.org/build/902751). svn path=/nixpkgs/branches/x-updates/; revision=25920
| * | | | | | | | * Build GTK+ with Xinput support, necessary for tablet support in GimpEelco Dolstra2011-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and Inkscape (suggested by Cillian de RĂ³iste). svn path=/nixpkgs/branches/x-updates/; revision=25919
| * | | | | | | | * polkit updated to 0.99.Eelco Dolstra2011-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25916
| * | | | | | | | Fix #! line in gtester-reportYury G. Kudryashov2011-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn path=/nixpkgs/branches/x-updates/; revision=25915