summary refs log tree commit diff
path: root/pkgs/desktops/enlightenment/enlightenment.nix
Commit message (Collapse)AuthorAge
* enlightenment.{enlightenment,ephoto,rage,terminology}: use default pkgconfigJosé Romildo Malaquias2019-10-26
| | | | | With efl-1.23.1 built with meson the native pkgconfig is not needed anymore, and building fails with it.
* enlightenment.enlightenment: 0.23.0 -> 0.23.1José Romildo Malaquias2019-10-01
|
* enlightenment.enlightenment: add dependency on bcJosé Romildo Malaquias2019-09-18
|
* enlightenment.enlightenment: alphabetize dependence listJosé Romildo Malaquias2019-09-18
|
* enlightenment.enlightenment: pulseaudio supportJosé Romildo Malaquias2019-08-28
|
* enlightenment.enlightenment: bluetooth supportJosé Romildo Malaquias2019-08-28
|
* enlightenment.enlightenment: 0.22.4 -> 0.23.0José Romildo Malaquias2019-08-28
|
* enlightenment.enlightenment: define pname attributeJosé Romildo Malaquias2019-08-28
|
* treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesaMatthew Bauer2019-06-17
| | | | Just use mesa for these to be more clear. Move these to aliases.nix
* enlightenment: xkeyboard-config already provides xorg.lstJosé Romildo Malaquias2018-08-30
|
* enlightenment: 0.22.3 -> 0.22.4José Romildo Malaquias2018-08-30
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* enlightenment: add xkeyboard-config dependency (#40690)José Romildo Malaquias2018-05-18
| | | | | | | | | | | | - Add runtime dependence on xkeyboard-config - Add base.lst from xkeyboard-config to the list of keyboard layout files. Something similar to this has been removed in a previous patch by mistake. - Fix location of binary edge_cc. This has been removed in a previous patch by mastake. - Make the explanation for the wrapping of some binaries more clear.
* enlightenment: add dependency on mesa_nogluJosé Romildo Malaquias2018-05-02
|
* enlightenment: 0.22.2 -> 0.22.3José Romildo Malaquias2018-03-27
|
* enlightenment: 0.22.1 -> 0.22.2José Romildo Malaquias2018-03-20
|
* treewide: transition from mesa_glu to libGLUAlexander V. Nikolaev2018-02-24
|
* enlightenment: 0.22.0 -> 0.22.1José Romildo Malaquias2017-11-27
|
* enlightenment: 0.21.10 -> 0.22.0José Romildo Malaquias2017-11-13
| | | | | | - Update to version 0.22.0 - Switch build tools from autotools to meson - Change handling of setuid programs
* enlightenment: 0.21.9 -> 0.21.10José Romildo Malaquias2017-10-10
|
* efl: use vanilla pkg-configromildo2017-08-22
| | | | | | | | | | | | | | | | Use vanilla pkg-config to build EFL applications. The EFL library has a set of pkg-config files (*.pc) which uses private requirements. The default pkg-config setup on nixpkgs is patched to disable resolving those requirements. See http://bugs.freedesktop.org/show_bug.cgi?id=4738 for reference. As a consequence each package depending on efl has to explicitly set the search path in order to be able to find the corresponding header files. By using vanilla pkg-config this is not necessary (and this is the expected behaviour for pkg-config), allowing simpler nix expressions.
* enlightenment: 0.21.8 -> 0.21.9romildo2017-08-17
|
* enlightenment: 0.21.7 -> 0.21.8romildo2017-05-24
|
* enlightenment: 0.21.5 -> 0.21.7 (#23791)José Romildo Malaquias2017-03-12
|
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
|
* Addressing PR feedbackParnell Springmeyer2017-01-28
|
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\
| * enlightenment: 0.21.4 -> 0.21.5romildo2016-12-09
| |
| * enlightenment: 0.21.3 -> 0.21.4romildo2016-12-01
| |
| * enlightenment: 0.21.2 -> 0.21.3romildo2016-10-14
| |
* | everything?: Updating every package that depended on the old setuidPrograms ↵Parnell Springmeyer2016-09-01
|/ | | | configuration.
* enlightenment: 0.21.1 -> 0.21.2José Romildo Malaquias2016-08-23
|
* enlightenment: 0.21.0 -> 0.21.1José Romildo Malaquias2016-07-24
|
* enlightenment: 0.20.9 -> 0.21.0José Romildo Malaquias2016-07-01
|
* enlightenment: 0.20.8 -> 0.20.9José Romildo Malaquias2016-06-09
|
* enlightenment: 0.20.7 -> 0.20.8José Romildo Malaquias2016-05-17
|
* enlightenment: 0.20.6 -> 0.20.7José Romildo Malaquias2016-05-04
|
* enlightenment.enlightenment: 0.20.3 -> 0.20.6Nikolay Amiantov2016-03-12
|
* e19: rename to enlightenment, drop old oneNikolay Amiantov2016-03-12