Commit Graph

25595 Commits

Author SHA1 Message Date
Henri Gasc
cc23933243 dev-python/textual: add 0.86.3, drop 0.85.2
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
2024-11-24 00:32:03 +01:00
Henri Gasc
32ef4437e9 dev-python/textual-dev: add 1.7.1, drop 1.6.1
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
2024-11-24 00:32:02 +01:00
Henri Gasc
1cf7f7bbf1 dev-python/textual-serve: new package, add 1.1.0
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
2024-11-24 00:32:02 +01:00
Kostadin Shishmanov
6489efe2a8 net-vpn/cloudflare-warp: add 2024.11.309
Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
2024-11-23 16:00:18 +02:00
Jonas Frei
7002f27be3 x11-terms/rio: drop 0.2.0
Signed-off-by: Jonas Frei <freijon@pm.me>
2024-11-23 07:33:49 +01:00
Jonas Frei
c68ca7f311 x11-terms/rio: add 0.2.1
Signed-off-by: Jonas Frei <freijon@pm.me>
2024-11-23 07:33:49 +01:00
Alexey Zapparov
012c38d5e0 app-admin/pulumi-bin: add 3.141.0, drop 3.137.0
Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
2024-11-23 01:11:50 +01:00
Julien Roy
bfe8867763 net-p2p/fragments: fix RDEPEND for gui-libs/gtk
Closes: https://bugs.gentoo.org/933858
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-22 18:10:24 -05:00
Julien Roy
dd9cfa9441 net-news/newsflash: add max rust ver, remove tests, add missing RDEPENDS
Closes: https://bugs.gentoo.org/939749
Closes: https://bugs.gentoo.org/933104
Closes: https://bugs.gentoo.org/937501
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-22 16:42:53 -05:00
Julien Roy
d85b83e668 net-im/mautrix-signal: revert previous attempt to fix bug 944411
Bug: https://bugs.gentoo.org/944411
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-22 15:13:26 -05:00
Mathijs Saey
e364e6dc90 x11-misc/rofi-emoji: add missing dependency
Adds dev-libs/glib as a dependency. After asking for input on IRC
(#gentoo-guru), I've opted against adding this as a revision, as this
package depends on x11-misc/rofi or gui-apps/rofi-wayland, which both
RDEPEND on this package.

Closes: https://bugs.gentoo.org/944481
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be>
2024-11-22 20:02:18 +01:00
David Roman
e9f95328b8 gui-apps/hypridle: drop 0.1.2-r2
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-11-22 17:50:48 +01:00
Anthony Ruhier
e77fab6032 gui-apps/hypridle: add 0.1.5
Signed-off-by: Anthony Ruhier <aruhier@mailbox.org>
2024-11-22 13:15:54 +01:00
Nicolas PARLANT
53099517d2 net-wireless/iwmenu: restore marker comment for LICENSE+=
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2024-11-22 11:47:03 +01:00
Nicolas PARLANT
2cc78789e1 gui-apps/swayrbar: restore marker comment for LICENSE+=
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2024-11-22 11:47:03 +01:00
Nicolas PARLANT
cb01a8866f gui-apps/swayr: restore marker comment for LICENSE+=
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2024-11-22 11:47:03 +01:00
Joe Kappus
f076b37c4e dev-build/just: update LICENSE
pycargoebuild generates correct LICENSE that matches cargo-license.
Old from cargo-ebuild was incorrect.

Signed-off-by: Joe Kappus <joe@wt.gd>
2024-11-22 04:40:11 -05:00
Lucio Sauer
4194188986 dev-games/liblcf: treeclean
Closes: https://bugs.gentoo.org/937252 (pkgremoved)
Closes: https://bugs.gentoo.org/937251 (pkgremoved)
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-11-22 09:28:53 +01:00
Lucio Sauer
74719d2da1 games-engines/easyrpg-player: treeclean
Closes: https://bugs.gentoo.org/932475 (pkgremoved)
Closes: https://bugs.gentoo.org/927882 (pkgremoved)
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-11-22 09:26:39 +01:00
Joe Kappus
59fafbc6c4 dev-build/just: 1.37.0 fix SRC_URI
cargo-ebuild > pycargoebuild

Last bump broke due to pycargoebuild not generating correct crates list.
Despite warnings not to use, cargo-ebuild works perfectly.

Signed-off-by: Joe Kappus <joe@wt.gd>
2024-11-22 02:17:32 -05:00
Alexander Golubev
463dedc3de sys-fs/gfs2-utils: avoid adding -D_FORTIFY_SOURCE=2 to CPPFLAGS
Closes: https://bugs.gentoo.org/944282
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
2024-11-22 08:46:42 +03:00
Daichi Yamamoto
6c67197362 dev-build/just: update SRC_URI
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
2024-11-22 07:35:42 +09:00
Seth M. Price
d6d8b28d7a dev-lang/cc65: add warning about parallel make
Added warning about parallel make jobs potentially
causing “random” build failure.

Build revision not bumped due to trivial change.
(I think this is what I’m supposed to do here.)

Bug: https://bugs.gentoo.org/912925
Closes: https://github.com/cc65/cc65/issues/2543
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-21 17:24:15 -05:00
Seth M. Price
2020b1da97 net-dialup/minimodem: change default USE; fix test
sndfile is a sort-of lowest common denominator, which
makes it more appropriate as a default-on USE flag
than more desktop-oriented options such as ALSA.

Additionally, a test USE flag was added.  When disabled,
tests are not run.  Tests depend on sndfile.

Closes: https://bugs.gentoo.org/921846
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-21 16:50:51 -05:00
Julien Roy
486992ec68 dev-ml/xmlm: treeclean
moved to ::gentoo

Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-21 16:21:30 -05:00
Seth M. Price
a2c6c6fe94 games-rpg/snoot-game: remove unused libs
Closes: https://bugs.gentoo.org/942973
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-21 16:17:03 -05:00
Julien Roy
c768a31347 app-admin/vaultwarden: remove bashism from initd
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-21 15:10:29 -05:00
Julien Roy
384b3b8ef9 app-backup/pika-backup: drop 0.7.2-r2
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-21 15:05:33 -05:00
Julien Roy
2c7e4c9766 app-backup/pika-backup: fix python shebang
Closes: https://bugs.gentoo.org/931929
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-21 15:00:40 -05:00
Julien Roy
61794435b1 dev-db/psequel: drop 0.1.8-r1
Closes: https://bugs.gentoo.org/928914
Closes: https://bugs.gentoo.org/928912
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-21 11:59:42 -05:00
Paul Zander
efa269c6eb x11-drivers/evdi: drop 1.14.6 1.14.7
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2024-11-21 17:22:41 +01:00
Paul Zander
9e63c7ccde x11-drivers/evdi: fix build with kernel-6.12
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2024-11-21 17:20:02 +01:00
Paul Zander
b532a02aa1 x11-driver/evdi: add 1.14.17-r1 fix tests
Fails with installed dev-python/pkgcraft and sys-libs/pkgcraft.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2024-11-21 17:18:56 +01:00
Nicolas PARLANT
4173f5f389 */*: drop inactive maintainer
944f88e696 (r149355664)

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2024-11-21 16:01:13 +01:00
Daichi Yamamoto
41bee304d6 dev-util/stylua: add 2.0.1, drop 2.0.0
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
2024-11-21 23:56:45 +09:00
Julien Roy
b0db9a6ad4 profiles: change removal date for dev-python/kurbopy
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-11-21 08:54:38 -05:00
David Roman
10e6975acb net-p2p/trezord-go: fix build for newer golang versions
Closes: https://bugs.gentoo.org/919284
Closes: https://github.com/gentoo/guru/pull/264
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-11-21 14:13:13 +01:00
Takuya Wakazono
a4eb3a3fa4 net-misc/megasync: drop 5.5.0.0
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-11-21 21:11:54 +09:00
Takuya Wakazono
a0887c5508 net-misc/megasync: add 5.6.1.0
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-11-21 21:11:54 +09:00
Takuya Wakazono
239cb7b41c profiles: mask x11-misc/xscreensaver-anclock for removal
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-11-21 21:11:54 +09:00
Takuya Wakazono
787ff9ca8d dev-util/glsl-language-server: treeclean
Closes: https://bugs.gentoo.org/852998 (pkgremoved)
Closes: https://bugs.gentoo.org/927878 (pkgremoved)
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-11-21 21:11:54 +09:00
Anna (cybertailor) Vyalkova
48c0e244a7 dev-util/find-work: set DISTUTILS_ALL_SUBPHASE_IMPLS
To generate shell completions, only Python targets enabled for this
package can be used.

Closes: https://bugs.gentoo.org/944221
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-11-21 14:49:27 +05:00
Huang Rui
20692bfcb5 media-video/uxplay: add 1.70
Signed-off-by: Huang Rui <vowstar@gmail.com>
2024-11-21 14:45:01 +08:00
Anna (cybertailor) Vyalkova
47078a9e7a dev-crystal/http_proxy: fix test deps
Bug: https://bugs.gentoo.org/943509
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-11-21 11:00:23 +05:00
Alexander Golubev
e201c26971 media-gfx/grafx2: add gitlab upstream metadata
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
2024-11-21 05:26:24 +03:00
Alexander Golubev
237da0d6dc app-misc/kloak: add 0.3.7_p1, 9999
Closes: https://bugs.gentoo.org/840038
Closes: https://bugs.gentoo.org/839624
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
2024-11-21 05:18:57 +03:00
Joe Kappus
8e5f97bf6d dev-build/just: drop 1.35.0
Signed-off-by: Joe Kappus <joe@wt.gd>
2024-11-20 21:16:23 -05:00
Joe Kappus
de1a22cdee dev-build/just: add 1.37.0
Signed-off-by: Joe Kappus <joe@wt.gd>
2024-11-20 21:16:00 -05:00
Takuya Wakazono
944f88e696 net-misc/toot: replace media-fonts/symbola with ttf-ancient-fonts
https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79239b5207c500a5cd0defd9012345fbe97db3ea

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-11-21 10:28:00 +09:00
Nicolas PARLANT
f66ca03020 media-fonts/ttf-ancient-fonts: new package, add 2.60
Closes: #262
Closes: #263
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2024-11-21 00:54:28 +01:00