# Updated for Amarok 1.4.0a by Dan, <theyranos@gmail.com>, on 20 May 2006
# Recipe (MakeRecipe) for Amarok by roko, <ro.ko@mcnon.com>, on Mon Jan 31 01:23:03 CET 2005
compile_version=1.7.1
url="http://umn.dl.sourceforge.net/sourceforge/amarok/amarok-1.4.0a.tar.bz2"
dir="amarok-1.4.0"
recipe_type=configure
configure_options=(
  "--prefix=$installprefix"
  "--with-extra-libs=$goboLibraries"
  "--with-extra-includes=$goboHeaders"
  "--with-arts"
  "--with-xine"
  "--with-gstreamer"
)
