Added link to [haavard] repository.
This commit is contained in:
parent
4a81caeae6
commit
6ef6a90c52
@ -6,9 +6,9 @@ Current build status: [![Build Status](https://travis-ci.org/haavardp/tox-weecha
|
||||
|
||||
Installation
|
||||
------------
|
||||
> Tox-WeeChat is available in the [AUR][4].
|
||||
> Tox-WeeChat is available in the [AUR][4] and the [[haavard]][5] pacman repository.
|
||||
|
||||
Tox-WeeChat requires [WeeChat][1] >= 1.0.1, [SQLite][5] >= 3.6.19 and the latest-ish [libtoxcore][6]. It also requires CMake to be built. Installation is fairly simple; after getting the source, compile and install using CMake:
|
||||
Tox-WeeChat requires [WeeChat][1] >= 1.0.1, [SQLite][6] >= 3.6.19 and the latest-ish [libtoxcore][7]. It also requires CMake to be built. Installation is fairly simple; after getting the source, compile and install using CMake:
|
||||
|
||||
$ mkdir build && cd build
|
||||
$ cmake -DPLUGIN_PATH=~/.weechat/plugins ..
|
||||
@ -69,6 +69,7 @@ along with Tox-WeeChat. If not, see <http://www.gnu.org/licenses/>.
|
||||
[2]: http://weechat.org
|
||||
[3]: https://travis-ci.org/haavardp/tox-weechat
|
||||
[4]: https://aur.archlinux.org/packages/tox-weechat-git
|
||||
[5]: http://www.sqlite.org
|
||||
[6]: https://github.com/irungentoo/toxcore
|
||||
[5]: https://haavard.me/archlinux
|
||||
[6]: http://www.sqlite.org
|
||||
[7]: https://github.com/irungentoo/toxcore
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user