Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed639176804d0805c0bb3958407b37e658a53e81
commit ed639176804d0805c0bb3958407b37e658a53e81 Author: DeX77 <[email protected]> Date: Wed Aug 31 14:57:52 2016 +0200 evolution-3.20.5-2-x86_64 * replace some packages diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index 500d1b5..61d0e46 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -4,7 +4,7 @@ pkgname=evolution pkgver=3.20.5 -pkgrel=1 +pkgrel=2 pkgdesc="Integrated mail, calendar and address book suite for GNOME" depends=('unique>=3.0.2-2' 'gst1-plugins-base>=1.8.0' 'gnome-desktop>=3.20.0' 'libcanberra-gtk>=0.30-12' 'xcb-util>=0.4.0-2' \ 'clutter-gtk>=1.8.0' 'gtkspell3>=3.0.7-2' 'tdb>=1.3.8-2' 'libytnef>=1.5-4') @@ -21,6 +21,9 @@ _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/evolution/" +replaces=('evolution-indicator' 'evolution-rss' 'evolution-sharp' 'evolution-webcal') +conflicts=('evolution-indicator' 'evolution-rss' 'evolution-sharp' 'evolution-webcal') + subpkgs=("${subpkgs[@]}" "$pkgname-pst") subdescs=("${subdescs[@]}" "PST importer plugin for Evolution") subdepends=("${subdepends[@]}" "libpst>=0.6.54") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
