diff options
author | jeh <jeh@FreeBSD.org> | 2003-11-10 00:03:35 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-11-10 00:03:35 +0800 |
commit | 3f43b4b4a0b976573062061e56c9da71450fa5df (patch) | |
tree | 38863dea7c9a48dcd7ce1fad623082a93c4e7493 /audio/gnupod/pkg-descr | |
parent | 05bf8ecb410b27a25693f382788a5a07e8c1b364 (diff) | |
download | freebsd-ports-gnome-3f43b4b4a0b976573062061e56c9da71450fa5df.tar.gz freebsd-ports-gnome-3f43b4b4a0b976573062061e56c9da71450fa5df.tar.zst freebsd-ports-gnome-3f43b4b4a0b976573062061e56c9da71450fa5df.zip |
This is a massive update :
- *COMPLETE* rewrite of GNUpod (cleaner code, faster, less memory needed)
- Real support of Unicode
- Remove XML::Simple depency in favor of XML::Parser
- Support of SmartPlaylists (beta)
- Many bugs fixed and many new features
PR: 59053
Submitted By: MAINTAINER
Diffstat (limited to 'audio/gnupod/pkg-descr')
-rw-r--r-- | audio/gnupod/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gnupod/pkg-descr b/audio/gnupod/pkg-descr index 0d0d0c2be2d6..c3e970956a0d 100644 --- a/audio/gnupod/pkg-descr +++ b/audio/gnupod/pkg-descr @@ -1,5 +1,4 @@ gnuPod is a collection of tools which allow you to use your iPod. -FAT32 formatted iPods are supported. WWW: http://www.gnu.org/software/gnupod/ |