Commit Graph

27660 Commits

Author SHA1 Message Date
Repository mirror & CI
04bc345bb1 2024-07-26 21:24:42 UTC 2024-07-26 21:24:43 +00:00
Repository mirror & CI
3e6db00ef2 Merge updates from master 2024-07-26 21:24:40 +00:00
Mazunki Hoksaas
3d9319fdbf sys-power/amdfan: update Manifest
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-07-26 23:09:39 +02:00
Mazunki Hoksaas
2f7a18df29 sys-process/pipectl: new package, add 0.5.0
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-07-26 23:09:39 +02:00
Philippe-Alexandre Mathieu
9219bda708 dev-vcs/lazygit: add 0.43.1
Signed-off-by: Philippe-Alexandre Mathieu <pamathieu@poum.ca>
2024-07-26 16:48:40 -04:00
Repository mirror & CI
c045895078 2024-07-26 20:39:35 UTC 2024-07-26 20:39:35 +00:00
Repository mirror & CI
61e8a032fb Merge updates from master 2024-07-26 20:39:32 +00:00
Mazunki Hoksaas
791b22e71f gui-apps/wl-mirror: add 0.16.5
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-07-26 21:09:16 +02:00
Repository mirror & CI
a6fd5d6988 2024-07-26 17:37:59 UTC 2024-07-26 17:38:00 +00:00
Hiroki Tokunaga
dd0ea0f721 dev-util/ocp-indent: new package, add 1.8.2
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>
2024-07-27 00:30:15 +09:00
Alexey Zapparov
7d00fcfabd app-admin/pulumi-bin: add 3.127.0, drop 3.121.0
Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
2024-07-26 17:28:12 +02:00
Mathijs Saey
d8ca669de5 x11-misc/rofi-emoji: remove eautoreconf flag
Removes useless -i option to eautoreconf

Signed-off-by: Mathijs Saey <mathijs@mathsaey.be>
2024-07-26 17:24:12 +02:00
Filip Kobierski
98414ba2cc net-p2p/monero: add 0.18.3.3-r1 (fix miniupnpc)
miniupnpc changed its API version and monero did not build without it
This also fixes bug https://bugs.gentoo.org/935160, but I think it's
better to patch it, so I am not closing it.

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2024-07-26 16:03:49 +02:00
Filip Kobierski
f84d612864 gui-apps/hyprlock: add hyprutils dependency 2
Same as my last.
Should I squash those and force push next time?

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2024-07-26 15:45:34 +02:00
Filip Kobierski
c39578df69 gui-apps/hyprlock: add hyprutils dependency
Without it it did not compile:
```
--   Package 'hyprutils' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:619 (message):
  The following required packages were not found:

   - hyprutils>=0.2.0

Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:841 (_pkg_check_modules_internal)
  CMakeLists.txt:39 (pkg_check_modules)
```

Also sorted RDEPEND

Signed-off-by: Filip Kobierski <fkobi@pm.me>
2024-07-26 15:33:04 +02:00
Brayan M. Salazar
2221dcf316 app-portage/portagecfg: add 2.1.1
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me>
2024-07-26 08:16:07 -04:00
Takuya Wakazono
12156d6368 dev-python/dateparser: enable py3.13
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-07-26 19:11:46 +09:00
Takuya Wakazono
e3558f8696 dev-python/langdetect: enable py3.13
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-07-26 19:11:46 +09:00
Takuya Wakazono
61d948c0e0 dev-python/hijridate: enable py3.13
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-07-26 19:11:43 +09:00
Artemis Everfree
338f484d2f dev-python/colorspacious: remove testing
this package does not actually use pytest

Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-07-26 02:23:36 -07:00
Repository mirror & CI
8e30138ef1 2024-07-26 09:19:17 UTC 2024-07-26 09:19:17 +00:00
Joe Kappus
5ac4e92726 net-im/nheko: Update RDEPEND
dev-qt/kdsingleapplication -> dev-libs/kdsingleapplication

Signed-off-by: Joe Kappus <joe@wt.gd>
2024-07-25 23:59:07 -04:00
Joe Kappus
a9d8243091 net-im/nheko: update RDEPEND
Needed by 2ba8aef245ea39c2a5f7437de78ff1be5a1854a4
dev-libs/kdsingleapplication: Drop IUSE qt6 (dropping qt5 "option")

