I noted a post asking for XMMS to be made portable for Windows.
The response was that XMMS is Linux/BSD only, and if there was a Windows Port to post it.
XMMS2 has gone to a client/server model... and both the client and server are available.
Esperanza is the client
XMMS2 is the server
Is it possible to build a single package of this pair as a portable app?
if you could give
- a description of the program
- a link
- what license does it have
Makes it a lot easier for us...
Thanks!
“Science is the belief in the ignorance of the experts” - Richard P. Feynman
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
Xmms2 is open-source under the gnu gplv2
wiki.xmms2.xmms.se
and xmms2 is a media player but the windows version lacks a gui so it's only at the moment commandline based
-----------------------------
"I don't fear Computers. I fear the lack of them" Isaac Asimov
your friendly neighbourhood moderator Zach Thibeau
Esperanza is a GUI client which controls the XMMS2 Media Player... XMMS2 runs as a daemon on the windows system, and you then start Esperanza and connect it to the XMMS2 server on the same system... giving GUI controls.
Looks like it's GPL, but not clear on the web pages.
See Page at http://wiki.xmms2.xmms.se/index.php/Client:Esperanza
It says that it's LGPL. I didn't check out the source. But their site says that it's licensed under LGPL and this is found in the COPYING file.