milis/talimatname/genel/e/evolution/talimat

25 lines
963 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: E-postalarınızı, kişilerinizi ve programınızı yönetin.
# URL: http://www.gnome.org/
# Paketçi: yasarciv67@gmail.com
# Gerekler: gsettings-desktop-schemas desktop-file-utils gtk-update-icon-cache adwaita-icon-theme bogofilter evolution-data-server gnome-desktop gnome-icon-theme highlight shared-mime-info gstreamer1 libcanberra libgweather libcryptui gtkspell gtkhtml highlight itstool libpst libgdata shared-mime-info webkitgtk3 libnotify clutter-gtk geoclue geocode-glib libchamplain gtk-doc openldap gtksourceview3 gtkspell openldap tdb
isim=evolution
surum=3.22.1
devir=1
kaynak=(http://ftp.gnome.org/pub/gnome/sources/$isim/${surum%.*}/$isim-$surum.tar.xz)
derle() {
cd $isim-$surum
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-gtkspell \
--disable-pst-import \
--disable-spamassassin \
--with-openldap \
--enable-gtk-doc \
--disable-autoar
make
make DESTDIR=$PKG install
}