ru:opensuse
Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слеваПредыдущая версияСледующая версия | Предыдущая версия | ||
ru:opensuse [2010/10/17 15:36] – внешнее изменение 127.0.0.1 | ru:opensuse [2019/04/28 13:54] (текущий) – внешнее изменение 127.0.0.1 | ||
---|---|---|---|
Строка 1: | Строка 1: | ||
====== Psi+ on OpenSUSE Linux ====== | ====== Psi+ on OpenSUSE Linux ====== | ||
+ | **ВНИМАНИЕ: | ||
===== Вступление ===== | ===== Вступление ===== | ||
Сборка Psi+ на OpenSUSE "с нуля" | Сборка Psi+ на OpenSUSE "с нуля" | ||
- | |||
- | |||
- | |||
- | |||
- | |||
===== Что может понадобиться и как собирать? | ===== Что может понадобиться и как собирать? | ||
Строка 23: | Строка 19: | ||
< | < | ||
- | cd /home | + | cd ~ |
rm psi -r | rm psi -r | ||
</ | </ | ||
- | Скачиваем исходники Psi и субмодулей из git: | + | Скачиваем исходники Psi и субмодули из git: |
< | < | ||
- | cd /home | + | cd ~ |
git clone git:// | git clone git:// | ||
cd psi | cd psi | ||
Строка 47: | Строка 43: | ||
< | < | ||
- | cd /home | + | cd ~ |
svn co http:// | svn co http:// | ||
cd psi | cd psi | ||
cat *.diff|patch -p1 | cat *.diff|patch -p1 | ||
+ | </ | ||
+ | |||
+ | Скачиваем иконпаки, | ||
+ | < | ||
+ | cd ~/psi | ||
+ | svn export --force http:// | ||
+ | svn export --force http:// | ||
+ | rev=`svnversion` | ||
+ | sed " | ||
</ | </ | ||
Строка 56: | Строка 61: | ||
< | < | ||
- | cd /home/psi/ | + | cd ~/psi |
qconf && ./configure --enable-plugins && make && make install | qconf && ./configure --enable-plugins && make && make install | ||
</ | </ | ||
Строка 171: | Строка 176: | ||
< | < | ||
- | Summary: Client application for the Jabber | + | Summary: Client application for the XMPP network |
Name: psi | Name: psi | ||
Version: 0.15_dev | Version: 0.15_dev | ||
Строка 190: | Строка 195: | ||
%description | %description | ||
Psi is the premiere Instant Messaging application designed for Microsoft Windows, | Psi is the premiere Instant Messaging application designed for Microsoft Windows, | ||
- | Apple Mac OS X and GNU/Linux. Built upon an open protocol named Jabber, | + | Apple Mac OS X and GNU/Linux. Built upon an open protocol named XMPP, |
si is a fast and lightweight messaging client that utilises the best in open | si is a fast and lightweight messaging client that utilises the best in open | ||
source technologies. The goal of the Psi project is to create a powerful, yet | source technologies. The goal of the Psi project is to create a powerful, yet | ||
- | easy-to-use | + | easy-to-use XMPP client that tries to strictly adhere to the XMPP drafts. |
- | and Jabber | + | and XMPP JEPs. This means that in most cases, Psi will not implement a feature |
- | unless there is an accepted standard for it in the Jabber | + | unless there is an accepted standard for it in the XMPP community. Doing so |
ensures that Psi will be compatible, stable, and predictable, | ensures that Psi will be compatible, stable, and predictable, | ||
and developer standpoint. | and developer standpoint. | ||
Строка 277: | Строка 282: | ||
Наслаждаемся ;-) | Наслаждаемся ;-) | ||
- | |||
- | |||
- | |||
- | |||
- |
ru/opensuse.1287329812.txt.gz · Последнее изменение: 2010/12/03 11:59 (внешнее изменение)