Commit graph

7 commits

Author SHA1 Message Date
José Romildo Malaquias 8504701bf7 rage: 0.2.1 -> 0.3.0 2017-12-30 06:58:05 -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 30e086d349 rage: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:34 -03:00
José Romildo Malaquias 372a56fadb rage: 0.2.0 -> 0.2.1 2016-09-04 07:25:21 -03:00
José Romildo Malaquias 58a52f7e10 rage: 0.1.4 -> 0.2.0 2016-08-23 11:50:45 -03:00
Nikolay Amiantov 4b31f51e7d enlightement.rage: use gstreamer setup hook 2016-04-13 16:09:40 +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/rage.nix (Browse further)