Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

efl: update to 1.23.1, enlightenment: update to 0.23.1, python3-efl: update to 1.23.0, econnman: update #15633

Merged
merged 4 commits into from
Oct 20, 2019

Conversation

q66
Copy link
Contributor

@q66 q66 commented Oct 20, 2019

Also, adopt all of these. I'm a core EFL developer, so I can take care of them.

EFL updates

  • moved to meson
  • reorganized options
  • altivec on by default for ppc64, NEON on by default for aarch64
  • elogind, drm, wayland support on by default (doesn't break non-elogind scenarios, mostly only for wayland)
  • NEON on by default for aarch64, AltiVec on by default for ppc64 (all systems: enableable using the simd option)
  • cross-compiling has been tested
  • template cleanup and assorted fixes (e.g. elput is built by drm, not elogind, so shuffle the dependencies around correctly)

Enlightenment updates

  • mostly just template cleanups/lint fixes

Python-efl updates

  • dropped python2 version

Econnman updates:

  • moved to a git snapshot (it's had lots of updates since the last release but there also haven't been any changes in ~3 years) - I'll probably spin a new release of that later but first I need to track down the relevant people (which may take a while)
  • moved to python3 (only user of python2 efl bindings before this)
  • fixed a missing dependency (python3-dbus)
  • lint fixes

Other stuff

@mobinmob you are probably interested in this as you did the previous PR. I noticed your previous PR added libcurl as a runtime dependency for E. Any reason for that? Doesn't make much sense to me (E does not use curl anywhere).

@mobinmob
Copy link
Contributor

Thank you for adopting the packages :)
The libcurl dep was a misunderstanding on my part based on an old email by rasterman.

@Piraty Piraty merged commit 54c4228 into void-linux:master Oct 20, 2019
@q66 q66 deleted the efl branch December 2, 2019 20:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants