about summary refs log tree commit diff
path: root/pkgs/desktops/enlightenment/efl
AgeCommit message (Collapse)AuthorFilesLines
2022-12-17treewide: fix typosfigsoda1-1/+1
2022-10-27enlightenment.efl: add update scriptJosé Romildo1-1/+5
2022-09-17enlightenment.efl: 1.26.2 -> 1.26.3R. Ryantm1-2/+2
2022-06-29maintainers: remove tstrobelajs1241-1/+1
was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018
2022-04-14enlightenment: add maintainers teamJosé Romildo1-1/+1
2022-02-10enlightenment.efl: 1.26.1 -> 1.26.2José Romildo1-2/+2
2022-01-03enlightenment.efl: 1.26.0 -> 1.26.1José Romildo1-2/+2
2021-12-27enlightenment.efl: 1.25.1 -> 1.26.0José Romildo1-2/+2
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-11-24utillinux: rename to util-linuxGraham Christensen1-2/+2
2020-10-12enlightenment.efl: 1.25.0 -> 1.25.1José Romildo Malaquias1-2/+2
2020-10-04enlightenment.efl: enable wayland client supportJosé Romildo Malaquias1-1/+7
2020-10-04enlightenment.efl: use pkg-config instead of the alias pkgconfigJosé Romildo Malaquias1-2/+2
2020-10-04enlightenment.efl: fix licenseJosé Romildo Malaquias1-4/+4
2020-10-04enlightenment.efl: remove leftover patch fileJosé Romildo Malaquias1-623/+0
2020-09-26enlightenment.efl: 1.24.3 -> 1.25.0José Romildo Malaquias1-6/+6
- Update version - Explicitly enable Lua launcher binary support and language bindings, as they are now disabled by default - Remove a patch that has been integrated upstream - luaL_reg is no longer required (according to Fedora package: https://src.fedoraproject.org/rpms/efl/blob/master/f/efl.spec)
2020-08-28enlightenment.efl: add needed librariesJosé Romildo Malaquias1-1/+3
2020-08-01enlightenment.efl: move to pkgs/desktops/enlightenment/efl/José Romildo Malaquias3-0/+842