pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ed2k-gtk-gui Update ed2k-gtk-gui to 0.6.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1e409e0462b
branches:  trunk
changeset: 484176:f1e409e0462b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Nov 25 20:02:46 2004 +0000

description:
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:

 net/ed2k-gtk-gui/Makefile |   5 ++---
 net/ed2k-gtk-gui/PLIST    |  15 ++++++++++++++-
 net/ed2k-gtk-gui/distinfo |   6 +++---
 3 files changed, 19 insertions(+), 7 deletions(-)

diffs (73 lines):

diff -r 6eab16197957 -r f1e409e0462b net/ed2k-gtk-gui/Makefile
--- a/net/ed2k-gtk-gui/Makefile Thu Nov 25 20:00:39 2004 +0000
+++ b/net/ed2k-gtk-gui/Makefile Thu Nov 25 20:02:46 2004 +0000
@@ -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/}
 
diff -r 6eab16197957 -r f1e409e0462b net/ed2k-gtk-gui/PLIST
--- a/net/ed2k-gtk-gui/PLIST    Thu Nov 25 20:00:39 2004 +0000
+++ b/net/ed2k-gtk-gui/PLIST    Thu Nov 25 20:02:46 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/04/09 13:56:22 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/11/25 20:02:46 minskim Exp $
 bin/ed2k_gui
 man/man1/ed2k-gtk-gui.1
 man/man1/ed2k_gui.1
@@ -20,6 +20,14 @@
 share/doc/ed2k_gui/espanol/index-7.html
 share/doc/ed2k_gui/espanol/index.html
 share/doc/ed2k_gui/espanol/index.sgml
+share/doc/ed2k_gui/francais/index-fr-1.html
+share/doc/ed2k_gui/francais/index-fr-2.html
+share/doc/ed2k_gui/francais/index-fr-3.html
+share/doc/ed2k_gui/francais/index-fr-4.html
+share/doc/ed2k_gui/francais/index-fr-5.html
+share/doc/ed2k_gui/francais/index-fr-6.html
+share/doc/ed2k_gui/francais/index-fr.html
+share/doc/ed2k_gui/francais/index-fr.sgml
 share/doc/ed2k_gui/index-1.html
 share/doc/ed2k_gui/index-2.html
 share/doc/ed2k_gui/index-3.html
@@ -434,12 +442,16 @@
 share/ed2k_gui/icons/orbit/toolbar-num-connections.png
 share/ed2k_gui/icons/orbit/toolbar-overnet-logo.png
 share/ed2k_gui/icons/orbit/toolbar-server.png
+share/ed2k_gui/ui/ui-connect-dialog.glade
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/ed2k_gui.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/ed2k_gui.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/ed2k_gui.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/ed2k_gui.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/ed2k_gui.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/ed2k_gui.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/ed2k_gui.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/ed2k_gui.mo
+@dirrm share/ed2k_gui/ui
 @dirrm share/ed2k_gui/icons/orbit
 @dirrm share/ed2k_gui/icons/jara
 @dirrm share/ed2k_gui/icons/h2o
@@ -449,6 +461,7 @@
 @dirrm share/ed2k_gui/icons
 @dirrm share/ed2k_gui
 @dirrm share/doc/ed2k_gui/pl
+@dirrm share/doc/ed2k_gui/francais
 @dirrm share/doc/ed2k_gui/espanol
 @dirrm share/doc/ed2k_gui/deutsch
 @dirrm share/doc/ed2k_gui
diff -r 6eab16197957 -r f1e409e0462b net/ed2k-gtk-gui/distinfo
--- a/net/ed2k-gtk-gui/distinfo Thu Nov 25 20:00:39 2004 +0000
+++ b/net/ed2k-gtk-gui/distinfo Thu Nov 25 20:02:46 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/04/09 13:56:22 minskim Exp $
+$NetBSD: distinfo,v 1.3 2004/11/25 20:02:46 minskim Exp $
 
-SHA1 (ed2k-gtk-gui-0.6.2.tar.gz) = 8efc986435633692c31ec7ea2e8c6ba199a9bad1
-Size (ed2k-gtk-gui-0.6.2.tar.gz) = 1787696 bytes
+SHA1 (ed2k-gtk-gui-0.6.3.tar.gz) = b5474717b1b9cdeddae8cc707fe9809608138dc1
+Size (ed2k-gtk-gui-0.6.3.tar.gz) = 1993079 bytes



Home | Main Index | Thread Index | Old Index