From 9b34bb9c62f644dc3c03ce23019df9d15854e3c9 Mon Sep 17 00:00:00 2001 From: mertz Date: Fri, 30 Apr 2004 14:50:42 +0000 Subject: replacing www.openatc.org/zinc with www.tkzinc.org --- Perl/README | 25 ++++++++++++++----------- Perl/Zinc.pm | 2 +- README | 12 ++++++------ 3 files changed, 21 insertions(+), 18 deletions(-) diff --git a/Perl/README b/Perl/README index 7eacd21..bad2af1 100644 --- a/Perl/README +++ b/Perl/README @@ -5,37 +5,40 @@ Install: perl Makefile.PL make make test - # to make demos before installing: + # to run demos before installing: perl -Iblib/arch -Iblib/lib demos/zinc-demos make install -up-to-date documentation is also available at www.openatc.org/zinc/documentation.html +up-to-date documentation is also available at http://www.tkzinc.org/index.php/Main/Documentation You will find there the reference manual, a FAQ, a mailing list, its archive etc... -The source of the documentation is available in the full source package, -which also includes TkZinc for Tcl/Tk, for Perl/Tk, and for Python. +The source of the reference manual is available in the full source package, +which also includes TkZinc for Tcl/Tk, for Perl/Tk, and for Python (Python binding +are now obsoletes). After installation, we recommend you to launch the zinc-demos script, a frontend to more than 30 small demos. -For more information on building Tk::Zinc, please read the README which applies -to all flavors of Tk::Zinc (tcl and perl, linux and windows) +For more information on building Tk::Zinc, a README is available in +the tkzinc-*tgz tar file (on Tkzinc web site) used for building +tcl flavor of Tk::Zinc For the copyright, please, read the COPYRIGHT file. For any question on Tk::Zinc usage, build or installation pb, please send email to zinc@tls.cena.fr This mailing list can be subscribed from -http://www.openatc.org/zinc/documentation.html#ml. You can +http://www.tkzinc.org/index.php/Main/MailingList. You can also send a question without subscribing, but you will be asked for a confirmation to avoid spam on the list! +Authors and Contributors: Tk::Zinc main author is Patrick Lecoanet Sub-Modules, demos and documentation have been developped by -Daniel Etienne, Christophe Mertz, with contributions from -Stéphane Chatty, Céline Schlienger, Alexandre Lemort - - +Daniel Etienne, Christophe Mertz, Jean-Luc Vinot, with contributions +from Stéphane Chatty, Céline Schlienger, Alexandre Lemort +Stéphane Conversy contributed for the MacOSX port. +Many others contributed with their bug reports! diff --git a/Perl/Zinc.pm b/Perl/Zinc.pm index 1806c80..5ccc7ab 100644 --- a/Perl/Zinc.pm +++ b/Perl/Zinc.pm @@ -124,7 +124,7 @@ TkZinc with small examples. =head1 WHERE CAN I FIND TkZinc? TkZinc is available as source in tar.gz format or as Debian or RedHat/Mandrake -packages at http://www.openatc.org/zinc or http://freshmeat.net/projects/zincisnotcanvas/ +packages at http://www.tkzinc.org/ or http://freshmeat.net/projects/zincisnotcanvas/ TkZinc is also available on CPAN since v3.294 (a kind of 3.2.94) diff --git a/README b/README index 37d891d..507a80f 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - +$Id$ @@ -8,7 +8,6 @@ *===========================================* - WHAT IS THIS? TkZinc is a canvas like widget extension to Tcl/Tk. It adds @@ -22,7 +21,7 @@ Windows and Mac OSX (with X11 and fink). WHERE DOES IT COME FROM? - The newest version is found at: http://www.openatc.org/zinc + The newest version is found at: http://www.tkzinc.org/ It should be at least available in source form in a file named Tkzinc.tgz. Distribution specific packages may also be available for @@ -30,7 +29,7 @@ WHERE DOES IT COME FROM? versions. For Tcl/Tk users, TkZinc is also available as a multi-plateforme - (linux/windows) starkit on http://www.openatc.org/zinc + (linux/windows) starkit on http://www.tkzinc.org/ For Perl/Tk users, TkZinc is available on the CPAN, see for example on http://search.cpan.org/search?query=TkZinc&mode=all @@ -195,7 +194,7 @@ BUILDING AND INSTALLATION FOR PERL/TK TkZinc for Perl/Tk is available for Linux, Windows (Perl/Tk 804) and MacOSX. Also remember that the easiest way could be to use the CPAN. However new releases are usually first available on -www.openatc.org/zinc +www.tkzinc.org/ 0. You need a working Perl (>= 5.6) and Perl/Tk distribution (800 or 804). You can either grab @@ -256,7 +255,8 @@ MAKE AND READ THE DOCUMENTATION index.html. You can also download the doc on TkZinc website: - http://www.openatc.org/zinc/documentation.html + http://www.tkzinc.org/index.php/Main/Download + REPORT BUGS AND WISHES -- cgit v1.1