Search Criteria
Package Details: python-efl-git 1.26.99.a1292.g8d23f65-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-efl-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-efl-git |
| Description: | Python bindings for the Enlightenment Foundation Libraries - Development Version |
| Upstream URL: | https://git.enlightenment.org/enlightenment/python-efl |
| Licenses: | GPL-3.0-only, LGPL-3.0-only |
| Conflicts: | python-efl |
| Provides: | python-efl |
| Submitter: | Scimmia |
| Maintainer: | mpento |
| Last Packager: | mpento |
| Votes: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2013-03-23 01:47 (UTC) |
| Last Updated: | 2026-02-19 13:35 (UTC) |
Dependencies (4)
- efl (efl-gitAUR, efl-git-asanAUR)
- python-dbus
- cython (cython-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (7)
- econnman (requires python-efl)
- econnman-git (requires python-efl)
- edgar-git (requires python-efl)
- epymc (requires python-efl)
- epymc-git (requires python-efl)
- python-elmextensions (requires python-efl)
- python-elmextensions-git (requires python-efl)
Latest Comments
mpento commented on 2026-02-19 13:38 (UTC)
Latest update fixes issues related to python3 support.
mpento commented on 2024-11-12 19:42 (UTC)
Updated source URL. Building v1.26 (was 1.14)
NOTE: Python-EFL cannot be built against
cython3as is pointed out in this commit from the git.enlightenment.org repo:Do not try to build with Cython3
The only way that I was able to successfully build Python-EFL was by uninstalling the
cython3Arch package, and installing thecython0package from the AUR. I also tried building using thecython-gitAUR package, however, this failed to install, complaining of file system conflicts.Scimmia commented on 2014-03-27 16:53 (UTC)