summary refs log tree commit diff
path: root/pkgs/desktops/enlightenment
Commit message (Collapse)AuthorAge
* treewide: NIX_*_COMPILE -> stringRobin Gloster2019-12-31
|
* enlightenment.efl: 1.23.2 -> 1.23.3R. RyanTM2019-12-07
|
* enlightenment.terminology: 1.5.0 -> 1.6.0José Romildo Malaquias2019-11-18
|
* Treewide: fix URL permanent redirectsc0bw3b2019-11-16
| | | | | Permanent redirects on homepages and/or source URLs as reported by Repology
* enlightenment.efl: 1.23.1 -> 1.23.2José Romildo Malaquias2019-11-02
|
* enlightenment.efl: remove dependence on xineLibJosé Romildo Malaquias2019-10-28
| | | | | | EFL supports four video back-ends: gstreamer, gstreamer1, libvlc, and xine. After asking in the IRC channel, the author (raster) recommended enabling gstreamer1 and disabling the others.
* enlightenment.{econnman,efl,terminology}, pythonPackages.python-efl: add ↵José Romildo Malaquias2019-10-26
| | | | romildo as maintainer
* 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.efl: 1.22.5 -> 1.23.1José Romildo Malaquias2019-10-26
| | | | | | - Update to version 1.23.1 - Switch to meson build system - Add new dependencies: avahi, ibus, check
* enlightenment.enlightenment: 0.23.0 -> 0.23.1José Romildo Malaquias2019-10-01
|
* enlightenment.efl: list dependencies in alphabetical orderJosé Romildo Malaquias2019-09-24
|
* enlightenment.efl: 1.22.3 -> 1.22.5José Romildo Malaquias2019-09-24
|
* enlightenment.enlightenment: add dependency on bcJosé Romildo Malaquias2019-09-18
|
* enlightenment.enlightenment: alphabetize dependence listJosé Romildo Malaquias2019-09-18
|
* Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\
| * Merge master into staging-nextFrederik Rietdijk2019-08-31
| |\
| | * Merge pull request #67628 from romildo/upd.enlightenmentJosé Romildo Malaquias2019-08-29
| | |\ | | | | | | | | enlightenment.enlightenment: 0.22.4 -> 0.23.0
| | | * 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
| | | |
| | * | enlightenment.rage: 0.3.0 -> 0.3.1José Romildo Malaquias2019-08-28
| | |/
| | * enlightenment.efl: 1.22.2 -> 1.22.3José Romildo Malaquias2019-08-27
| | |
* | | treewide: remove redundant recvolth2019-08-28
|/ /
* | Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\| | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| * Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster2019-08-21
| |\
| * | enlightenment.efl: remove openssl 1.0.2 pinningRobin Gloster2019-08-01
| | |
| * | pin some packages to openssl 1.0.2 for nowRobin Gloster2019-07-29
| | |
* | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| |/ |/| | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* | enlightenment.terminology: 1.4.1 -> 1.5.0R. RyanTM2019-08-05
|/ | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/terminology/versions
* treewide: fix redirect URLsRyan Mulligan2019-07-10
|
* 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
* Merge pull request #62048 from romildo/upd.terminologyRenaud2019-05-26
|\ | | | | enlightenment.terminology: 1.4.0 -> 1.4.1
| * enlightenment.terminology: 1.4.0 -> 1.4.1José Romildo Malaquias2019-05-25
| |
* | Merge pull request #60932 from c0bw3b/patches-cleanupRenaud2019-05-07
|\ \ | | | | | | [treewide] delete (some) unused patches
| * | [treewide] delete unused patchesc0bw3b2019-05-04
| | |
* | | enlightenment.efl: 1.22.1 -> 1.22.2José Romildo Malaquias2019-05-05
|/ /
* / enlightenment.efl: 1.21.1 -> 1.22.1José Romildo Malaquias2019-04-23
|/
* enlightenment.terminology: 1.3.2 -> 1.4.0José Romildo Malaquias2019-04-14
|
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* terminology: 1.3.0 -> 1.3.2José Romildo Malaquias2018-12-26
|
* terminology: 1.2.1 -> 1.3.0Will Dietz2018-12-07
|
* efl: build GTK icon cacheJosé Romildo Malaquias2018-11-12
|
* ephoto: add dependency on mesa_noglu.dev (#47136)José Romildo Malaquias2018-09-21
|
* rage: add dependency on mesa_noglu.dev (#47132)José Romildo Malaquias2018-09-21
|
* efl: 1.21.0 -> 1.21.1José Romildo Malaquias2018-09-17
|
* enlightenment: xkeyboard-config already provides xorg.lstJosé Romildo Malaquias2018-08-30
|
* enlightenment: 0.22.3 -> 0.22.4José Romildo Malaquias2018-08-30
|
* efl: 1.20.7 -> 1.21.0 (#45331)José Romildo Malaquias2018-08-19
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|