Commit graph

48 commits

Author SHA1 Message Date
José Romildo Malaquias d8428e4479 enlightenment.enlightenment: 0.24.0 -> 0.24.1 2020-06-01 07:35:13 -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
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
José Romildo Malaquias ac93f9bd33 enlightenment.{enlightenment,ephoto,rage,terminology}: use default pkgconfig
With efl-1.23.1 built with meson the native pkgconfig is not needed
anymore, and building fails with it.
2019-10-26 10:47:11 -03:00
José Romildo Malaquias dd8ca1cac2 enlightenment.enlightenment: 0.23.0 -> 0.23.1 2019-10-01 09:26:15 -03:00
José Romildo Malaquias cfc7a32966 enlightenment.enlightenment: add dependency on bc 2019-09-18 11:28:49 -03:00
José Romildo Malaquias 75d88e42b6 enlightenment.enlightenment: alphabetize dependence list 2019-09-18 10:36:58 -03:00
José Romildo Malaquias 9e04b3173e enlightenment.enlightenment: pulseaudio support 2019-08-28 12:45:09 -03:00
José Romildo Malaquias 3595e93f6f enlightenment.enlightenment: bluetooth support 2019-08-28 11:13:17 -03:00
José Romildo Malaquias 722b2158a6 enlightenment.enlightenment: 0.22.4 -> 0.23.0 2019-08-28 10:21:04 -03:00
José Romildo Malaquias 674d71b6b5 enlightenment.enlightenment: define pname attribute 2019-08-28 10:19:09 -03:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
José Romildo Malaquias c3d43723b6 enlightenment: xkeyboard-config already provides xorg.lst 2018-08-30 11:40:16 -03:00
José Romildo Malaquias bba65b6652 enlightenment: 0.22.3 -> 0.22.4 2018-08-30 11:35:01 -03:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
José Romildo Malaquias e8b8ba148e enlightenment: add xkeyboard-config dependency (#40690)
- 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.
2018-05-18 17:28:16 +02:00
José Romildo Malaquias d76ac2707b enlightenment: add dependency on mesa_noglu 2018-05-02 22:29:46 -03:00
José Romildo Malaquias 5edc150064 enlightenment: 0.22.2 -> 0.22.3 2018-03-27 11:41:20 -03:00
José Romildo Malaquias 1857c35359 enlightenment: 0.22.1 -> 0.22.2 2018-03-20 09:46:13 +01:00
Alexander V. Nikolaev 1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
José Romildo Malaquias 3654c7e015 enlightenment: 0.22.0 -> 0.22.1 2017-11-27 17:11:27 -02:00
José Romildo Malaquias c42a0fbf09 enlightenment: 0.21.10 -> 0.22.0
- Update to version 0.22.0
- Switch build tools from autotools to meson
- Change handling of setuid programs
2017-11-13 00:22:01 -02:00
José Romildo Malaquias e72146b90a enlightenment: 0.21.9 -> 0.21.10 2017-10-10 06:51:46 +02:00
romildo 7ffee4de3c efl: use vanilla pkg-config
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.
2017-08-22 15:54:56 -03:00
romildo e78a08be8b enlightenment: 0.21.8 -> 0.21.9 2017-08-17 12:23:35 -03:00
romildo b4dad912b0 enlightenment: 0.21.7 -> 0.21.8 2017-05-24 17:01:45 -03:00
José Romildo Malaquias 16023ef598 enlightenment: 0.21.5 -> 0.21.7 (#23791) 2017-03-12 15:48:14 +01:00
Parnell Springmeyer 4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Parnell Springmeyer e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00
Parnell Springmeyer bae00e8aa8
setcap-wrapper: Merging with upstream master and resolving conflicts 2017-01-25 11:08:05 -08:00
romildo 6a8c9ad798 enlightenment: 0.21.4 -> 0.21.5 2016-12-09 22:14:02 -02:00
romildo cef18b345d enlightenment: 0.21.3 -> 0.21.4 2016-12-01 11:57:32 -02:00
romildo 7caca81cf7 enlightenment: 0.21.2 -> 0.21.3 2016-10-14 05:51:40 -03:00
Parnell Springmeyer 390ab0b3ef everything?: Updating every package that depended on the old setuidPrograms configuration. 2016-09-01 19:17:43 -05:00
José Romildo Malaquias 4480c4fa00 enlightenment: 0.21.1 -> 0.21.2 2016-08-23 11:50:44 -03:00
José Romildo Malaquias 3ccd585cc5 enlightenment: 0.21.0 -> 0.21.1 2016-07-24 06:58:17 -03:00
José Romildo Malaquias 837c0dd9eb enlightenment: 0.20.9 -> 0.21.0 2016-07-01 12:42:56 -03:00
José Romildo Malaquias 3b28b5673b enlightenment: 0.20.8 -> 0.20.9 2016-06-09 08:05:14 -03:00
José Romildo Malaquias f3dc37840d enlightenment: 0.20.7 -> 0.20.8 2016-05-17 11:27:30 -03:00
José Romildo Malaquias 0bdb8ef7f3 enlightenment: 0.20.6 -> 0.20.7 2016-05-04 06:31:23 -03:00
Nikolay Amiantov 7fb2291f55 enlightenment.enlightenment: 0.20.3 -> 0.20.6 2016-03-12 03:10:47 +03:00
Nikolay Amiantov e358d9498c e19: rename to enlightenment, drop old one 2016-03-12 03:10:37 +03:00
Renamed from pkgs/desktops/e19/enlightenment.nix (Browse further)