Commit Graph

34837 Commits

Author SHA1 Message Date
Repository mirror & CI
660c84d15d 2025-07-20 18:22:26 UTC 2025-07-20 18:22:26 +00:00
Repository mirror & CI
12b167ccfd 2025-07-18 22:23:21 UTC 2025-07-18 22:23:22 +00:00
Repository mirror & CI
07d5e83785 Merge updates from master 2025-07-18 22:23:18 +00:00
Charlie Quinet
b5c4b675d0 app-emulation/lsfg-vk: remove the now useless sed for unsetting compiler vars
Signed-off-by: Charlie Quinet <w.iron.zombie@gmail.com>
2025-07-18 21:31:11 +02:00
Charlie Quinet
4eaf8cf260 app-emulation/lsfg-vk: update ebuild for new changes upstream
Signed-off-by: Charlie Quinet <w.iron.zombie@gmail.com>
2025-07-18 19:50:32 +02:00
ingenarel
55280d9e80 app-misc/gopsuinfo: add 0.1.9
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-18 17:35:25 +06:00
ingenarel
1b6bd7b41f app-misc/gopsuinfo: use depfile instead of deprecated EGO_SUM
fixes the following pkgcheck warnings:

app-misc/gopsuinfo
  DeprecatedEclassVariable: version 0.1.5: uses deprecated variable on line 8: EGO_SUM (no replacement)
  DeprecatedEclassFunction: version 0.1.5: uses deprecated function on line 30: go-module_set_globals (no replacement)

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-18 17:19:14 +06:00
ingenarel
1dc3d288ce app-emulation/lsfg-vk: break up long lines
fixes the following pkgcheck warning:

app-emulation/lsfg-vk
    ExcessiveLineLength: version 9999: excessive line length (over 120 characters) on lines: 45, 48, 49

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-18 17:04:59 +06:00
ingenarel
3d3af0fd48 app-doc/sway-wiki: add metadata.xml
Fixes the following pkgcheck warning:

app-doc/sway-wiki
  MissingRemoteId: missing <remote-id type="github">swaywm/sway</remote-id> (inferred from URI 'https://github.com/swaywm/sway/wiki')

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-18 16:57:11 +06:00
ingenarel
23e258883c app-dicts/dictd-foldoc: replace static version with ${PV}
fixes the following pkgcheck warning:

app-dicts/dictd-foldoc
  StaticSrcUri: version 20180405: '20180405' in SRC_URI, replace with ${PV}

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-18 16:46:11 +06:00
Repository mirror & CI
78220c139a 2025-07-18 09:52:25 UTC 2025-07-18 09:52:25 +00:00
Repository mirror & CI
04f35d57d8 Merge updates from master 2025-07-18 09:52:22 +00:00
Daichi Yamamoto
856ee12fcc dev-build/xmake: add 3.0.1, drop 3.0.0
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
2025-07-18 18:34:25 +09:00
David Roman
1942ce6b16 dev-util/tinyxxd: unkeyword 1.3.7 for ~amd64
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-18 11:31:30 +02:00
Dale Showers
f70a1590e3 net-voip/baresip: add v3.24.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-07-18 01:41:41 -04:00
Dale Showers
f897c37bf3 net-voip/re: add 3.24.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-07-18 01:41:41 -04:00
Dale Showers
8afdc066af net-voip/re: drop 3.21.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-07-18 01:41:41 -04:00
Dale Showers
10c3d65c1b net-voip/baresip: drop 3.21.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-07-18 01:41:41 -04:00
Repository mirror & CI
3f7e33feef 2025-07-18 04:55:15 UTC 2025-07-18 04:55:15 +00:00
Nguyen Dinh Dang Duong
d32ba3471c games-arcade/taisei: fix dependencies
Add description for mimalloc USE flag.

Enable zstd USE flag of dev-libs/libzip to make the
game work properly.
See: https://github.com/taisei-project/taisei/issues/399.

Signed-off-by: Nguyen Dinh Dang Duong <dangduong31205@gmail.com>
2025-07-18 10:28:06 +07:00
Alexander Tsoy
6881316b5b dev-util/DirectXShaderCompiler: add 1.8.2505
Also stop using user variable CMAKE_EXTRA_CACHE_FILE and pass additional
-C option via mycmakeargs.

Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
2025-07-18 05:55:15 +03:00
ingenarel
19c3e9b14d app-text/xan: add 0.51.0, 9999
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-18 08:20:47 +06:00
Alexander Tsoy
483bec748a net-irc/srain: add 1.8.1
Also add missing BDEPENDs.

Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
2025-07-18 04:42:10 +03:00
ingenarel
2e8f25a990 app-text/xan: use a vendor file instead of CRATES
This has the following upsides:
- fixes pkgcheck scan's `TooManyCrates` warning.
- becomes more easy to maintain since all it takes is a new vendor file
  and bumping the ebuild.
