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
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
Edgar Luque
54f0cba7ee
games-action/ddnet: add 18.4, drop 18.3.1
...
Signed-off-by: Edgar Luque <edgar@edgarluque.com >
2024-07-24 09:24:24 +02:00
Hiroki Tokunaga
4c46e8fd70
dev-ml/fpath: treeclean
...
The package was in `::gentoo`. I didn't check it. Sorry.
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com >
2024-07-24 13:43:43 +09:00
Hiroki Tokunaga
853c852bfb
dev-ml/fpath: new package, add 0.7.3
...
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com >
2024-07-24 12:48:32 +09:00
kernaltrap
eeaa08fbdf
app-misc/tinyfetch: bump to 6.1
...
Signed-off-by: kernaltrap <kernaltrap@gmail.com >
2024-07-23 18:53:58 -05:00
Gonçalo Negrier Duarte
7363a32a6f
gui-apps/ReGreet: fix user in systemd-tmpfiles.conf
...
Closes: https://bugs.gentoo.org/936294
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com >
2024-07-23 21:59:59 +01:00
Lucio Sauer
059e285ab6
dev-libs/open62541: remove build system CFLAGS that we handle downstream
...
Remove -D_FORTIFY_SOURCE=2 -fstack-protector-strong
-fstack-clash-protection
No revbump needed since vanilla Gentoo enables these by default (as of
23.0 profiles)
https://wiki.gentoo.org/wiki/Hardened/Toolchain#Changes
Closes: https://bugs.gentoo.org/896184
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-23 22:56:05 +02:00
Lucio Sauer
21f472e6ad
profiles: Mask gui-libs/aquamarine until missing dep PR is merged
...
https://github.com/gentoo/gentoo/pull/37676
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-23 22:56:05 +02:00
Lucio Sauer
a638457dfd
dev-libs/open62541: fix encryption backend selection behavior
...
- The build system supports at most one backend (with preference for
mbedtls over openssl if both are selected). Let's model that with
REQUIRED_USE="?? ( mbedtls openssl )"
- Removal of redundant "encryption" USE flag fixes incorrect
dependencies when backend USE flags are enabled but the encryption USE
flag is disabled.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net >
2024-07-23 22:56:02 +02:00
Brayan M. Salazar
345267ba33
app-misc/far2l: Fixed trailing whitespace.
...
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me >
2024-07-23 16:21:08 -04:00
Brayan M. Salazar
70640b438a
gui-apps/gtklock: Fixed self-assignment.
...
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me >
2024-07-23 16:12:14 -04:00
Brayan M. Salazar
2c570502b7
app-misc/far2l: Fixed ExcessiveLineLength.
...
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me >
2024-07-23 16:08:04 -04:00
Brayan M. Salazar
32681ef3e5
app-crypt/configuradorfnmt: Fixed SRC_URI
...
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me >
2024-07-23 16:04:49 -04:00
Brayan M. Salazar
595c11b280
net-wireless/btscreenlocker: add 1.6.5
...
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me >
2024-07-23 15:33:24 -04:00
Hiroki Tokunaga
3aaf542dba
dev-ml/either: new package, add 1.0.0
...
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com >
2024-07-24 00:55:34 +09:00
Hiroki Tokunaga
204154a626
dev-ml/angstrom: add 0.16.0, drop 0.15.0
...
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com >
2024-07-24 00:32:53 +09:00
Gonçalo Negrier Duarte
f2fabcf9d6
gui-libs/xdg-desktop-portal-hyprland: hyprland-share-picker hard
...
requires qt6
* applying qt6 migration to all ebuilds
Closes: https://bugs.gentoo.org/935779
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com >
2024-07-22 20:28:45 +01:00
Gonçalo Negrier Duarte
6dcb18e838
gui-libs/xdg-desktop-portal-hyprland: pipewire version need to be bump
...
to 1.2.1 do to a error compiling with gcc
* More info: https://github.com/PipeWire/pipewire/commit/da1dbc1
Closes: https://bugs.gentoo.org/935669
Closes: https://bugs.gentoo.org/936487
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com >
2024-07-22 20:21:23 +01:00
John M. Harris Jr.
d963d44cec
gui-libs/aquamarine: add 0.1.1
...
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 10:59:12 -07:00
John M. Harris Jr.
a13067c1f8
gui-libs/aquamarine: new package, add 9999
...
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 10:53:44 -07:00
John M. Harris Jr.
20c65177b8
gui-libs/xdg-desktop-portal-hyprland: drop 1.3.1-r2, 1.3.2-r1
...
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 10:17:46 -07:00
John M. Harris Jr.
b2239c9ac8
Revert "profiles: Mask xdg-desktop-portal-hyprland"
...
This reverts commit 28945ff87f .
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 10:17:20 -07:00
John M. Harris Jr.
28945ff87f
profiles: Mask xdg-desktop-portal-hyprland
...
Critical security vulnerability with
<gui-libs/xdg-desktop-portal-hyprland-1.3.3
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 09:47:52 -07:00
John M. Harris Jr.
ca1fa7221c
gui-libs/xdg-desktop-portal-hyprland: add 1.3.3
...
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 09:32:38 -07:00
John M. Harris Jr.
ac155cfb24
gui-apps/hyprlock: add 0.4.1
...
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 09:28:45 -07:00
John M. Harris Jr.
3b4a96bbd0
gui-apps/hyprlock: Version patches
...
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 09:25:14 -07:00
John M. Harris Jr.
96ba0b266d
gui-apps/hypridle: Version patches
...
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 09:21:46 -07:00
John M. Harris Jr.
44cf87a8c7
gui-apps/hyprlock: Fix CMakeLists patch, live
...
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 09:12:29 -07:00
John M. Harris Jr.
f119322a6c
gui-apps/hypridle: Fix CMakeLists patch, live
...
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me >
2024-07-22 09:05:28 -07:00
Ferenc Erki
6065d82d8d
app-text/vale: drop 3.6.0
...
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com >
2024-07-22 14:42:13 +02:00
Ferenc Erki
b20ed3d94f
app-text/vale: drop 3.5.0
...
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com >
2024-07-22 14:41:35 +02:00
Ferenc Erki
2eed48e8a1
app-text/vale: drop 3.4.2
...
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com >
2024-07-22 14:41:34 +02:00
Ferenc Erki
65cef7f9f9
app-text/vale: drop 3.4.1
...
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com >
2024-07-22 14:41:34 +02:00
Ferenc Erki
b3f5134f0b
app-text/vale: drop 2.28.3
...
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com >
2024-07-22 14:41:33 +02:00
Ferenc Erki
6e9710204c
app-text/vale: add 3.7.0
...
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com >
2024-07-22 14:39:11 +02:00
Takuya Wakazono
3958f7bf10
dev-util/rpi-imager: followup fixes
...
- change Qt USE flags per policy [1]
- similar change for ssl USE flags
- cleanup potentinally non-functional USE flags
- fix RDEPEND
- optfeature sys-fs/udisks for non-root operation
[1] https://wiki.gentoo.org/wiki/Project:Qt/Policies
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2024-07-22 19:27:17 +09:00
Martin Mokry
f88eabef66
dev-util/rpi-imager: Add new package
...
Signed-off-by: Martin Mokry <martin-kokos@protonmail.com >
Closes: https://github.com/gentoo/guru/pull/193
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com >
2024-07-22 19:27:17 +09:00
Hiroki Tokunaga
07b42b3490
dev-util/coq-lsp: Use * to specify the deps version
...
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com >
2024-07-22 18:24:31 +09:00
Yuhang Zeng
b554491f9c
app-emulation/wslu: add 4.1.3
...
Signed-off-by: Yuhang Zeng <unlsycn@unlsycn.com >
2024-07-22 16:37:30 +08:00
YiFei Zhu
26325917a3
app-editors/pulsar-bin: add 1.119.0, drop 1.115.0 & 1.117.0
...
Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com >
2024-07-21 23:44:00 -07:00
Eli Burch
339fdf1a2e
net-news/newsraft: drop 0.23
...
Signed-off-by: Eli Burch <eli.burch@burchbytes.com >
2024-07-21 16:06:08 -07:00
Eli Burch
539dce8c73
x11-misc/slstatus: new package, add 1.0
...
Signed-off-by: Eli Burch <eli.burch@burchbytes.com >
2024-07-21 13:50:00 -07:00
tea
de536bba5a
dev-cpp/drogon: drop 1.9.4
...
Signed-off-by: tea <gentoo@tastytea.de >
2024-07-21 16:55:51 +02:00
tea
4a317e5cbd
dev-cpp/drogon: add 1.9.6
...
Signed-off-by: tea <gentoo@tastytea.de >
2024-07-21 16:55:51 +02:00