1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

Use new WeeChat site, weechat.org

This commit is contained in:
Sebastien Helleu
2009-09-05 16:33:01 +02:00
parent 07d490f045
commit 2bf4163617
21 changed files with 41 additions and 49 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Developers
* General code
** FlashCode <flashcode@flashtux.org>
*** Web: http://weechat.flashtux.org/
*** Web: http://www.weechat.org/
*** IRC: 'FlashCode' on irc.freenode.net
+2 -2
View File
@@ -42,7 +42,7 @@ Examples:
* IRC options: `irc.xxx.yyy`
You should read quickstart guide to be familiar with basic commands and syntax
(some commands like `/server` have changed): http://weechat.flashtux.org/doc.php
(some commands like `/server` have changed): http://www.weechat.org/doc
List of configuration files
@@ -76,7 +76,7 @@ Therefore, if you plan to use old script, you'll have to wait for new version
or you can convert script yourself and send us new version ;)
You can download scripts for new API on plugins page:
http://weechat.flashtux.org/plugins.php
http://www.weechat.org/plugins
More information about new API is available on wiki:
http://wiki.flashtux.org/wiki/WeeChat_0.3.0
+1 -1
View File
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7.0.50), cmake, libncursesw5-dev,
tcl-dev, libgnutls-dev, dpkg-dev (>= 1.13.19), pkg-config, asciidoc (>= 8.4),
source-highlight
Standards-Version: 3.8.2
Homepage: http://weechat.flashtux.org/
Homepage: http://www.weechat.org/
Vcs-Git: git://git.debian.org/users/kolter-guest/weechat.git
Vcs-Browser: http://git.debian.org/git/users/kolter-guest/weechat.git
DM-Upload-Allowed: yes
+1 -1
View File
@@ -1,7 +1,7 @@
This package was debianized by FlashCode <flashcode@flashtux.org> on
Sat, 21 May 2005 08:00:00 +0200.
It was downloaded from http://weechat.flashtux.org/download
It was downloaded from http://www.weechat.org/files/src/
Copyright:
Copyright (C) (2003-2009) FlashCode <flashcode@flashtux.org>
+1 -1
View File
@@ -1,2 +1,2 @@
version=2
http://weechat.flashtux.org/download/weechat-(\d.*)\.tar\.bz2
http://www.weechat.org/files/src/weechat-(\d.*)\.tar\.bz2
+6 -8
View File
@@ -31,8 +31,7 @@ Some features (version > = 0.3.x):
* multi-platform
* 100% GPL and free
More info on this page:
http://weechat.flashtux.org/features.php
More info on this page: http://www.weechat.org/features
Compilation / install
@@ -241,7 +240,7 @@ According to WeeChat version:
`/set plugins.var.perl.launcher.signal.weechat_highlight "/path/to/command arguments"`
Many other scripts exist for notification, please look at plugins/scripts page:
http://weechat.flashtux.org/plugins.php
http://www.weechat.org/plugins
[[filter_irc_join_part_quit]]
@@ -302,7 +301,7 @@ There are 3 ways:
* request a new feature: https://savannah.nongnu.org/task/?group=weechat
* send a patch: https://savannah.nongnu.org/patch/?group=weechat
. you can mail developers, look at support page for developer's mails:
http://weechat.flashtux.org/support.php
http://www.weechat.org/about
(you can subscribe and send to "support" mailing list)
@@ -310,8 +309,7 @@ There are 3 ways:
What is the list of supported platforms for WeeChat? Will it be ported to other operating systems?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The full list is on this page:
http://weechat.flashtux.org/download.php?view=supported_os
The full list is on this page: http://www.weechat.org/download
We do our best to run on as many platforms as possible. Help is welcome for
some OS' we don't have, to test WeeChat.
@@ -324,7 +322,7 @@ I want to help WeeChat developers. What can I do?
There's many tasks to do (testing, code, documentation, ...)
Please contact us via IRC or mail, look at support page:
http://weechat.flashtux.org/support.php
http://www.weechat.org/about
[[donate]]
@@ -332,4 +330,4 @@ Can I give money or other things to WeeChat developers?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can give us money to help development.
Details on http://weechat.flashtux.org/donate.php
Details on http://www.weechat.org/donate
+1 -1
View File
@@ -6,7 +6,7 @@ FlashCode <flashcode@flashtux.org>
This manual documents WeeChat chat client, it is part of WeeChat.
Latest version of this document can be found on this page:
http://weechat.flashtux.org/doc.php
http://www.weechat.org/doc
[[introduction]]
+2 -2
View File
@@ -227,7 +227,7 @@ Python, Ruby, Lua and Tcl). These plugins must be loaded with the `/plugin`
command and they provide commands like `/perl`, used to load scripts.
Many external plugins/scripts (from contributors) are available for
WeeChat: http://weechat.flashtux.org/plugins.php
WeeChat: http://www.weechat.org/plugins
Easiest way to install scripts is to use script 'weeget.py':
@@ -241,6 +241,6 @@ More documentation
------------------
You can now use WeeChat and read FAQ/documentation for any other questions:
http://weechat.flashtux.org/doc.php
http://www.weechat.org/doc
Enjoy using WeeChat!
+1 -1
View File
@@ -6,7 +6,7 @@ FlashCode <flashcode@flashtux.org>
This manual documents WeeChat chat client, it is part of WeeChat.
Latest version of this document can be found on this page:
http://weechat.flashtux.org/doc.php
http://www.weechat.org/doc
[[introduction]]
+2 -2
View File
@@ -76,7 +76,7 @@ the latest updates.
Otherwise you can download and unpack 'devel' package:
-----------------------------------------------------------------
$ wget http://weechat.flashtux.org/download/weechat-devel.tar.bz2
$ wget http://www.weechat.org/files/src/weechat-devel.tar.bz2
$ tar xvjf weechat-devel.tar.bz2
$ cd weechat-devel
-----------------------------------------------------------------
@@ -107,7 +107,7 @@ Install binary package
According to your Linux distribution:
* Debian: http://debian.flashtux.org/
* Gentoo: http://weechat.flashtux.org/download.php
* Gentoo: http://www.weechat.org/download
* ArchLinux: PKGBUILD from http://aur.archlinux.org/
* other: we don't know! Eheh.
+3 -4
View File
@@ -6,7 +6,7 @@ FlashCode <flashcode@flashtux.org>
This manual documents WeeChat chat client, it is part of WeeChat.
Latest version of this document can be found on this page:
http://weechat.flashtux.org/doc.php
http://www.weechat.org/doc
[[introduction]]
@@ -35,7 +35,7 @@ Main features are:
* multi-platform (GNU/Linux, *BSD, MacOS X, Windows and other)
* 100% GPL, free software
WeeChat homepage is here: http://weechat.flashtux.org/
WeeChat homepage is here: http://www.weechat.org/
[[pre-requisites]]
Pre-requisites
@@ -1116,8 +1116,7 @@ These plugins can load, execute and unload scripts for these languages.
For more information about how to write scripts, or WeeChat API for
scripts, please read 'WeeChat Scripting Guide'.
You can find some scripts for WeeChat here:
http://weechat.flashtux.org/plugins.php
You can find some scripts for WeeChat here: http://www.weechat.org/plugins
Perl commands
^^^^^^^^^^^^^
+6 -11
View File
@@ -31,8 +31,7 @@ Quelques fonctionnalités (version > = 0.3.x) :
* multi-platformes
* 100% GPL et libre
Plus d'infos sur cette page :
http://weechat.flashtux.org/features.php
Plus d'infos sur cette page : http://www.weechat.org/features
Compilation / installation
@@ -250,8 +249,7 @@ Selon la version de WeeChat :
`/set plugins.var.perl.launcher.signal.weechat_highlight "/chemin/vers/commande parametres"`
De nombreux autres scripts de notification existent, merci de consulter la
liste des extensions/scripts :
http://weechat.flashtux.org/plugins.php
liste des extensions/scripts : http://www.weechat.org/plugins
[[filter_irc_join_part_quit]]
@@ -315,8 +313,7 @@ Il y a 3 possibilités :
* demander une nouvelle fonctionnalité: https://savannah.nongnu.org/task/?group=weechat
* envoyer un patch: https://savannah.nongnu.org/patch/?group=weechat
. vous pouvez envoyer un mail aux développeurs, consultez la page support
pour les mails des développeurs :
http://weechat.flashtux.org/support.php
pour les mails des développeurs : http://www.weechat.org/about
(vous pouvez souscrire et envoyer à la liste de diffusion nommée "support")
@@ -324,8 +321,7 @@ Il y a 3 possibilités :
Quelle est la liste des plate-formes supportées par WeeChat ? Sera-t-il porté sur d'autres systèmes d'exploitation ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
La liste complète est sur cette page :
http://weechat.flashtux.org/download.php?view=supported_os
La liste complète est sur cette page : http://www.weechat.org/download
Nous faisons le maximum pour supporter le plus de plate-formes possible.
Toute aide est la bienvenue pour les systèmes que nous n'avons pas, pous y
@@ -339,8 +335,7 @@ Je souhaiterai aider les développeurs WeeChat. Que puis-je faire ?
Il y a plusieurs choses à faire (test, code, documentation, etc...)
Merci de prendre contact avec nous par IRC ou mail, consultez la page
support :
http://weechat.flashtux.org/support.php
support : http://www.weechat.org/about
[[donate]]
@@ -348,4 +343,4 @@ Puis-je donner de l'argent ou d'autres choses aux développeurs WeeChat ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Vous pouvez donner de l'argent pour aider le développement.
Plus de détails sur http://weechat.flashtux.org/donate.php
Plus de détails sur http://www.weechat.org/donate
+1 -1
View File
@@ -7,7 +7,7 @@ Ce manuel documente le client de messagerie instantanée WeeChat, il fait
partie de WeeChat.
La dernière version de ce document peut être téléchargée sur cette page :
http://weechat.flashtux.org/doc.php
http://www.weechat.org/doc
[[introduction]]
+2 -2
View File
@@ -240,7 +240,7 @@ doivent être chargées avec la commande `/plugin` et elles fournissent des
commandes telles que `/perl`, utilisées pour charger les scripts.
Plusieurs extensions/scripts (de contributeurs) sont disponibles pour
WeeChat : http://weechat.flashtux.org/plugins.php
WeeChat : http://www.weechat.org/plugins
La manière la plus simple pour installer des scripts consiste à utiliser le
script 'weeget.py' :
@@ -255,6 +255,6 @@ Plus de documentation
---------------------
Vous pouvez maintenant utiliser WeeChat et lire la FAQ/documentation pour
toute autre question : http://weechat.flashtux.org/doc.php
toute autre question : http://www.weechat.org/doc
Bon WeeChat !
+1 -1
View File
@@ -7,7 +7,7 @@ Ce manuel documente le client de messagerie instantanée WeeChat, il fait
partie de WeeChat.
La dernière version de ce document peut être téléchargée sur cette page :
http://weechat.flashtux.org/doc.php
http://www.weechat.org/doc
[[introduction]]
+2 -2
View File
@@ -80,7 +80,7 @@ pour obtenir juste les deltas avec la version d'aujourd'hui.
Sinon vous pouvez installer le paquet 'devel' :
-----------------------------------------------------------------
$ wget http://weechat.flashtux.org/download/weechat-devel.tar.bz2
$ wget http://www.weechat.org/files/src/weechat-devel.tar.bz2
$ tar xvjf weechat-devel.tar.bz2
$ cd weechat-devel
-----------------------------------------------------------------
@@ -111,7 +111,7 @@ Obtenir un paquet binaire
Selon votre distribution Linux :
* Debian: http://debian.flashtux.org/
* Gentoo: http://weechat.flashtux.org/download.php
* Gentoo: http://www.weechat.org/download
* ArchLinux: PKGBUILD depuis http://aur.archlinux.org/
* autre: nous ne savons pas ! Eheh.
+3 -3
View File
@@ -7,7 +7,7 @@ Ce manuel documente le client de messagerie instantanée WeeChat, il fait
partie de WeeChat.
La dernière version de ce document peut être téléchargée sur cette page :
http://weechat.flashtux.org/doc.php
http://www.weechat.org/doc
[[introduction]]
@@ -36,7 +36,7 @@ Ses principales fonctionnalités sont les suivantes :
* multi plates-formes (GNU/Linux, *BSD, MacOS X, Windows et d'autres systèmes)
* 100% GPL, logiciel libre
La page d'accueil de WeeChat est ici : http://weechat.flashtux.org/
La page d'accueil de WeeChat est ici : http://www.weechat.org/
[[pre-requisites]]
Pré-requis
@@ -1154,7 +1154,7 @@ Pour plus d'informations sur comment écrire des scripts, ou sur l'API
WeeChat pour les scripts, merci de lire le 'Le Guide pour Scripts WeeChat'.
Vous pouvez trouver des scripts pour WeeChat ici :
http://weechat.flashtux.org/plugins.php
http://www.weechat.org/plugins
Commandes Perl
^^^^^^^^^^^^^^
+1 -1
View File
@@ -107,4 +107,4 @@ WeeChat is written by FlashCode <flashcode@flashtux.org>
.br
Web:
.UR
http://weechat.flashtux.org/
http://www.weechat.org/
+1 -1
View File
@@ -10,7 +10,7 @@
* ## ##
* ## By FlashCode <flashcode@flashtux.org> ##
* ## ##
* ## http://weechat.flashtux.org/ ##
* ## http://www.weechat.org/ ##
* ## ##
* ##########################################################################
*
+1 -1
View File
@@ -51,7 +51,7 @@
#define WEECHAT_COPYRIGHT_DATE "(c) 2003-2009"
#define WEECHAT_WEBSITE "http://weechat.flashtux.org/"
#define WEECHAT_WEBSITE "http://www.weechat.org/"
/* log file */
+2 -2
View File
@@ -24,8 +24,8 @@ Name: %{name}
Summary: portable, fast, light and extensible IRC client
Version: %{version}
Release: %{release}
Source: http://weechat.flashtux.org/download/%{name}-%{version}.tar.gz
URL: http://weechat.flashtux.org
Source: http://www.weechat.org/files/src/%{name}-%{version}.tar.gz
URL: http://www.weechat.org/
Group: Productivity/Networking/IRC
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
Requires: perl, python, ruby, gnutls, ncurses