I packed groove from Elias Woods into a pnd. Seems to work.
Sadly, it's only possible to link to libqjson.so.0 with LD_LIBRARY_PATH. It didn't find the phonon backend with this method.
My run.sh:
	
	
	
		
You have to install qt4-plugin-phonon-backend-gstreamer via opkg or manually. Maybe someone knows a way to get rid of that dependency.
	
	
	
		
or
	
	
	
		
After that you can use this PND.
		
		
	
	
		
	
Warning, this application may violate GrooveSharks TOS.
				
			Sadly, it's only possible to link to libqjson.so.0 with LD_LIBRARY_PATH. It didn't find the phonon backend with this method.
My run.sh:
		Code:
	
	LD_LIBRARY_PATH="./" ./groove
	You have to install qt4-plugin-phonon-backend-gstreamer via opkg or manually. Maybe someone knows a way to get rid of that dependency.
		Code:
	
	sudo opkg install qt4-plugin-phonon-backend-gstreamer
	
		Code:
	
	wget http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a/base/qt4-plugin-phonon-backend-gstreamer_4.6.2-r18.2.5_armv7a.ipk
sudo opkg install qt4-plugin-phonon-backend-gstreamer_4.6.2-r18.2.5_armv7a.ipk
	After that you can use this PND.
Warning, this application may violate GrooveSharks TOS.
	