Commit Graph

31789 Commits

Author SHA1 Message Date
Thomas Bracht Laumann Jespersen
c0f7aec8fa www-apps/soupault-bin: update HOMEPAGE
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
2025-12-10 06:34:18 +01:00
Thomas Bracht Laumann Jespersen
a33fdd4a17 www-apps/soupault: drop 5.1.0
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
2025-12-10 06:31:41 +01:00
Skyler Mäntysaari
af5e9c57d1 dev-libs/mtxclient: fix re2 subslot dep
Use := operator instead of hardcoded :0/10 to properly track re2
ABI changes

Signed-off-by: Skyler Mäntysaari <sm@skym.fi>
2025-12-10 05:38:47 +02:00
ingenarel
a5bc9e843d app-misc/lf: modify src_unpack() internally instead of redefining
functions should be defined on the order that they are called

for more info, check:
e19c6d5744 (commitcomment-172006236)

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-10 07:44:45 +06:00
ingenarel
880455c7d9 app-misc/lf: fix LICENSE for dependencies
- I did a typo where I used LICENSES instead of LICENSE when trying to
  append license for go modules. I fixed that

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-10 07:44:45 +06:00
ingenarel
d7a5e9c995 dev-vcs/lazygit: 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:44:45 +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
253261129a app-misc/ghq: update LICENSE for 9999
licenses for the dependencies were checked by go-licenses

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-10 07:17:37 +06:00
ingenarel
ce6290ad07 app-misc/ghq: modify src_unpack() internally instead of redefining
functions should be defined on the order that they are called

for more info, check:
e19c6d5744 (commitcomment-172006236)

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-10 07:17:37 +06:00
ingenarel
0883a2c682 app-misc/watchexec: update format
- modify src_unpack() internally instead of redefining:
  functions should be defined on the order that they are called
  for more info, check:
  e19c6d5744 (commitcomment-172006236)

- fixed the long line which fixes the following pkgcheck error:
  app-misc/watchexec
    ExcessiveLineLength: version 2.3.2: excessive line length
    (over 120 characters) on line: 8

- used ${var} instead of $var which was recommended by negril

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-10 07:13:29 +06:00
elliot
880a2ce5d1 dev-python/python-xdis: new package, add 6.1.8
Signed-off-by: elliot <elliot@tar.bet>
2025-12-09 15:43:34 -06:00
Katalin Rebhan
33333d4eea dev-lang/swift: add 6.2.2
Signed-off-by: Katalin Rebhan <me@dblsaiko.net>
2025-12-09 22:29:19 +01:00
Sergey Torokhov
85d09f0002 dev-vcs/lazygit: 0.57.0 version bump
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2025-12-09 21:31:23 +03:00
Itai Ferber
26a6fa6299 net-vpn/mullvadvpn-app: link gentoo bug in comment
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-12-09 10:48:47 -05:00
Itai Ferber
842eedf6da net-vpn/mullvadvpn-app: unkeyword beta releases
For those wanting to opt out of Mullvad's regular beta releases, there's
currently no easy way to mask the package versions. Leaving the beta
releases unkeyworded allows those interested to opt in explicitly (and
is likely more appropriate than adding, e.g., a 'beta' USE flag).

