Commit Graph

12 Commits

Author SHA1 Message Date
ingenarel
e9b212d221 net-im/discordo: drop myself as a maintainer
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-15 16:16:20 +06:00
ingenarel
7d789ee5f7 net-im/discordo: fix LICENSE for dependencies; update format
- I did a typo where I used LICENSES instead of LICENSE when trying to
  append license for go modules. I fixed that
- go-license was generating Gentoo incompatible license names, the issue
  didn't get caught because of the typo. I also fixed that.

See https://bugs.gentoo.org/967017 for more info about the issue related
to go-license

I used my wrapper to fix it, which can be found here:
https://github.com/ingenarel/gentoo-dev-scripts/blob/master/gentoo-go-license

format changes:

- use ${var} instead of $var, which was recommended by negril
- don't use *9999, instead use 9999, it was recommended by negril,
  because packages like blender have versions like 5.0.9999, so using
  a good format logic is nice

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-10 07:29:21 +06:00
ingenarel
95d7c8642e net-im/discordo: add 0_pre20251202, drop 0_pre20251118
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-03 04:15:38 +06:00
ingenarel
e19c6d5744 net-im/discordo: update 9999
- fix redefining src_unpack and instead modify its internals
- update commented out command that gets licenses

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-03 04:12:43 +06:00
ingenarel
7a5764abf4 */*: 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
 - aa3e0fb07e/licenses/BSD

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-02 23:08:16 +06:00
ingenarel
8255ff3bd0 net-im/discordo: update 9999
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-11-21 10:35:02 +06:00
ingenarel
915bb5d508 net-im/discordo: add 0_pre20251118, drop 0_pre20251022
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-11-18 19:56:26 +06:00
ingenarel
81bfdc3deb net-im/discordo: update LICENSE; add logic to install docs
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-11-18 19:27:02 +06:00
ingenarel
a2aa2a44f9 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>
2025-10-21 10:54:58 +06:00
ingenarel
8527d256d1 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>
2025-10-21 09:09:23 +06:00
swomf
0be942cd69 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>
2025-10-21 08:46:29 +06:00
ingenarel
782b14114b net-im/discordo: new package, add 9999
(discordo doesn't still have a release yet hence 9999)

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-24 22:07:11 +06:00