diff --git a/network/chat/toxcore-c/pspec.xml b/network/chat/toxcore-c/pspec.xml
index 042462fef7..7308dc00ad 100644
--- a/network/chat/toxcore-c/pspec.xml
+++ b/network/chat/toxcore-c/pspec.xml
@@ -13,10 +13,10 @@
network.chat
This is an experimental cryptographic network library.
Tox is a peer to peer (serverless) instant messenger aimed at making security and privacy easy to obtain for regular users. It uses NaCl for its encryption and authentication.
-
- https://github.com/TokTok/c-toxcore/archive/172f279dc0647a538b30e62c96bab8bb1b0c8960.zip
+
+ https://github.com/TokTok/c-toxcore/archive/0c05566e5857ea730d47a151626bec082267578a.zip
-
+
https://github.com/camgunz/cmp/archive/e836703291392aba9db92b46fb47929521fac71f.zip
@@ -68,6 +68,13 @@
+
+ 2024-02-02
+ 0.2.18
+ Rebuild from git for newest toxic.
+ fury
+ uglyside@yandex.ru
+
2023-03-06
0.2.18
diff --git a/network/chat/toxic/actions.py b/network/chat/toxic/actions.py
index ed6edc4c9c..e00e701037 100644
--- a/network/chat/toxic/actions.py
+++ b/network/chat/toxic/actions.py
@@ -8,10 +8,11 @@ from pisi.actionsapi import autotools, get
j = ''.join([
' PREFIX=/usr',
- ' ENABLE_ASAN=0',
+ ' DISABLE_DESKTOP_NOTIFY=0',
+ ' DISABLE_SOUND_NOTIFY=1',
' DISABLE_AV=0',
' DISABLE_X11=0',
- ' DISABLE_GAMES=1 '
+ ' DISABLE_GAMES=0 '
])
def build():
diff --git a/network/chat/toxic/pspec.xml b/network/chat/toxic/pspec.xml
index eb66589930..03124d9424 100644
--- a/network/chat/toxic/pspec.xml
+++ b/network/chat/toxic/pspec.xml
@@ -13,8 +13,8 @@
app
A Tox-based instant messaging and video chat client.
Toxic is a Tox-based instant messaging and video chat client.
-
- https://github.com/JFreegman/toxic/archive/refs/tags/v0.12.0.tar.gz
+
+ https://github.com/JFreegman/toxic/archive/refs/tags/v0.14.1.tar.gz
curl-devel
@@ -53,15 +53,17 @@
/usr/bin
- /usr/share/applications
- /usr/share/man/man1
- /usr/share/man/man5
- /usr/share/toxic
- /usr/share/toxic/sounds
+ /usr/share
+
+ 2024-02-02
+ 0.14.1
+ fury
+ uglyside@yandex.ru
+
2023-10-03
0.12.0