Closes: https://bugs.gentoo.org/966989
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-12-09 07:51:31 -05:00
Itai Ferber
dbb04397ff net-vpn/mullvadvpn-app: add 2025.14, drop 2025.13, 2025.14_beta3
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-12-09 07:49:01 -05:00
Haelwenn (lanodan) Monnier
23cd23e873 media-libs/openxr-loader: add 1.1.54
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2025-12-09 13:07:55 +01:00
Dale Sweeney
76772b90ca media-video/gpu-screen-recorder: add 5.10.2
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
2025-12-08 23:47:18 -05:00
Erica Nebula
5d47aa74ca media-video/obs-cmd: drop 0.30.0
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2025-12-08 22:34:04 -06:00
Erica Nebula
97ba6e4eb0 media-video/obs-cmd: add 0.30.1
Signed-off-by: Erica Nebula <EricaNebula@Proton.me>
2025-12-08 22:33:06 -06:00
dsaf
9b9b42ea25 app-misc/pfetch: add 9999
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2025-12-08 21:18:00 -03:00
Sebastian Engel
f1fefed50c games-util/xone: drop 0.4.9, 0.4.10
Signed-off-by: Sebastian Engel <sighunter@gmx.de>
2025-12-08 23:52:48 +01:00
Sebastian Engel
96dbf36cd8 games-util/xone: add 0.5.0
Signed-off-by: Sebastian Engel <sighunter@gmx.de>
2025-12-08 23:52:26 +01:00
dsaf
50090a66b2 app-misc/pfetch-rs: update HOMEPAGE, SRC_URI
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2025-12-08 19:45:16 -03:00
Caio Henrique
9870bfc001 app-misc/keyd: check for uinput support
Signed-off-by: Caio Henrique <caioh9920@proton.me>
2025-12-08 19:18:14 -03:00
dsaf
153ba3b907 app-misc/pfetch-rs: new package, add 2.11.1
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2025-12-08 18:57:50 -03:00
dsaf
79a70422d9 app-misc/pfetch: correct metadata, drop *, add 1.9.4
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
2025-12-08 18:08:31 -03:00
Myisha Betty
d84e51abbd media-sound/neocrystal: drop 1.4.* versions, add version 1.5.1
Signed-off-by: Myisha Betty <myisha.gentoo@proton.me>
2025-12-08 16:33:09 +03:00
Ivan Prokudin
9c6763c319 app-admin/chezmoi: setup go requirement equal to the one from sources
Signed-off-by: Ivan Prokudin <cyberbat83@gmail.com>
2025-12-08 14:46:39 +02:00
Viorel Munteanu
539304e364 net-misc/maestral: drop 1.9.4
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2025-12-08 13:24:58 +02:00
Viorel Munteanu
af04609409 net-misc/maestral: drop 1.9.5
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2025-12-08 13:24:58 +02:00
Viorel Munteanu
f1e7d0f5fa net-misc/maestral-qt: drop 1.9.4
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2025-12-08 13:24:58 +02:00
Viorel Munteanu
e2c31f4d9c net-misc/maestral-qt: drop 1.9.5
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2025-12-08 13:24:58 +02:00
Viorel Munteanu
f8593cb463 net-misc/maestral-qt: add 1.9.8
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2025-12-08 13:24:57 +02:00
Viorel Munteanu
80f8204034 net-misc/maestral: add 1.9.6, drop 1.9.6_rc0
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2025-12-08 13:22:58 +02:00
Viorel Munteanu
3a4040ffab net-im/discord-canary-bin: add 0.0.821, drop 0.0.786
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2025-12-08 09:06:59 +02:00
Haelwenn (lanodan) Monnier
e31f92ef21 net-misc/cve-client: EGIT_REPO_URI hacktivis.me -> anongit.hacktivis.me
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2025-12-08 04:49:55 +01:00
Haelwenn (lanodan) Monnier
9c3ff0dfab www-client/badwolf: EGIT_REPO_URI hacktivis.me -> anongit.hacktivis.me
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2025-12-08 04:49:55 +01:00
Haelwenn (lanodan) Monnier
5706a90d18 dev-libs/xdna-driver: destabilize 202610.2.21.21 for ~amd64
No stable keywords in ::guru

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2025-12-08 04:49:55 +01:00
AquaOneLove
e31fc1028e net-im/legcord-bin: add 1.1.6
Signed-off-by: AquaOneLove <aquaonelove@proton.me>
2025-12-08 02:46:38 +02:00
Vivian Heisz (vhz)
8aefa4c076 dev-util/git-pages-cli: new package, add 1.5.1
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-12-07 14:05:34 -05:00
Stefan Cristian B.
0a95347fe5 dev-util/webstorm: bump 2025.2.5
Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
2025-12-07 20:18:48 +02:00
Stefan Cristian B.
14130a7af3 dev-util/webstorm: drop 2025.2
Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
2025-12-07 20:18:14 +02:00
Dale Showers
1e697b25a9 net-voip/baresip: add 4.3.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-07 11:25:58 -05:00
Dale Showers
68a8727143 net-voip/re: add 4.3.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-07 11:24:21 -05:00
Dale Showers
5904b789f1 net-voip/re: drop 3.23.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-07 11:22:42 -05:00
Dale Showers
44155b190c net-voip/baresip: drop 3.23.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-07 11:21:06 -05:00
Anna (cybertailor) Vyalkova
af013b8e94 net-im/meowlnir: new package, add 25.11
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-12-07 20:32:20 +05:00
Anna (cybertailor) Vyalkova
e35ca75df6 acct-user/meowlnir: new package, add 0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-12-07 20:32:20 +05:00
Anna (cybertailor) Vyalkova
ba4ad58789 acct-group/meowlnir: new package, add 0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-12-07 20:32:20 +05:00