metadata.xml 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="project">
  5. <email>gnustep@gentoo.org</email>
  6. <name>Gentoo GNUstep Project</name>
  7. </maintainer>
  8. <longdescription>
  9. Cynthiune (january 2004)
  10. =========
  11. What is Cynthiune?
  12. ------------------
  13. Cynthiune is a free software and romantic music player for GNUstep and MacOSX.
  14. I wrote it originally as a christmas gift to a girl that I liked because she
  15. could not listen to music on her Mac with a free program. Since then, I decided
  16. to make it public and add even more features to make it a complete and useable
  17. media player.
  18. For the moment, it looks pretty much like XMMS, Winamp and similar software.
  19. Even though it has far less features than those, the essential components of a
  20. usable and user-friendly program are there in my opinion.
  21. From a programmatic point-of-view, I have decided to write a program that is
  22. released only when considered bug-free. The free software community lacks,
  23. IMnsHO, a sense of quality that makes its programs nearly useless to
  24. lambda users. Not only is it useless, but I think it also gives free software
  25. a bad reputation. The principle of freedom in "free software" is fundamental
  26. to me, but it has to be reachable not only by some sort of geeky elite. There
  27. is no point in telling users that since they have the freedom to enhance those
  28. programs, they must fix them if they want to use them. Releasing a program
  29. with too many bugs is of no use and is likely not to interest other fellow
  30. programmers in the community either.
  31. On the other hand, Apple has published an interesting program called "iTunes".
  32. Of course, it is not free software but it does implement interesting ideas
  33. that I would like to include in Cynthiune. For example: CD burning, complete
  34. playlist management, etc... Personally I find its user interface to be not as
  35. user-friendly as it could be. My plan is thus to take advantage of my own
  36. programming skills and sense of aesthetics (and ergonomy) to try to write
  37. something a little bit different, inspired both by XMMS/Winamp and iTunes.
  38. Cynthiune is thus currently very basic but its core design is starting to be
  39. extensible enough that it will not be too much trouble to enhance it.
  40. </longdescription>
  41. </pkgmetadata>