url="ftp://ftp.kde.org/pub/kde/stable/3.2.3/src/kdelibs-3.2.3.tar.bz2"
compile_version=1.7.1
recipe_type=configure
configure_options=(
  "--disable-debug"
  "--disable-dependency-tracking"
  "--with-alsa"
  "--enable-fast-malloc=full"
)
post_install() {
  chmod 4755 ${goboPrograms}/KDE/3.2.3/bin/kpac_dhcp_helper
  chmod 4755 ${goboPrograms}/KDE/3.2.3/bin/kgrantpty
}
