# Recipe for version 1.2.29 by Lucas C. Villa Real, on Wed Dec 20 23:49:38 BRST 2006
# Recipe (MakeRecipe) for IceWM by  Ozgur Ulukir, on Tue Dec 21 21:23:03 EET 2004
compile_version=1.8.0
url="$httpSourceforge/icewm/icewm-1.2.29.tar.gz"
recipe_type=configure

configure_options=(
   "--enable-gradients"
   "--enable-antialiasing"
   "--enable-corefonts"
   "--disable-i18n"
)

