Package Details: e-modules-extra-git 20200822-2

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: http://www.enlightenment.org
Licenses: GPL, MIT
Provides: e-modules-extra
Submitter: Cravix
Maintainer: None
Last Packager: micwoj92
Votes: 44
Popularity: 0.000000
First Submitted: 2013-06-18 10:41 (UTC)
Last Updated: 2020-08-22 17:09 (UTC)

Latest Comments

1 2 3 4 5 6 .. 12 Next › Last »

Ptero-4 commented on 2020-09-30 01:19 (UTC)

You need to add libeweather to the depends line.

zlowly commented on 2020-08-26 03:02 (UTC)

configure: error: Package requirements (enlightenment >= 0.18.99 eweather) were not met:

Package 'eweather', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables E_CFLAGS and E_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

timofonic commented on 2017-08-14 10:04 (UTC)

make[2]: Entering directory '/home/timofonic/.cache/pacaur/e-modules-extra-git/src/everything-websearch/src' CC e_mod_main.lo e_mod_main.c: In function ‘_icon_get’: e_mod_main.c:1179:6: error: void value not ignored as it ought to be if (e_icon_file_edje_set(o, _conf->theme, it->icon)) ^~~~~~~~~~~~~~~~~~~~ e_mod_main.c: In function ‘_conf_dialog’: e_mod_main.c:1375:30: warning: passing argument 1 of ‘e_config_dialog_new’ from incompatible pointer type [-Wincompatible-pointer-types] cfd = e_config_dialog_new(con, _("Everything Websearch"), ^~~ In file included from /usr/include/enlightenment/e_includes.h:72:0, from /usr/include/enlightenment/e.h:163, from e_mod_main.c:1: /usr/include/enlightenment/e_config_dialog.h:58:24: note: expected ‘Evas_Object * {aka struct _Eo_Opaque *}’ but argument is of type ‘E_Comp * {aka struct _E_Comp *}’ E_API E_Config_Dialog *e_config_dialog_new(Evas_Object *parent, const char *title, const char *name, const char *class, const char *icon, int icon_size, E_Config_Dialog_View *view, void *data); ^~~~~~~~~~~~~~~~~~~ e_mod_main.c: In function ‘_conf_init’: e_mod_main.c:1547:64: warning: passing argument 6 of ‘e_configure_registry_item_add’ from incompatible pointer type [-Wincompatible-pointer-types] (_config_path, 110, _("Everything Websearch"), NULL, buf, _conf_dialog); ^~~~~~~~~~~~ In file included from /usr/include/enlightenment/e_includes.h:57:0, from /usr/include/enlightenment/e.h:163, from e_mod_main.c:1: /usr/include/enlightenment/e_configure.h:33:12: note: expected ‘E_Config_Dialog * (*)(Evas_Object *, const char *) {aka struct _E_Config_Dialog * (*)(struct _Eo_Opaque *, const char *)}’ but argument is of type ‘E_Config_Dialog * (*)(E_Comp *, const char *) {aka struct _E_Config_Dialog * (*)(struct _E_Comp *, const char *)}’ E_API void e_configure_registry_item_add(const char *path, int pri, const char *label, const char *icon_file, const char *icon, E_Config_Dialog *(*func) (Evas_Object *parent, const char *params)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:460: e_mod_main.lo] Error 1 make[2]: Leaving directory '/home/timofonic/.cache/pacaur/e-modules-extra-git/src/everything-websearch/src' make[1]: *** [Makefile:495: all-recursive] Error 1 make[1]: Leaving directory '/home/timofonic/.cache/pacaur/e-modules-extra-git/src/everything-websearch' make: *** [Makefile:402: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

Scimmia commented on 2015-04-13 16:10 (UTC)

Looks like cpu is no longer compatible with E19, just E20 now. As for mail, you should have read the PKGBUILD.

garfi commented on 2015-04-13 09:00 (UTC)

error whith compilation: make[2] : on entre dans le répertoire « /tmp/yaourt-tmp-lolop/aur-e-modules-extra-git/src/cpu/src » CC e_mod_main.lo e_mod_main.c: In function ‘_button_cb_mouse_down’: e_mod_main.c:427:10: erreur: too few arguments to function ‘e_zone_current_get’ e_zone_current_get(), ^ In file included from /usr/include/enlightenment/e_includes.h:8:0, from /usr/include/enlightenment/e.h:281, from e_mod_main.c:1: /usr/include/enlightenment/e_zone.h:141:16: note: declared here EAPI E_Zone *e_zone_current_get(E_Comp *c); ^ Makefile:452 : la recette pour la cible « e_mod_main.lo » a échouée make[2]: *** [e_mod_main.lo] Erreur 1 make[2] : on quitte le répertoire « /tmp/yaourt-tmp-lolop/aur-e-modules-extra-git/src/cpu/src » Makefile:491 : la recette pour la cible « all-recursive » a échouée make[1]: *** [all-recursive] Erreur 1 make[1] : on quitte le répertoire « /tmp/yaourt-tmp-lolop/aur-e-modules-extra-git/src/cpu » Makefile:398 : la recette pour la cible « all » a échouée make: *** [all] Erreur 2 End please add?: https://git.enlightenment.org/enlightenment/modules/mail.git/

Scimmia commented on 2014-10-29 05:46 (UTC)

@alhirzel, nope. Autoconf is only needed at build time and is already part of base-devel. https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites

alhirzel commented on 2014-10-29 04:42 (UTC)

This should also have a dep on autoconf.

warm commented on 2014-09-23 01:32 (UTC)

Ahh ... can not upgrade to e19 due mail module can not be compiled (on test machine). gnubiff does not work for a long time for me. I need some e-mail notifier with IMAP4 support for system tray. What are the alternatives? At this time I'm staying on e18 with no upgrades on my desktop :-)

Scimmia commented on 2014-09-22 02:22 (UTC)

I've updated this with only the E19 compatible modules enabled. We've had major breaking compositor changes in both E18 and E19, hopefully those are over for a while now. If that's the case, this list should remain stable, and we may even be able to enable some of the currently disabled modules if they get updated.

Scimmia commented on 2014-06-30 05:47 (UTC)

Then read the PKGBUILD, you need to modify it for your own installation.