Subject | Hash | Author | Date (UTC) |
---|---|---|---|
net-im/toxic: Bump to version 0.11.2 | 469e679f8eb66284e3d0f89700691cb033655a90 | Josiah_Mullins_E6440 | 2021-12-22 01:14:48 |
net-libs/tox: Bump to 0.2.13 and update 9999 | 54e34afefd77bcaedc363dc391e8fe2281ba110c | Josiah_Mullins_E6440 | 2021-12-21 17:00:24 |
Gui-apps/gammastep: Bump to 2.0.7 | 08e2ce626bb81fbf12889b8a3bfea5e73d9d6e77 | Josiah_Mullins_E6440 | 2021-08-25 15:47:50 |
net-in/toxic Added missing ebuilds (oops) | b5f2a4ba297e59f464e490d77345b0f493317bf7 | Josiah_Mullins_E6440 | 2021-08-25 15:44:03 |
net-im/toxic: fixed python build and clang support | 0ae1b1a0c02de77012f8bb6bc710d0be8d3170e8 | Josiah_Mullins_E6440 | 2021-08-25 15:34:04 |
net-im/toxic: added new version 0.10.1 | f80f1ccfba2b24bd2317cd9807ce412f64d387a4 | Josiah_Mullins_E6440 | 2021-03-26 00:04:28 |
Updated adwaita-icon-theme | 34a0d91d5e8163c8ba7802fea295f0bb963808b8 | Josiah_Mullins_E6440 | 2021-02-09 19:43:17 |
Added packages to circumvent dev-lang/rust dependencies | d26cc0a8053f3207f7283c30199101c10c6ef5f0 | Josiah_Mullins_E6440 | 2021-02-09 18:33:17 |
Corrected repo name in profiles/repo_name | bfc0e7e049e0df1a055e350794105afb0398aea0 | Josiah_Mullins_E6440 | 2021-02-09 18:31:46 |
gui-apps/havoc: updated message about config file | ab95e42e12a4db50de07fd8aad4f4d609a09c596 | Josiah_Mullins_E6440 | 2020-12-12 04:31:20 |
net-im/toxic: perform some routine QA improvements | 98db2dab0173250d07a08f1f8dffeaa75f0e38d4 | Josiah_Mullins_E6440 | 2020-12-12 04:30:00 |
gui-apps/gammastep: Bump to version 2.0.5 | 62d9da363607a817374dbd883c85505a36fd53df | Josiah_Mullins_E6440 | 2020-12-12 04:28:37 |
net-im/toxic: bump to version 0.10.0 | 4281cbe5cf43d4eff2f20840090dc74709626f58 | Josiah_Mullins_E6440 | 2020-12-06 22:00:25 |
Added all existing files | 14fc1e50936f745bb39f5f864e67bf0c9682e016 | Josiah_Mullins_E6440 | 2020-10-01 17:56:26 |
File | Lines added | Lines deleted |
---|---|---|
net-im/toxic/files/toxic-0.11.2-NAME_MAX-and-PATH_MAX.patch | 39 | 0 |
net-im/toxic/metadata.xml | 1 | 0 |
net-im/toxic/toxic-0.11.2.ebuild | 1 | 1 |
File net-im/toxic/files/toxic-0.11.2-NAME_MAX-and-PATH_MAX.patch added (mode: 100644) (index 0000000..881bd46) | |||
1 | diff -ruN src/autocomplete.c src/autocomplete.c | ||
2 | --- src/autocomplete.c 2021-12-21 13:40:36.443582798 -0500 | ||
3 | +++ src/autocomplete.c 2021-12-21 13:57:37.813599792 -0500 | ||
4 | @@ -29,6 +29,7 @@ | ||
5 | #include <sys/dir.h> | ||
6 | #else | ||
7 | #include <dirent.h> | ||
8 | +#include <linux/limits.h> | ||
9 | #endif /* __APPLE__ */ | ||
10 | |||
11 | #include "configdir.h" | ||
12 | diff -ruN src/file_transfers.h src/file_transfers.h | ||
13 | --- src/file_transfers.h 2021-12-21 13:40:36.443582798 -0500 | ||
14 | +++ src/file_transfers.h 2021-12-21 13:57:50.800266675 -0500 | ||
15 | @@ -29,6 +29,10 @@ | ||
16 | #include "toxic.h" | ||
17 | #include "windows.h" | ||
18 | |||
19 | +#ifdef __linux__ | ||
20 | +#include <linux/limits.h> | ||
21 | +#endif | ||
22 | + | ||
23 | #define KiB 1024 | ||
24 | #define MiB 1048576 /* 1024^2 */ | ||
25 | #define GiB 1073741824 /* 1024^3 */ | ||
26 | diff -ruN src/settings.h src/settings.h | ||
27 | --- src/settings.h 2021-12-21 13:40:36.453582798 -0500 | ||
28 | +++ src/settings.h 2021-12-21 13:57:41.873599858 -0500 | ||
29 | @@ -27,6 +27,10 @@ | ||
30 | |||
31 | #include <tox/tox.h> | ||
32 | |||
33 | +#ifdef __linux__ | ||
34 | +#include <linux/limits.h> | ||
35 | +#endif | ||
36 | + | ||
37 | /* Represents line_* hints max strlen */ | ||
38 | #define LINE_HINT_MAX 3 | ||
39 |
File net-im/toxic/metadata.xml changed (mode: 100644) (index f101e28..f8df1be) | |||
21 | 21 | </longdescription> | </longdescription> |
22 | 22 | <use> | <use> |
23 | 23 | <flag name="audio-notify">Enables native sound notifications</flag> | <flag name="audio-notify">Enables native sound notifications</flag> |
24 | <flag name="games">Enables some small minigames</flag> | ||
24 | 25 | <flag name="llvm">Enables support for LLVM Address Sanitizer</flag> | <flag name="llvm">Enables support for LLVM Address Sanitizer</flag> |
25 | 26 | <flag name="notification">Enables desktop notifications with libnotify, with sound support.</flag> | <flag name="notification">Enables desktop notifications with libnotify, with sound support.</flag> |
26 | 27 | <flag name="qrcode">Enables QR code support</flag> | <flag name="qrcode">Enables QR code support</flag> |
File net-im/toxic/toxic-0.11.2.ebuild copied from file net-im/toxic/toxic-0.11.1.ebuild (similarity 99%) (mode: 100644) (index d2d629d..540224d) | |||
1 | 1 | # Copyright 1999-2021 Gentoo Authors | # Copyright 1999-2021 Gentoo Authors |
2 | 2 | # Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 |
3 | 3 | ||
4 | EAPI=7 | ||
4 | EAPI=8 | ||
5 | 5 | ||
6 | 6 | PYTHON_COMPAT=( python3_{8,9,10} ) | PYTHON_COMPAT=( python3_{8,9,10} ) |
7 | 7 |