# by Maglan C. Diemer && Andre Detsch, 3.3.2 by roko
# Recipe for version 3.4.0 by David Smith <dsmith@algonet.se>, on Sat Mar 19 21:59:27 CET 2005
compile_version=1.7.1
#url="ftp://ftp.kde.org/pub/kde/stable/3.4/src/kdelibs-3.4.0.tar.bz2"
url="ftp://ftp.sunet.se/pub/kde/stable/3.4/src/kdelibs-3.4.0.tar.bz2"
file_size=16861967
file_md5=e5961a78b44a3005a7af6ada249e5888
dir='kdelibs-3.4.0'
recipe_type=configure

configure_options=(
	"--disable-debug"
	"--disable-dependency-tracking"
	"--with-alsa"
	"--enable-fast-malloc=full"
#  "DO_NOT_COMPILE="
#  dcop libltdl kdefx  kdecore  kdeui  kdesu  kjs  kwallet  kio arts kab  kconf_update  kdoctools  kimgio  kioslave  knewstuff
# kparts  kresources   ksmartcard  kstyles  kutils  libkmid  libscreensaver  licenses  mimetypes  pics  doc  kcert  interfaces  kinit # kdeprint  kac  kspell2  kmdi  khtml  kate  kdewidgets
)

# chmod below is not needed with Scripts >= 2.1.21
post_install() {
	chmod 4755 $target/bin/fileshareset
	chmod 4755 $target/bin/kpac_dhcp_helper
	chmod 4755 $target/bin/kgrantpty
}

