diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-21 19:07:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-21 19:07:24 +0000 |
commit | d369703d31aa742cd668d5c5280e525367168105 (patch) | |
tree | 133168550e2aa45ff49614b40b10ed7ba815aaf1 /net/gnapster/pkg | |
parent | 2ce0f18e109642c2bd232d38ed9cd3c05cec9d33 (diff) | |
download | pkgsrc-d369703d31aa742cd668d5c5280e525367168105.tar.gz |
Updated gnapster to 1.3.5.
Changes since 1.3.4:
* MP3 sharing support
* Search sorting by line speed and bitrate now implemented
* Support for opennap's multiple media type features (only available
when connected to an opennap server)
* Specification of the opennap server (query server only!) in the
preferences dialog
* Big endian bug fixed dealing with the byte order of an IP address from the
server
* Lots of various bug fixes
Changes since 1.3.3:
* PPC support should be working properly (thanks drscholl ;)
* BSD connection problems fixed (occurred in 1.3.2 and 1.3.3)
Changes since 1.3.2:
* Minor fix in the search widget that caused NULL searches to occur
* New option to autostart queues when nothing is being downloaded
* Search list has full column sorting support
* Multiple selections allowed
* Queue timeouts added
* Fixed Segmentation Fault in queue code
* More language translation support
Changes since 1.3:
* Support for queued downloads
* Chat support
* Improved UI, more config options.
* PPC support not quite functional, I need someone to look at the code
and send a patch to jasta@gotlinux.org
* Now using a standard GNU autoconf/automake structure
* Tons of various bug fixes
Diffstat (limited to 'net/gnapster/pkg')
-rw-r--r-- | net/gnapster/pkg/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/gnapster/pkg/PLIST b/net/gnapster/pkg/PLIST index eb264995c37..19043e32bfc 100644 --- a/net/gnapster/pkg/PLIST +++ b/net/gnapster/pkg/PLIST @@ -1,2 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/01/05 23:07:50 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/02/21 19:07:25 wiz Exp $ bin/gnapster +share/pixmaps/gnapster.png +share/gnome/apps/Applications/gnapster.desktop |