Peder Bergebakken Sundt
8c8c27bb19
treewide: remove unused inputs
2024-09-18 01:00:07 +02:00
Alyssa Ross
a937795445
enlightenment.efl: depend on wayland-scanner
...
Otherwise, wayland-scanner would be picked up from the wayland in
buildInputs, which isn't cross-friendly and will stop working when we
split wayland-scanner into a separate package.
2024-08-11 12:50:54 +03:00
José Romildo
da490f0a16
enlightenment.efl: 1.26.3 -> 1.27.0
2023-12-25 17:00:13 -03:00
figsoda
ec8cb34358
treewide: fix typos
2022-12-17 19:39:44 -05:00
José Romildo
c0fd40d912
enlightenment.efl: add update script
2022-10-27 10:03:04 -03:00
R. Ryantm
9e9a243aa9
enlightenment.efl: 1.26.2 -> 1.26.3
2022-09-17 06:29:20 +00:00
ajs124
45ec5898cb
maintainers: remove tstrobel
...
was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018
2022-06-29 00:54:53 +02:00
José Romildo
8773488cc8
enlightenment: add maintainers team
2022-04-14 11:28:21 -03:00
José Romildo
8a65a94a87
enlightenment.efl: 1.26.1 -> 1.26.2
2022-02-10 10:59:59 -03:00
José Romildo
c740c8ff9f
enlightenment.efl: 1.26.0 -> 1.26.1
2022-01-03 23:11:49 -03:00
José Romildo
7981024aaf
enlightenment.efl: 1.25.1 -> 1.26.0
2021-12-27 18:45:08 -03:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
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
2021-01-11 10:38:22 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
José Romildo Malaquias
95c5c35346
enlightenment.efl: 1.25.0 -> 1.25.1
2020-10-12 12:53:33 -03:00
José Romildo Malaquias
c98d83b15c
enlightenment.efl: enable wayland client support
2020-10-04 23:13:42 -03:00
José Romildo Malaquias
38a1e2f7ee
enlightenment.efl: use pkg-config instead of the alias pkgconfig
2020-10-04 23:13:41 -03:00
José Romildo Malaquias
bf0370c045
enlightenment.efl: fix license
2020-10-04 23:13:41 -03:00
José Romildo Malaquias
ec54c0989c
enlightenment.efl: remove leftover patch file
2020-10-04 10:43:17 -03:00
José Romildo Malaquias
3df1ed1289
enlightenment.efl: 1.24.3 -> 1.25.0
...
- 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-09-26 20:07:52 -03:00
José Romildo Malaquias
b629c01704
enlightenment.efl: add needed libraries
2020-08-28 16:58:26 -03:00
José Romildo Malaquias
81dd022471
enlightenment.efl: move to pkgs/desktops/enlightenment/efl/
2020-08-01 20:05:22 -03:00