Search Criteria
Package Details: evolution-git 3.37.2.r012.g8b3740478d-1
Git Clone URL: | https://aur.archlinux.org/evolution-git.git (read-only, click to copy) |
---|---|
Package Base: | evolution-git |
Description: | Manage your email, contacts and schedule - git version |
Upstream URL: | https://wiki.gnome.org/Apps/Evolution |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | yoseforb |
Maintainer: | silvio |
Last Packager: | silvio |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2013-03-21 15:16 |
Last Updated: | 2020-06-04 06:36 |
Dependencies (30)
- dconf (dconf-git)
- desktop-file-utils (desktop-file-utils-git)
- evolution-data-server (evolution-data-server-git)
- gnome-autoar
- gnome-common (gnome-common-git)
- gnome-desktop (gnome-desktop-git)
- gtk-doc (gtk-doc-git)
- gtkspell3
- hicolor-icon-theme (hicolor-icon-theme-git)
- libcanberra (libcanberra-git)
- libchamplain
- libcryptui
- libpst
- libytnef
- dconf (dconf-git) (make)
- desktop-file-utils (desktop-file-utils-git) (make)
- docbook-xsl (make)
- evolution-data-server (evolution-data-server-git) (make)
- gnome-desktop (gnome-desktop-git) (make)
- gtkspell3 (make)
- hicolor-icon-theme (hicolor-icon-theme-git) (make)
- highlight (make)
- intltool (make)
- itstool (make)
- libcanberra (libcanberra-git) (make)
- libcryptui (make)
- libpst (make)
- libytnef (make)
- networkmanager (networkmanager-secure, networkmanager-git, networkmanager-noscan, networkmanager-consolekit, networkmanager-iwd) (make)
- highlight (optional) – text highlight plugin
Required by (14)
- evolution-decsync (requires evolution)
- evolution-etesync (requires evolution) (make)
- evolution-etesync-git (requires evolution)
- evolution-etesync-legacy (requires evolution)
- evolution-ews-git
- evolution-on-git (requires evolution)
- evolution-rss-git (requires evolution)
- gnome-calendar-git (requires evolution) (optional)
- gnome-calendar-linuxmint (requires evolution) (optional)
- gnome-notes-git (requires evolution) (make)
- mail-notification (requires evolution) (make)
- xjdwm (requires evolution)
- xjdwm (requires evolution-spamassassin)
- xjdwm (requires evolution-bogofilter)
Latest Comments
« First ‹ Previous 1 2
tmoore commented on 2015-05-29 14:05
Please test and let me know of any issues. Right now there is an existing issue where the application icon isn't registering in the tray/menu etc. Not sure why.
bladesuk1 commented on 2014-11-03 16:57
i get this error:
checking for AUTOAR... no
configure: error:
gnome-autoar or gnome-autoar-gtk not found
(or version < 0.1)
If you want to disable support for automatic archives handling,
please append --disable-autoar to configure.
depends also appears to be missing libcryptui, and there's an unrecognised compiler option:
configure: WARNING: unrecognized options: --with-krb5
deraffe commented on 2013-10-30 07:36
Worked for me for 3.11.1.27.gbc0d5d4 after some modifications:
depends=('gnome-desktop' 'evolution-data-server-git' 'gtkhtml4' 'libcanberra' 'libpst' 'libytnef' 'desktop-file-utils' 'hicolor-icon-theme' 'dconf' 'gnome-shell')
makedepends=('intltool' 'itstool' 'docbook-xsl' 'networkmanager' 'gnome-common-git' 'gtk-doc' 'yelp-tools')
kris7t commented on 2013-08-19 16:13
Please add yelp-tools, bogofilter and highlight to makedepends and --disable-spamassassin to the configure command (it may be possible to add spamassassin to makedepends instead, but on my machine, ./configure could not find it event after its installation).