net-im/discordo
A lightweight, secure, and feature-rich Discord TUI client.
ChangeLog
commit 7a5764abf4addbb36583fa4721f755afd435f4f7
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Dec 2 23:08:16 2025 +0600
*/*: BSD-3-Clause -> BSD
Because the spdx identifier for for BSD-3-Clause is `BSD-3-Clause`, and
gentoo uses `BSD` in their /licenses, there was a misunderstanding by
me, this commit should fix this
sources:
- https://opensource.org/license/bsd-3-clause
- https://github.com/gentoo/gentoo/blob/aa3e0fb07ee70362b1950d5f97ddb0f90d5184c0/licenses/BSD
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 8255ff3bd0a3ff0d226e2614cd715b5cdcb6c7fa
Author: ingenarel <ingenarelitems@gmail.com>
Date: Fri Nov 21 10:35:02 2025 +0600
net-im/discordo: update 9999
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 915bb5d50874c0932e8ed88663b87b4932884747
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Nov 18 19:56:26 2025 +0600
net-im/discordo: add 0_pre20251118, drop 0_pre20251022
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 81bfdc3debaf5ed6a35d6ec0bb67f019012edf0f
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Nov 18 18:53:02 2025 +0600
net-im/discordo: update LICENSE; add logic to install docs
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit a2aa2a44f9045ec19d6a8ddcbe8344e96da32d7b
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Oct 21 10:54:58 2025 +0600
net-im/discordo: add 0_pre20251022 version for the 9999 only package
based on the discussions on https://github.com/gentoo/guru/pull/376 i
made a versioned ebuild, the 9999 ebuild was also changed to create a
proper template that will also work with future releases, if any
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 8527d256d14a820c54ef36d4b9a9c279a92b6932
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Oct 21 09:09:23 2025 +0600
net-im/discordo: add x11-libs/libnotify as BDEPEND
At the time of writing this, on minimal systems without libnotify,
Discordo fails to build
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 0be942cd69a909f1451933668a72f8fee923f758
Author: swomf <swomf@proton.me>
Date: Thu Oct 2 15:22:48 2025 -0400
net-im/discordo: bump dev-lang/go dep to 1.25
Signed-off-by: swomf <swomf@proton.me>
Part-of: https://github.com/gentoo/guru/pull/376
Closes: https://github.com/gentoo/guru/pull/376
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 782b14114b5328db88625facb23448e9133a8340
Author: ingenarel <ingenarelitems@gmail.com>
Date: Thu Jul 24 22:07:11 2025 +0600
net-im/discordo: new package, add 9999
(discordo doesn't still have a release yet hence 9999)
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Dec 2 23:08:16 2025 +0600
*/*: BSD-3-Clause -> BSD
Because the spdx identifier for for BSD-3-Clause is `BSD-3-Clause`, and
gentoo uses `BSD` in their /licenses, there was a misunderstanding by
me, this commit should fix this
sources:
- https://opensource.org/license/bsd-3-clause
- https://github.com/gentoo/gentoo/blob/aa3e0fb07ee70362b1950d5f97ddb0f90d5184c0/licenses/BSD
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 8255ff3bd0a3ff0d226e2614cd715b5cdcb6c7fa
Author: ingenarel <ingenarelitems@gmail.com>
Date: Fri Nov 21 10:35:02 2025 +0600
net-im/discordo: update 9999
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 915bb5d50874c0932e8ed88663b87b4932884747
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Nov 18 19:56:26 2025 +0600
net-im/discordo: add 0_pre20251118, drop 0_pre20251022
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 81bfdc3debaf5ed6a35d6ec0bb67f019012edf0f
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Nov 18 18:53:02 2025 +0600
net-im/discordo: update LICENSE; add logic to install docs
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit a2aa2a44f9045ec19d6a8ddcbe8344e96da32d7b
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Oct 21 10:54:58 2025 +0600
net-im/discordo: add 0_pre20251022 version for the 9999 only package
based on the discussions on https://github.com/gentoo/guru/pull/376 i
made a versioned ebuild, the 9999 ebuild was also changed to create a
proper template that will also work with future releases, if any
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 8527d256d14a820c54ef36d4b9a9c279a92b6932
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Oct 21 09:09:23 2025 +0600
net-im/discordo: add x11-libs/libnotify as BDEPEND
At the time of writing this, on minimal systems without libnotify,
Discordo fails to build
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 0be942cd69a909f1451933668a72f8fee923f758
Author: swomf <swomf@proton.me>
Date: Thu Oct 2 15:22:48 2025 -0400
net-im/discordo: bump dev-lang/go dep to 1.25
Signed-off-by: swomf <swomf@proton.me>
Part-of: https://github.com/gentoo/guru/pull/376
Closes: https://github.com/gentoo/guru/pull/376
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
commit 782b14114b5328db88625facb23448e9133a8340
Author: ingenarel <ingenarelitems@gmail.com>
Date: Thu Jul 24 22:07:11 2025 +0600
net-im/discordo: new package, add 9999
(discordo doesn't still have a release yet hence 9999)
Signed-off-by: ingenarel <ingenarelitems@gmail.com>


View
Download
Browse