Search Criteria
Package Details: enlightenment-git 0.24.99.24377.gd150b7998-1
Git Clone URL: | https://aur.archlinux.org/enlightenment-git.git (read-only, click to copy) |
---|---|
Package Base: | enlightenment-git |
Description: | Enlightenment window manager - Development version |
Upstream URL: | http://www.enlightenment.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Scimmia |
Maintainer: | raster |
Last Packager: | raster |
Votes: | 64 |
Popularity: | 0.014687 |
First Submitted: | 2014-01-08 21:25 |
Last Updated: | 2021-01-09 12:54 |
Dependencies (22)
- bc (bc-gh)
- bluez (bluez-ps3, bluez-git)
- bluez-libs (bluez-git)
- connman (connman-git)
- efl-git (efl-git-asan)
- pulseaudio (pulseaudio-bluedio, pulseaudio-pali, pulseaudio-airplay, pulseaudio-nosystemd-git, pulseaudio-git, pulseaudio-hsphfpd, pulseaudio-nosystemd-minimal-git, pipewire-pulse-git, pipewire-common-pulse-git, pipewire-pulse)
- udisks2 (udisks2-nosystemd)
- wayland (wayland-git, wayland-nodocs-git)
- xorg-server-xwayland (xorg-server1.19-xwayland-git, xorg-server-xwayland-notty, xorg-server-xwayland-dev, xorg-server-xwayland-sd_notify, xorg-server-xwayland-rootless-nosystemd-minimal, xorg-server-xwayland-rootless-nosystemd-minimal-git, xorg-xwayland-git, xorg-xwayland-hidpi-git, xorg-xwayland)
- binutils (binutils-tune-bfd-hash, binutils-git) (make)
- ccache (ccache-git) (make)
- fakeroot (fakeroot-tcp, fakeroot-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- pkgconf (pkgconf-git) (make)
- acpid (optional) – power events on laptop lid close - almost essential for any ACPI based system like intel
- ddcutil (ddcutil-git) (optional) – from AUR needed for desktop monitor backlight etc. controls
- gdb (gdb-git, gdb-ibuclaw-git, gdb-trunk, gdb-mini) (optional) – create backtraces on crash - needed for getting backtraces at crash time in ~/.e-crashdump.txt
- geoclue2 (geoclue) (optional) – needed for geolocation module
- packagekit (optional) – needed for packagekit module
Required by (47)
- awesome-cinnamon (requires notification-daemon)
- awesome-gnome (requires notification-daemon)
- barify (requires notification-daemon)
- batify (requires notification-daemon) (optional)
- batify-git (requires notification-daemon) (optional)
- batterymon-clone (requires notification-daemon) (optional)
- batti (requires notification-daemon) (optional)
- blueman-git (requires notification-daemon)
- buzz-git (requires notification-daemon)
- e-modules-extra-git (requires enlightenment)
- edgar-git (requires enlightenment)
- epoptes (requires notification-daemon)
- epoptes-bzr (requires notification-daemon)
- eweather-git (requires enlightenment)
- fluxable-newmenu (requires notification-daemon) (optional)
- gajim-git (requires notification-daemon) (optional)
- gajimbo-git (requires notification-daemon) (optional)
- github-notify (requires notification-daemon)
- gtk-theme-e17gtk-git (requires enlightenment) (optional)
- hasmail (requires notification-daemon) (optional)
- i3-volume (requires notification-daemon)
- indicator-keylock (requires notification-daemon) (optional)
- kalu (requires notification-daemon)
- kalu-git (requires notification-daemon)
- kalu-kde (requires notification-daemon)
- linconnect-server-git (requires notification-daemon) (optional)
- mail-notification (requires notification-daemon)
- minirss-git (requires notification-daemon)
- napi-bash (requires notification-daemon) (optional)
- napi-bash-git (requires notification-daemon) (optional)
- netgui (requires notification-daemon) (optional)
- notification-daemon-engine-ubuntu (requires notification-daemon)
- obdevicemenu (requires notification-daemon) (optional)
- ran-git (requires notification-daemon) (optional)
- transmission-cmake-gtk (requires notification-daemon) (optional)
- transmission-csd-git (requires notification-daemon) (optional)
- transmission-gtk-git (requires notification-daemon) (optional)
- turpial (requires notification-daemon)
- turpial-git (requires notification-daemon)
- vala-panel-extras-battery-git (requires enlightenment) (optional)
- vala-panel-extras-gtop-git (requires enlightenment) (optional)
- vala-panel-extras-volume-git (requires enlightenment) (optional)
- vala-panel-extras-weather-git (requires enlightenment) (optional)
- vala-panel-extras-xkb-git (requires enlightenment) (optional)
- wicd-gtk-git (requires notification-daemon) (optional)
- xwrited (requires notification-daemon)
- xwrited-hg (requires notification-daemon)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
EndlessEden commented on 2020-10-21 13:36
Request: please add network-manager-applet to optional dependencies, for NetworkManager Support. (NetworkManager is alot more fleshed out than connman)
raster commented on 2020-05-15 23:26
aaah thanks. change of default cflags.... so it was a cflags thing - just a change in compiler cflags built in... got it. fixed upstream in git
andre.vmatos commented on 2020-05-15 16:48
Looks like it's caused by gcc10 defaulting to
-fno-common
, which fails with the multiple definitions error on linking instead of merging them. I managed to get this package compiled under gcc10 by adding-fcommon
to $CFLAGS to revert to the previous behaviorraster commented on 2020-05-15 15:16
oh dear... i heard gcc10 was having issues... now i see. mental note. do NOT upgrade to gcc10... :)
maderios commented on 2020-05-15 10:40
It seems there's a real problem with gcc 10 https://aur.archlinux.org/pkgbase/linux-lts419/ https://aur.archlinux.org/packages/package-query/
maderios commented on 2020-05-15 09:19
I get same codepilot issue now. May be an explanation: i updated my system yesterday, after compiling enlightenment. Gcc was upgraded 9.3.0 -> 10.1.0 I built e successfully with 9.3.0
raster commented on 2020-05-14 23:55
codepilot: then... i'm not sure what is up. probably something with custom CFLAGS? i don't know.. something special on your end seems to be causing this that's different
maderios commented on 2020-05-14 19:32
I just built successfully enlightenment-git with last wayland 1.18.0-2
raster commented on 2020-05-14 13:47
i built this right now without issues... my system is not up to date though (i do not want to update it all the time because that tends to create issues with other things i have to do for work). some change in the wayland tools that auto-generate the wl bindings may have started causing this. perhaps its a bug/break in wayland-scanner (part of the wayland package)?. I'm still on 1.18.0-1. or something special in your CFLAGS?
codepilot commented on 2020-05-14 11:45
Hi, unfortunately I cannot compile enlightenment-git currently, it stops with the following error: