Commit graph

70 commits

Author SHA1 Message Date
romildo b776cd02bf efl: 1.20.2 -> 1.20.3 2017-09-08 21:33:33 +02:00
romildo dce314e55b terminology: 1.1.0 -> 1.1.1 2017-09-08 07:43:36 +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 d1cbd546e0 terminology: 1.0.0 -> 1.1.0 2017-08-22 15:13:17 -03:00
romildo 5340a0aee0 efl: remove old version 1.19.1
- Version 1.19.1 is not needed anymore to build ephoto.
2017-08-22 15:08:59 -03:00
romildo 978c9f02dc ephoto: 1.0 -> 1.5
- Update to version 1.5, which builds of the latest efl versions
2017-08-22 15:01:25 -03:00
romildo 0c16f356bd efl: propagate utillinux, fribidi and SDL2, which are runtime dependencies 2017-08-22 14:56:47 -03:00
romildo e78a08be8b enlightenment: 0.21.8 -> 0.21.9 2017-08-17 12:23:35 -03:00
romildo 0fb920b474 efl: add version 1.20.2
- Add the new version 1.20.2.

- Keep version 1.19.1 for now because ephoto still needs it. As soon
  as a new release o ephoto which works with efl-1.20.x is availaible,
  efl-1.19.x may be removed.
2017-08-17 12:23:35 -03:00
vbgl c17ddcd40c Merge pull request #25412 from romildo/fix.efl
{terminology,ephoto,rage,econnman}: wrap libcurl.so in LD_LIBRARY_PATH
2017-07-18 21:30:38 +02:00
Joachim F 9f187a6919 Merge pull request #26071 from romildo/upd.enlightenment
enlightenment: 0.21.7 -> 0.21.8
2017-05-24 22:25:13 +01:00
José Romildo Malaquias ce248ef4ce efl: 1.19.0 -> 1.19.1 (#26027) 2017-05-24 22:24:55 +01:00
romildo b4dad912b0 enlightenment: 0.21.7 -> 0.21.8 2017-05-24 17:01:45 -03:00
Vladimír Čunát d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
romildo 3745208084 econnman: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:48 -03:00
romildo 30e086d349 rage: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:34 -03:00
romildo 627724d386 ephoto: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:16 -03:00
romildo eef6df55f1 terminology: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:34:53 -03:00
Vladimír Čunát 7ee05dff30
Merge: efl: 1.18.x -> 1.19.0 (close #25095)
I used a setupHook instead of patching expressions for individual
reverse dependencies (four were broken).
2017-04-30 11:36:36 +02:00
Vladimír Čunát 18a7f7d4a5
efl: set $HOME for reverse dependencies 2017-04-30 11:35:59 +02:00
Vladimír Čunát aa044dd105
efl: wrap the first line
It was >400 chars long!
2017-04-30 11:35:30 +02:00
romildo 2f481960cf ephoto: init at 1.0 2017-04-22 03:06:12 +03:00
romildo 1141264c3a efl: 1.18.4 -> 1.19.0 2017-04-21 14:55:03 -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 a26a796d5c
Merging against master - updating smokingpig, rebase was going to be messy 2017-01-26 02:00:04 -08:00
Parnell Springmeyer bae00e8aa8
setcap-wrapper: Merging with upstream master and resolving conflicts 2017-01-25 11:08:05 -08:00
José Romildo Malaquias 942a60697d terminology: 0.9.1 -> 1.0.0 (#22115) 2017-01-25 03:02:12 +01:00
Joachim F b520a91efc Merge pull request #21031 from romildo/upd.enlightenment
enlightenment: 0.21.4 -> 0.21.5
2016-12-10 08:36:39 +01:00
romildo 6a8c9ad798 enlightenment: 0.21.4 -> 0.21.5 2016-12-09 22:14:02 -02:00
romildo eaadb89fed efl: 1.18.3 -> 1.18.4 2016-12-09 21:52:36 -02:00
romildo cef18b345d enlightenment: 0.21.3 -> 0.21.4 2016-12-01 11:57:32 -02:00
José Romildo Malaquias 956e3dec29 efl: 1.18.2 -> 1.18.3 (#20728) 2016-11-26 16:49:22 +00:00
romildo d69bc41aa3 efl: 1.18.1 -> 1.18.2 2016-10-18 18:16:58 -02:00
romildo 7caca81cf7 enlightenment: 0.21.2 -> 0.21.3 2016-10-14 05:51:40 -03:00
José Romildo Malaquias 8e89e44dd4 efl: 1.18.0 -> 1.18.1 2016-09-17 08:02:00 -03:00
José Romildo Malaquias 372a56fadb rage: 0.2.0 -> 0.2.1 2016-09-04 07:25:21 -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 adb0cf53e8 efl: remove elementary, evas and emotion, as they are integrated into efl-0.18.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias c7ce3b2d88 enlightenment: adapt for efl-0.18.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias 58a52f7e10 rage: 0.1.4 -> 0.2.0 2016-08-23 11:50:45 -03:00
José Romildo Malaquias b2222b1e91 econnman: adapt for efl-1.18.0 2016-08-23 11:50:44 -03:00
José Romildo Malaquias 193ded2d99 terminology: adapt for efl-1.18.0 2016-08-23 11:50:44 -03:00
José Romildo Malaquias 4480c4fa00 enlightenment: 0.21.1 -> 0.21.2 2016-08-23 11:50:44 -03:00
José Romildo Malaquias 198b0b5e4a efl: 1.17.2 -> 1.18.0 2016-08-23 11:50:44 -03:00
Tuomas Tynkkynen 27bb66bd94 treewide: Make explicit that 'dev' output of gst_all_1.gst-plugins-base is used 2016-08-23 03:52:06 +03:00
Frederik Rietdijk 5a501bd828 Remove top-level dbus_python and pythonDBus.
See #11567.

Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.

There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02: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