# 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.21.tar.gz"
recipe_type=configure

configure_options=(
   "--enable-shaped-decorations"
   "--enable-gradients"
   "--enable-antialiasing"
   "--enable-corefonts"
   "--with-imlib"
   "--with-icesound"
)

