Package Details: efl-git 1.27.99.67082.g6860883e18-1

Git Clone URL: https://aur.archlinux.org/efl-git.git (read-only, click to copy)
Package Base: efl-git
Description: Enlightenment Foundation Libraries - Development version
Upstream URL: http://www.enlightenment.org
Licenses: GPL2, custom, BSD, MIT, LGPL2.1
Conflicts: efl, elementary, elementary-git, elementary_test, elementary_test-git, evas_generic_loaders, evas_generic_loaders-git
Provides: efl, elementary, elementary-git, evas_generic_loaders
Submitter: Scimmia
Maintainer: raster
Last Packager: raster
Votes: 88
Popularity: 0.57
First Submitted: 2013-02-15 10:00 (UTC)
Last Updated: 2024-08-07 08:07 (UTC)

Dependencies (58)

Required by (30)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 37 Next › Last »

maderios commented on 2018-01-25 15:53 (UTC)

@raster There's error line 1 #Maintainer

raster commented on 2017-10-03 05:11 (UTC)

hmm. news to me that someone disabled git proto and just simplified to http and ssh. fixed.

AJSlye commented on 2017-10-02 22:00 (UTC)

To fix this change the source line to: source=("$_pkgname::git+https://git.enlightenment.org/core/$_pkgname.git")

christoph.gysin commented on 2017-10-02 21:07 (UTC)

sources should be updated, it currently fails with: fatal: remote error: git:// protocol is now deprecated in flavor or https:// : /core/efl.git

raster commented on 2017-09-02 14:12 (UTC)

You're right. that also needs updating.

AJSlye commented on 2017-09-02 03:31 (UTC) (edited on 2017-09-02 03:32 (UTC) by AJSlye)

Shouldn't the openjpeg dependency be openjpeg2 now? AFAIK, the last remaining bits have been ported.

raster commented on 2017-09-02 01:10 (UTC)

Indeed it does need that. I have local changes that do just that to the PKGBUILD ... BUT there is a problem. Nvidia drivers on X11 have very poor performance (drops from smooth 60fps to 30 or 20 fps or even less). I don't know exactly why. the GLX back-end is sliky smooth. Both GLX and EGL are silky smooth on mesa. So I fix one issue only to create another issue for other people if I enable EGL/gles as it stands right now. I currently don't have a solution, but as soon as I do I'll enable EGL/gles. This thing has to be addressed upstream, but unfortunately it's not the highest priority thing.

timofonic commented on 2017-09-01 16:53 (UTC) (edited on 2017-09-01 16:58 (UTC) by timofonic)

ApBBB | timofonic: efl-git from aur needs --enable-gl-drm to be added and --enable-egl --with-opengl=es ApBBB | the repo package needs only --enable-gl-drm PS: If there are other people wanting to maintain the E AUR packages, there's the possibility to have co-maintainers. It's a not so known feature of AUR, but a very useful one. (I did read this has been mentioned before)