JuK + gstreamer

wheels commited support for gstreamer-0.8 a few hours ago. Note that, like amarok which had this first, that the KDE GST bindings in kdenonbeta are not required. I had problems getting this to build using unsermake because gstreamer-0.8 puts -Wl,–export-dynamic into the lib flags which interferes with the LDADD variable (at least with unsermake). I’ve patched configure.in.in and Makefile.am here to make it work, but I need to go over it with wheels because it’s probably an ugly hack I have here. Anyways, now that I got JuK to link, I switched it over to gstreamer output, and it works (more or less). There seems to be a problem resuming playback, which I’ll look into however.