- saves time for users. Portage doesn't try to download 500+ crates from
  gentoo mirrors first then trying the crates.io links, instead, it just
  downloads one singular vendor file

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-18 07:24:10 +06:00
Sergey Alirzaev
d396308043 net-p2p/monero: bump up to 0.18.4.1
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
2025-07-17 23:35:12 +02:00
KotoishiHeart
38a7f77f5b dev-libs/aws-sdk-cpp: add 1.11.603
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-07-17 23:59:45 +09:00
KotoishiHeart
db6022c42a dev-libs/aws-crt-cpp: add 0.33.0
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-07-17 23:59:44 +09:00
KotoishiHeart
76386f0889 dev-libs/aws-c-s3: add 0.8.4
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-07-17 23:59:44 +09:00
KotoishiHeart
c8be6fa375 dev-libs/aws-c-io: add 0.21.0
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-07-17 23:59:44 +09:00
KotoishiHeart
9b6e4565c6 dev-libs/s2n: add 1.5.22
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-07-17 23:59:44 +09:00
KotoishiHeart
7bc107acf7 dev-libs/aws-c-common: add 0.12.4
Signed-off-by: KotoishiHeart <trakrailysurely@danceylove.net>
2025-07-17 23:59:44 +09:00
David Roman
03588f9619 dev-python/pysdl3: add 0.9.8_beta6
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-17 16:00:44 +02:00
David Roman
0ca7733b8c dev-python/pysdl3: drop 0.9.8_beta3
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-17 16:00:13 +02:00
David Roman
b24e6e23fe dev-python/guidata: drop 3.9.0, 3.10.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-17 15:56:40 +02:00
David Roman
10954dc4fa dev-python/guidata: add 3.12.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-17 15:56:20 +02:00
David Roman
35be568331 media-sound/supersonic: add 0.17.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-17 15:34:51 +02:00
David Roman
40e32f410f media-sound/supersonic: drop 0.15.2
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-17 15:25:09 +02:00
David Roman
55f1cb0691 dev-cpp/cpptrace: add 1.0.3
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-17 15:24:43 +02:00
David Roman
414dd51262 dev-cpp/cpptrace: drop 1.0.0, 1.0.1
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-17 15:22:46 +02:00
Itai Ferber
d5da0bfce6 net-vpn/mullvadvpn-app: add 2025.8_beta1
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2025-07-17 08:07:23 -04:00
Anna (cybertailor) Vyalkova
4bd3c0de34 net-im/beeper: add 4.1.1, drop 4.0.779
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-07-17 15:30:28 +05:00
ingenarel
ab389def31 dev-util/tinyxxd: unkeyword 9999 for ~amd64
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-17 15:45:53 +06:00
ingenarel
bed551afbf net-im/iamb: use a vendor file instead of CRATES
This has the following upsides:
- fixes pkgcheck scan's `TooManyCrates` warning.
- becomes more easy to maintain since all it takes is a new vendor file
  and bumping the ebuild.
- saves time for users. Portage doesn't try to download 500+ crates from
  gentoo mirrors first then trying the crates.io links, instead, it just
  downloads one singular vendor file

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-17 15:34:19 +06:00
ingenarel
976fd0cf59 dev-util/tinyxxd: new package, add 1.3.7, 9999
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-17 14:46:36 +06:00
Maxwell Blake
78a86468a4 gui-apps/quickshell: add 9999, update links
Signed-off-by: Maxwell Blake <frailedev@proton.me>
2025-07-17 03:04:54 +02:00
Mattéo Rossillol‑‑Laruelle
e278a98ed4 dev-python/proton-vpn-api-core: add 0.42.5, drop 0.42.4-r1
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
2025-07-17 01:26:33 +02:00
Mattéo Rossillol‑‑Laruelle
3a1a51e516 net-vpn/proton-vpn-gtk-app: add 4.9.7, drop 4.9.6-r2
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
2025-07-17 01:26:33 +02:00
Stefan Cristian B.
9ee51d04c1 dev-util/webstorm: bump 2025.1.3
Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
2025-07-17 02:26:08 +03:00
Stefan Cristian B.
00ad541b15 dev-util/webstorm: drop 2025.1
Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
2025-07-17 02:25:10 +03:00
Mattéo Rossillol‑‑Laruelle
c0f6bdea26 dev-python/proton-vpn-network-manager: add 0.12.14, drop 0.12.13-r3
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
2025-07-17 00:46:44 +02:00