summaryrefslogtreecommitdiff
path: root/net/ed2k-gtk-gui/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-11-25 20:02:46 +0000
committerminskim <minskim@pkgsrc.org>2004-11-25 20:02:46 +0000
commit291fd4496b2d4b8ee00e071e6b29bf962999aa69 (patch)
treedf12b5a90508abb8480bbab4b48c95e8387f1837 /net/ed2k-gtk-gui/Makefile
parent824cb3387c7de64cfb01efc1baa4c84d46d5b2ec (diff)
downloadpkgsrc-291fd4496b2d4b8ee00e071e6b29bf962999aa69.tar.gz
Update ed2k-gtk-gui to 0.6.3.
Chnages: * Properly maintain window position on restart and when hiding or unhiding the window via the system tray icon. * Time left estimation for active downloads (Downloading or Looking) is now available in the downloads view right-click context menu where appropriate, if exactly one download is selected. * Added context menu (=right-click menu) headers to avoid accidental selection of the first item in the list, e.g. 'Pause' in the downloads context menu. * Fixed/Improved core detection for MacOSX [puck lock] * French translation of documentation added [Marc Framboisier] * Added command line switches to disable certain pages: --disable-dl-page --disable-ul-page --disable-search-page --disable-shared-page --disable-stats-page * Slovak translation of the GUI added [Vaclav Ogursky] * Updated translations: Italian [Guido Grazioli], Polish [Piotr Borys], French [Marc Framboisier] * miscellaneous smaller fixes [Thomas Lussnig, Stéphane Loeuillet] * recognise donkey-53.3 hybrid and show the server list (instead of thinking it's an overnet-only core); patch by Suren Chilingaryan (patch #996929). * New and improved connect dialog. This time hopefully much simpler. Requires a core with version 1.0 or later for the local core detection part (these cores write a cookie into /tmp which the GUI can detect and use to authenticate on the admin port locally). If you want to use older cores with this GUI, please use the 'remote core' function the dialog, and set up the admin user and admin password manually in the command line client before that. (v1.0 cores will be available soon)
Diffstat (limited to 'net/ed2k-gtk-gui/Makefile')
-rw-r--r--net/ed2k-gtk-gui/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ed2k-gtk-gui/Makefile b/net/ed2k-gtk-gui/Makefile
index 3ff270190a3..230781127e6 100644
--- a/net/ed2k-gtk-gui/Makefile
+++ b/net/ed2k-gtk-gui/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:17:51 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/11/25 20:02:46 minskim Exp $
-DISTNAME= ed2k-gtk-gui-0.6.2
-PKGREVISION= 2
+DISTNAME= ed2k-gtk-gui-0.6.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ed2k-gtk-gui/}