Package ready to go. The maintainer of evolution-data-server-git updated his PKGBUILD to 3.17.2.r11, so this will compile against it.
Search Criteria
Package Details: evolution-git 3.17.2.r27.g77897bc-1
Package Actions
| Package Base: | evolution-git |
|---|---|
| Description: | Manage your email, contacts and schedule |
| Upstream URL: | https://wiki.gnome.org/Apps/Evolution |
| Category: | gnome |
| Licenses: | |
| Groups: | |
| Conflicts: | |
| Provides: | |
| Replaces: | |
| Submitter: | yoseforb |
| Maintainer: | tmoore |
| Last Packager: | tmoore |
| Votes: | 2 |
| First Submitted: | 2013-03-21 15:16 |
| Last Updated: | 2015-06-08 17:15 |
Dependencies (32)
- dconf
- desktop-file-utils
- evolution-data-server
- gnome-common
- gnome-desktop
- gtk-doc
- gtkspell3
- hicolor-icon-theme
- libcanberra
- libcryptui
- libpst
- libytnef
- webkitgtk
- dconf (make)
- desktop-file-utils (make)
- docbook-xsl (make)
- evolution-data-server (make)
- gnome-desktop (make)
- gtkspell3 (make)
- hicolor-icon-theme (make)
- highlight (make)
- intltool (make)
- itstool (make)
- libcanberra (make)
- libcryptui (make)
- libpst (make)
- libytnef (make)
- networkmanager (make)
- webkitgtk (make)
- evolution-bogofilter (optional) – Bogofilter spam check plugin
- evolution-spamassassin (optional) – Spamassassin spam check plugin
- highlight (optional) – text highlight plugin
Required by (1)
Sources
Latest Comments
Comment by tmoore
Comment by tmoore
Thanks.. Updated depends
Comment by rumpelsepp
Missing makedeps:
* gnome-common
* gtk-doc
Comment by tmoore
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.
Also, until I can get a hold of evolution-data-server-git, you won't be able to use this yet.
Comment by bladesuk1
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
Comment by deraffe
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')
Comment by kris7t
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).