Installed e-dbus and everything went well.
Thanks!
Search Criteria
Package Details: e-modules-extra-git 20241111-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/e-modules-extra-git.git (read-only, click to copy) |
---|---|
Package Base: | e-modules-extra-git |
Description: | Enlightenment modules: Extra unsupported modules in Git not already packaged elsewhere |
Upstream URL: | https://git.enlightenment.org/ |
Licenses: | GPL, MIT |
Provides: | e-modules-extra |
Submitter: | Cravix |
Maintainer: | mpento |
Last Packager: | mpento |
Votes: | 44 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-18 10:41 (UTC) |
Last Updated: | 2024-11-12 01:15 (UTC) |
Dependencies (2)
- enlightenment (enlightenment-gitAUR, enlightenment-git-asanAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (5)
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-cpu.git
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-desksanity.git
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-eenvader.fractal.git
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-mem.git
- git+https://git.enlightenment.org/enlightenment/enlightenment-module-net.git
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »
Beretta021 commented on 2014-01-02 20:57 (UTC)
Scimmia commented on 2014-01-02 20:34 (UTC)
In which module? enotify is part of e_dbus, IIRC.
Beretta021 commented on 2014-01-02 20:14 (UTC)
I'm getting this error, but can't find package enotify:
checking for EVRY... no
configure: error: Package requirements (everything, enotify) were not met:
No package 'enotify' found
Cravix commented on 2013-11-25 14:48 (UTC)
@jdb91 MrElg:
It still works for me.
And, if you want to use modules, load them first.
Scimmia commented on 2013-11-21 18:37 (UTC)
Oh, and if there's additional deps to make the modules function, either let me know or just update that in the PKGBUILD. The ones I added are just to make things build. If you update the PKGBUILD yourself, make sure to list the dep in the _module_list at the top as well as adding it to the deps list using the ones that are there as a template.
Scimmia commented on 2013-11-10 23:26 (UTC)
I just uploaded a new, much simpler PKGBUILD. It builds modules from the current Git repo only, and only ones that aren't packaged individually. If you're looking for a module that isn't in the _module_list at the top and you can't find it in the AUR, it probably didn't survive Enlightenment's transition from SVN to Git.
I made notes in the array definition on what builds and what doesn't with each version. Pay attention to that and comment out what you don't want or can't build.
Ideally, each of these modules should be it's own package, but I'm not going to make them. If someone does package a module, it should be removed from the _module_list for this package.
jdb91 commented on 2013-10-25 23:56 (UTC)
i've installed this, but can't see them in my shelf. am i missing a step?
Scimmia commented on 2013-09-29 08:09 (UTC)
The problem is that this pulls from a Git mirror of the Enlightenment SVN repo. The SVN repo is still up, but has been officially deprecated and ssh access has been disabled. Because of this, the Git mirror isn't up anymore. The modules are now in the normal E Git, but only as part of a large, read only repo meant as an archive.
I don't have a good solution. I'm planning on just removing most of my packages that depends on SVN when it's shut down for good. Still hoping to save one or two if I can figure out a way to not have to clone a 1GB repo to do it.
Cravix commented on 2013-09-27 14:25 (UTC)
ah, sorry, i'm too busy to test this pkgbuild these days, so i'll disown this pkg :(
anyway, i'll keep an eye on this pkg, and if anyone is willing to maintain it, please feel free to take over it :)
Pinned Comments
mpento commented on 2024-11-12 01:22 (UTC)
Update to 20241111
Corrected URL and paths in build() and package() steps.
Unfortunately, had to disable alarm, eweather, tclock and wlan modules, since they either are no longer supported on the latest version of Enlightenment (0.26.0), or they are no longer able to build on the latest gcc version (14.2.1).
Currently, this package only provides the cpu, desksanity, eenvader.fractal, mem and net modules.