Signed-off-by: Joe Kappus <joe@wt.gd>
2024-07-25 23:19:04 -04:00
Mathijs Saey
f641bb9325 x11-misc/rofi-emoji: add 3.4.1
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be>
2024-07-25 21:12:14 +02:00
John M. Harris Jr.
af8ae94474 gui-libs/xdg-desktop-portal-hyprland: Fix patch, live
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
2024-07-25 09:49:05 -07:00
Brayan M. Salazar
02c2737f4e app-portage/portagecfg: Fixed wrong BDEPEND.
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me>
2024-07-25 11:05:48 -04:00
Repository mirror & CI
9f2e40b68c 2024-07-25 15:03:53 UTC 2024-07-25 15:03:53 +00:00
Repository mirror & CI
075f8b51b1 Merge updates from master 2024-07-25 15:03:50 +00:00
David Roman
ed1f57d511 dev-embedded/esp-coredump: add 1.11.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 16:50:12 +02:00
David Roman
c68e9cd639 dev-embedded/esp-idf-size: add 1.5.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 16:37:54 +02:00
Brayan M. Salazar
4acd667e29 app-portage/portagecfg: new package, add 2.0.0
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me>
2024-07-25 10:36:55 -04:00
Itai Ferber
5ff1751883 net-vpn/mullvadvpn-app: drop 2024.3
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2024-07-25 10:26:52 -04:00
Itai Ferber
2d60b2f191 net-vpn/mullvadvpn-app: add 2024.4, drop 2024.4_beta1
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2024-07-25 10:26:52 -04:00
Takuya Wakazono
ddf7a9571d net-analyzer/gping: drop 1.16.1-r1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-07-25 23:04:08 +09:00
Takuya Wakazono
3812a3bd74 net-analyzer/gping: add 1.17.3
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-07-25 23:04:07 +09:00
David Roman
e7b7ba92f4 app-misc/zcock: drop 0.1.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 15:49:19 +02:00
David Roman
c934b66173 app-misc/zcock: add 0.2.1
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 15:49:19 +02:00
Ada Ahmed
463148a30b sys-apps/pnpm-bin: Manifest & Fix DIST Name
Signed-off-by: Ada Ahmed <yretenai@gmail.com>
2024-07-25 12:05:21 +01:00
Ada Ahmed
721ad58930 sys-apps/pnpm-bin: bump 9.6.0
sys-apps/pnpm-bin: ~arm64

Signed-off-by: Ada Ahmed <yretenai@gmail.com>
2024-07-25 12:01:08 +01:00
David Roman
aeac4f4318 dev-embedded/esp-idf-kconfig: keyword 2.2.0 for ~amd64
Last esp-idf version should work correctly with esp-idf-kconfig-2.2.0

Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 12:36:23 +02:00
Repository mirror & CI
4894bcfdc5 2024-07-25 10:19:26 UTC 2024-07-25 10:19:26 +00:00
Repository mirror & CI
a4f240cb4a Merge updates from master 2024-07-25 10:19:23 +00:00
David Roman
f0484f4e46 dev-embedded/esp-idf: add 5.3
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 12:05:34 +02:00
David Roman
c8b1878e53 dev-embedded/esp-idf: drop 5.2.1
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 11:20:40 +02:00
David Roman
8b33f89cda Revert "*/*: ExcessiveLineLength fix most of them"
This reverts commit 79341e9f04.
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-07-25 11:18:16 +02:00
John M. Harris Jr.
a9a17a263e gui-libs/aquamarine: treeclean (moved to ::gentoo)
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
2024-07-24 20:10:42 -07:00
Artemis Everfree
27667b10df net-vpn/fastd: update SRC_URI
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-07-24 18:38:25 -07:00
Artemis Everfree
354bc1a68a net-libs/libuecc: update HOMEPAGE, SRC_URI
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-07-24 18:37:33 -07:00
Repository mirror & CI
f68fe0142f 2024-07-24 17:40:07 UTC 2024-07-24 17:40:07 +00:00
Artemis Everfree
9c6033ea9c media-sound/corrscope: fix for numpy 2.x
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-07-24 03:48:00 -07:00