Commit graph

212 commits

Author SHA1 Message Date
Artturin 72d4356912 enlightenment: add wayland support 2021-08-01 04:09:48 +03:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
R. RyanTM 347df4662c enlightenment.evisum: 0.5.11 -> 0.5.13 2021-04-28 05:21:15 +00:00
R. RyanTM 75daf3f72d enlightenment.evisum: 0.5.10 -> 0.5.11 2021-02-12 06:16:53 +00:00
R. RyanTM 9525ca45e1 enlightenment.evisum: 0.5.9 -> 0.5.10 2021-02-04 05:58:25 +00:00
José Romildo Malaquias e4e0981c30 enlightenment.terminology: 1.8.1 -> 1.9.0 2021-01-28 16:17:08 -03:00
R. RyanTM f19581d0ee enlightenment.evisum: 0.5.8 -> 0.5.9 2021-01-19 10:30:06 +00:00
Ben Siraphob 5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
Sandro 09800239c1
Merge pull request #105146 from r-ryantm/auto-update/evisum
enlightenment.evisum: 0.5.7 -> 0.5.8
2020-11-27 15:21:11 +01:00
R. RyanTM 9448602120 enlightenment.evisum: 0.5.7 -> 0.5.8 2020-11-27 13:52:08 +00:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
José Romildo Malaquias b6c2504d8d
Merge pull request #101030 from romildo/upd.evisum
enlightenment.evisum: 0.5.6 -> 0.5.7
2020-10-23 21:26:28 -03:00
José Romildo Malaquias c3459f0f80 enlightenment.evisum: 0.5.6 -> 0.5.7 2020-10-18 16:54:22 -03: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 c0064c3c22 enlightenment.evisum: init at 0.5.6 2020-09-18 09:26:42 -03:00
José Romildo Malaquias 9dc1d6a93b
Merge pull request #96558 from romildo/fix.terminology
enlightenment.terminology: use absolute path to edje_cc
2020-09-04 14:57:24 -03:00
José Romildo Malaquias b629c01704 enlightenment.efl: add needed libraries 2020-08-28 16:58:26 -03:00
José Romildo Malaquias 5fdb167199 enlightenment.terminology: use absolute path to edje_cc
Indicate the absolute path to 'edje_cc' instead of defaulting to the
system one.
2020-08-28 16:21:34 -03:00
José Romildo Malaquias 14a51b5bb4 enlightenment.terminology: 1.8.0 -> 1.8.1 2020-08-22 07:38:34 -03:00
José Romildo Malaquias 57986d0a4a enlightenment.ephoto: move to pkgs/desktops/enlightenment/ephoto/ 2020-08-01 20:05:35 -03:00
José Romildo Malaquias 435a50be50 enlightenment.rage: move to pkgs/desktops/enlightenment/rage/ 2020-08-01 20:05:35 -03:00
José Romildo Malaquias 5eea1c16db enlightenment.terminology: move to pkgs/desktops/enlightenment/terminology/ 2020-08-01 20:05:35 -03:00
José Romildo Malaquias 0f2bbb850d enlightenment.econnman: move to pkgs/desktops/enlightenment/econnman/ 2020-08-01 20:05:35 -03:00
José Romildo Malaquias f9d16d59f6 enlightenment.enlightenment: move to pkgs/desktops/enlightenment/enlightenment/ 2020-08-01 20:05:35 -03:00
José Romildo Malaquias 81dd022471 enlightenment.efl: move to pkgs/desktops/enlightenment/efl/ 2020-08-01 20:05:22 -03:00
José Romildo Malaquias c4f98356c5 enlightenment.efl: do not default to openjpeg 1
It seems there is no reason to choose openjpeg-1. Just use the default
openjpeg, which currerntly is openjpeg-2.3.1.
2020-07-31 10:49:12 -03:00
José Romildo Malaquias 2b11c907b1
Merge pull request #94233 from r-ryantm/auto-update/terminology
enlightenment.terminology: 1.7.0 -> 1.8.0
2020-07-30 15:43:47 -03:00
R. RyanTM 0e760d874f enlightenment.terminology: 1.7.0 -> 1.8.0 2020-07-30 13:18:53 +00:00
R. RyanTM 4a22f356cc enlightenment.enlightenment: 0.24.1 -> 0.24.2 2020-07-28 09:45:27 +00:00
José Romildo Malaquias c755302d7d
Merge pull request #90687 from bagnaram/fix/enlightenment-efreet-icons
enlightenment: efreet icons not caching
2020-07-09 16:43:21 -03:00
Matt Bagnara f3d1a4fe98 enlightenment: enlightenment setuid path patch
(add correct nix path to setuid utility)
2020-07-01 21:50:00 -05:00
Matt Bagnara 2e3584b0b4 enlightenment: efreet icon caching
(Efreet work-around for mtime 0)
2020-06-30 02:39:31 +00:00
José Romildo Malaquias 3c1ac429d4 enlightenment.efl: add dependence mint-x-icons
It provides the Mint-X icon theme, which is a parent of the
Enlightenment-X icon theme.
2020-06-09 09:47:32 -03:00
José Romildo Malaquias d8428e4479 enlightenment.enlightenment: 0.24.0 -> 0.24.1 2020-06-01 07:35:13 -03:00
José Romildo Malaquias 1ab7e23066
Merge pull request #88891 from romildo/upd.efl
enlightenment.efl: 1.24.1 -> 1.24.2
2020-05-26 20:45:05 -03:00
José Romildo Malaquias 20f453d20f enlightenment.efl: 1.24.1 -> 1.24.2 2020-05-25 16:43:36 -03:00
José Romildo Malaquias fa8bd535fc enlightenment.enlightenment: fix setuid wrappers 2020-05-24 00:22:53 -03:00
José Romildo Malaquias eec1f2ac53 enlightenment.enlightenment: do not explicitly enable parallel building
By default enableParallelBuilding is already enabled when building
with meson.
2020-05-24 00:22:53 -03:00
José Romildo Malaquias 05828a59a7 enlightenment.enlightenment: provides display manager session 2020-05-24 00:22:53 -03:00
José Romildo Malaquias 140eb221b2 enlightenment.enlightenment: no need to fix edje_cc path
Upstream looks for the edje_cc binary (which is provided by efl) in
the bin subdirectory of the enlightenment package prefix. If not found
it is called without giving a directory (that is, it defaults to
$PATH). Therefore a fix is not needed anymore.
2020-05-24 00:22:52 -03:00
José Romildo Malaquias 4e7552c5fd enlightenment.enlightenment: update dependence list
Some dependences are not needed anymore, and there are new dependences.
2020-05-24 00:22:52 -03:00
José Romildo Malaquias 298d37efa1 enlightenment.enlightenment: 0.23.1 -> 0.24.0 2020-05-24 00:22:52 -03:00
José Romildo Malaquias c2c7fdfc54 enlightenment.enlightenment: format 2020-05-24 00:22:52 -03:00