Package Details: python-efl 1.26.1-1

Git Clone URL: https://aur.archlinux.org/python-efl.git (read-only, click to copy)
Package Base: python-efl
Description: Python bindings for the Enlightenment Foundation Libraries
Upstream URL: http://www.enlightenment.org
Licenses: GPL3, LGPL3
Submitter: Scimmia
Maintainer: llde (philb38)
Last Packager: philb38
Votes: 57
Popularity: 0.000000
First Submitted: 2013-12-08 20:40 (UTC)
Last Updated: 2023-10-11 17:25 (UTC)

Pinned Comments

llde commented on 2020-01-06 16:34 (UTC)

I'm currently unable to build this, every time I try the computer slow to a crawl, and fail with an error.

IF any of you can build this succesfully and test it works as intended, please tell me. I will appoint a comantainer. Thanks for understainding.

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

chchch commented on 2016-03-10 14:17 (UTC)

It seems like the dependency on elementary-git can be changed back to elementary-fresh now. I just installed elementary-fresh, python-efl, and epymc with no problems.

llde commented on 2016-02-25 21:18 (UTC)

it's true lightdot. But as Scimmia said, it's not easy to do so. It was done to allow the use of new features in python-efl in programs as egitu or epymc. I'm waiting that the mantainer in the extra repo will update the englightenment packages .Note that python-efl is not dependant on englightenment but only on the graphic framework.

Scimmia commented on 2016-02-23 21:13 (UTC)

In general, yes. The problem right now is that you can't build that with the current version of cython, so you're kind of stuck.

lightdot commented on 2016-02-23 20:13 (UTC)

Why is python-efl now depending on enlightenment-git instead of enlightenment? Isn't python-efl-git the right package to do so?

Scimmia commented on 2014-12-21 17:38 (UTC)

@sb10q, what version of EFL? I just built it in a clean chroot against EFL 1.12.1 with no problems.

sb10q commented on 2014-12-21 10:41 (UTC)

Build fails with: running build running build_py creating build creating build/lib.linux-x86_64-3.4 creating build/lib.linux-x86_64-3.4/efl copying efl/__init__.py -> build/lib.linux-x86_64-3.4/efl creating build/lib.linux-x86_64-3.4/efl/utils copying efl/utils/__init__.py -> build/lib.linux-x86_64-3.4/efl/utils creating build/lib.linux-x86_64-3.4/efl/ecore copying efl/ecore/__init__.py -> build/lib.linux-x86_64-3.4/efl/ecore creating build/lib.linux-x86_64-3.4/efl/elementary copying efl/elementary/__init__.py -> build/lib.linux-x86_64-3.4/efl/elementary running build_ext error: each element of 'ext_modules' option must be an Extension instance or 2-tuple

Scimmia commented on 2014-11-05 17:28 (UTC)

@OcsicnarfX, should be fixed now.

Scimmia commented on 2014-11-05 16:33 (UTC)

OK, I was able to reproduce it. It's a cython issue (which this package really shouldn't be using anyway). For now, you can uninstall cython and it will build fine; I'll take a look at why this is trying to cythonize things when I get a chance later.

Scimmia commented on 2014-11-05 16:13 (UTC)

@OcsicnarfX, when are you getting this? What version of EFL?

OcsicnarfX commented on 2014-11-05 07:54 (UTC)

it gives me RuntimeError: temp __pyx_t_7 released multiple times in CoerceFromPyTypeNode at ('efl.edje_external.pxi', 310, 60)