diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-03-14 23:27:44 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-03-14 23:27:44 +0000 |
commit | 20df2445023350e7ef6b086b6f8a741f5d9c00e7 (patch) | |
tree | 4905c50800db9ccb42276c2dd4ee1e8a2d4451c5 /gnustep-apps/cynthiune/metadata.xml | |
parent | Last rites for gnustep-libs/objcunit, bug #380433 (diff) | |
download | gentoo-2-20df2445023350e7ef6b086b6f8a741f5d9c00e7.tar.gz gentoo-2-20df2445023350e7ef6b086b6f8a741f5d9c00e7.tar.bz2 gentoo-2-20df2445023350e7ef6b086b6f8a741f5d9c00e7.zip |
Last rites for gnustep-apps/cynthiune, gnustep-apps/gridlock, gnustep-apps/talksoup, bug #380433
Diffstat (limited to 'gnustep-apps/cynthiune/metadata.xml')
-rw-r--r-- | gnustep-apps/cynthiune/metadata.xml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/gnustep-apps/cynthiune/metadata.xml b/gnustep-apps/cynthiune/metadata.xml deleted file mode 100644 index 7c7458d44268..000000000000 --- a/gnustep-apps/cynthiune/metadata.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>gnustep</herd> -<longdescription> -Cynthiune (january 2004) -========= - -What is Cynthiune? ------------------- -Cynthiune is a free software and romantic music player for GNUstep and MacOSX. -I wrote it originally as a christmas gift to a girl that I liked because she -could not listen to music on her Mac with a free program. Since then, I decided -to make it public and add even more features to make it a complete and useable -media player. - -For the moment, it looks pretty much like XMMS, Winamp and similar software. -Even though it has far less features than those, the essential components of a -usable and user-friendly program are there in my opinion. - -From a programmatic point-of-view, I have decided to write a program that is -released only when considered bug-free. The free software community lacks, -IMnsHO, a sense of quality that makes its programs nearly useless to -lambda users. Not only is it useless, but I think it also gives free software -a bad reputation. The principle of freedom in "free software" is fundamental -to me, but it has to be reachable not only by some sort of geeky elite. There -is no point in telling users that since they have the freedom to enhance those -programs, they must fix them if they want to use them. Releasing a program -with too many bugs is of no use and is likely not to interest other fellow -programmers in the community either. - -On the other hand, Apple has published an interesting program called "iTunes". -Of course, it is not free software but it does implement interesting ideas -that I would like to include in Cynthiune. For example: CD burning, complete -playlist management, etc... Personally I find its user interface to be not as -user-friendly as it could be. My plan is thus to take advantage of my own -programming skills and sense of aesthetics (and ergonomy) to try to write -something a little bit different, inspired both by XMMS/Winamp and iTunes. -Cynthiune is thus currently very basic but its core design is starting to be -extensible enough that it will not be too much trouble to enhance it. -</longdescription> -</pkgmetadata> |