Commit Graph

34903 Commits

Author SHA1 Message Date
Repository mirror & CI
cf76c5a22f 2025-07-21 13:26:47 UTC 2025-07-21 13:26:47 +00:00
Repository mirror & CI
74d27c640f Merge updates from master 2025-07-21 13:26:44 +00:00
David Roman
11e4fcae39 media-sound/lms: drop 3.66.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-21 12:49:31 +02:00
David Roman
f4db97bdb6 media-sound/lms: add 3.68.0
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-21 12:49:10 +02:00
Huang Rui
e885370eb5 dev-util/gemini-cli: add 0.1.13, drop 0.1.9_pre20250709
Signed-off-by: Huang Rui <vowstar@gmail.com>
2025-07-21 18:08:43 +08:00
Charlie Quinet
2bd42c8326 app-emulation/lsfg-vk: fix gcc support sed
Signed-off-by: Charlie Quinet <w.iron.zombie@gmail.com>
2025-07-21 11:56:38 +02:00
Charlie Quinet
dd9de91771 app-emulation/lsfg-vk: force usage of system spirv headers
They switched to using a submodule

Signed-off-by: Charlie Quinet <w.iron.zombie@gmail.com>
2025-07-21 11:21:04 +02:00
Charlie Quinet
e6bdcca1e1 app-emulation/lsfg-vk: bring back compiler vars unsetting
They are set again: 60e2335f86

Signed-off-by: Charlie Quinet <w.iron.zombie@gmail.com>
2025-07-21 11:21:03 +02:00
Anna (cybertailor) Vyalkova
24effd2131 app-alternatives/phosh-keyboard: fix install
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-07-21 06:50:45 +05:00
ingenarel
b0cbc921d5 app-containers/kind: update non-existent source link
fixes the following pkgcheck errors:

app-containers/kind
  DeadUrl: version 0.27.0: SRC_URI: 404 Client Error: Not Found for url: https://github.com/dmdutra/gentoo-distfiles/raw/refs/heads/main/kind-v0.27.0-vendor.tar.xz

the old repository was probably deleted, so i created a new depfile

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 06:58:18 +06:00
ingenarel
37bc977af4 app-misc/tinyfetch: fix metadata.xml indentation
fixes the following pkgcheck warnings:

app-misc/tinyfetch
  PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on line: 18

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 06:48:42 +06:00
ingenarel
eb93bd5b82 app-misc/kloak: replace static version with ${PV}
fixes the following pkgcheck warnings:

app-misc/kloak
  StaticSrcUri: version 0.2.30: '0.2.30' in SRC_URI, replace with ${PV}

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 06:44:33 +06:00
ingenarel
58ea543318 app-misc/proctl: fix indentation in metadata.xml
fixes the following pkgcheck warnings:

app-misc/proctl
  PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on lines: 10, 11, 12

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 06:39:26 +06:00
ingenarel
491cdfbc10 app-misc/cheat: use shell-completion.eclass instead of doing insinto
fixes the following pkgcheck warnigns:

app-misc/cheat
  DeprecatedInsinto: version 4.2.3: deprecated insinto usage (use
    dofishcomp or newfishcomp from shell-completion.eclass instead), line
    40: insinto /usr/share/fish/vendor_completions.d
  DeprecatedInsinto: version 4.2.3: deprecated insinto usage (use
    dozshcomp or newzshcomp from shell-completion.eclass instead), line 44:
    insinto /usr/share/zsh/site-functions

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 06:35:32 +06:00
Alexey Zapparov
9d74c47b44 app-admin/pulumi-bin: add 3.184.0, drop 3.167.0
Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
2025-07-21 02:31:56 +02:00
ingenarel
d980757803 app-misc/mxw: add remote in metadata, improve SRC_URI
fixes the following pkgcheck warnings:

app-misc/mxw
  MissingRemoteId: missing <remote-id type="github">dkbednarczyk/mxw</remote-id> (inferred from URI 'https://github.com/dkbednarczyk/mxw')
  BadFilename: version 0.1.2: bad filename: [ v0.1.2.tar.gz ]
  StaticSrcUri: version 0.1.2: '0.1.2' in SRC_URI, replace with ${PV}

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 06:15:19 +06:00
ingenarel
db7d70e68d app-misc/ghq: add 1.8.0, 9999
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 05:56:40 +06:00
ingenarel
a47f896d1e app-misc/ghq: EGO_SUM -> dependency files; go build -> ego ebuild
fixes the following pkgcheck warnings:

app-misc/ghq
  DeprecatedEclassVariable: version 1.1.0: uses deprecated variable on line 9: EGO_SUM (no replacement)
  DeprecatedEclassFunction: version 1.1.0: uses deprecated function on line 63: go-module_set_globals (no replacement)
  DeprecatedEclassVariable: version 1.1.5: uses deprecated variable on line 8: EGO_SUM (no replacement)
  DeprecatedEclassFunction: version 1.1.5: uses deprecated function on line 96: go-module_set_globals (no replacement)

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 04:54:16 +06:00
ingenarel
c76ce018ca app-misc/grit: use a distfile instead of EGO_SUM
fixes the following pkgcheck warnings:

app-misc/grit
  DeprecatedEclassVariable: version 0.3.0: uses deprecated variable on line 8: EGO_SUM (no replacement)
  DeprecatedEclassFunction: version 0.3.0: uses deprecated function on line 43: go-module_set_globals (no replacement)

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 04:42:34 +06:00
ingenarel
38d8580d71 app-emulation/wslu: Fix metadata.xml indentation
fixes the following pkgcheck warnings:

app-emulation/wslu
  PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on lines: 9, 10, 11

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 04:28:14 +06:00
Joe Kappus
398cba1d02 media-sound/plexamp: add 4.12.4, drop 4.11.5
Changed license from Plex to all-rights-reserved
and added a comment referring to review the terms page for license.

This matches plex-media-server in ::gentoo and how other packages like
discord are handled in Gentoo.

Signed-off-by: Joe Kappus <joe@wt.gd>
2025-07-20 17:36:40 -04:00
Paul Zander
a8818eb595 gui-wm/swayfx: drop 0.4-r2
needs removed and obsolete gui-libs/scenefx-0.1

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-07-20 23:32:27 +02:00
Paul Zander
03174cde1c gui-libs/scenefx: drop 0.1
Fails `pkgcheck ci` with:

```
gui-libs/scenefx
UnknownUseFlags: version 0.1: unknown USE flags: 'drm', 'libinput', 'liftoff',
'x11-backend', 'xcb-errors'
```

Has newer versions available.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-07-20 23:27:04 +02:00
Filip Kobierski
e73722213b app-misc/nwg-look: minor improvements
- add missing at-spi2-core dependency
- use doicon for creating a scalable icon

Closes: https://bugs.gentoo.org/950632
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-07-20 22:58:56 +02:00
Filip Kobierski
d4f4c3fa4e app-misc/nwg-look: drop old
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-07-20 22:53:50 +02:00
Filip Kobierski
a0c1f1279c app-misc/dragon: improve ebuild
- bump EAPI
- fix LICENSE
- add missing DEPENDs
- remove `-e` and generic die message from sed

Closes: https://bugs.gentoo.org/932189
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-07-20 22:51:56 +02:00
Filip Kobierski
d4bd8fb430 app-misc/dragon: metadata: add bugs-to & changelog
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-07-20 22:51:56 +02:00
Filip Kobierski
1e4f4915e4 app-misc/dragon: drop old
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-07-20 22:51:56 +02:00
Adam Pimentel
58f59cc8ad net-p2p/p2pool: version bump
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
2025-07-20 16:49:12 -04:00
Filip Kobierski
4d47350c1a net-wireless/easyroam-desktop: fix issues
- removed trailing [./] from DESCRIPTION & HOMEPAGE
- introduced MY_PN to enhance readability
- removed patch in favour of a simple sed
  - it had the wrong name either way
- RDEPEND:
  - sort
  - add missing zlib, gdk-pixbuf & at-spi2-core
  - specify GTK+'s SLOT
- rework QA variables to be more specific

Closes: https://bugs.gentoo.org/946620
Closes: https://bugs.gentoo.org/950639
Signed-off-by: Filip Kobierski <fkobi@pm.me>
2025-07-20 22:38:49 +02:00
Arnau Camprubí
89d64c5db6 dev-util/hevi: new package, add 1.1.0
Signed-off-by: Arnau Camprubí <arnauxabia@gmail.com>
2025-07-20 21:21:56 +02:00
Repository mirror & CI
660c84d15d 2025-07-20 18:22:26 UTC 2025-07-20 18:22:26 +00:00
Vincent Ahluwalia
44302e3df4 gui-wm/labwc: add 0.9.0, drop 0.8.3-r1
Signed-off-by: Vincent Ahluwalia <vincentahluwalia@protonmail.com>

Closes: https://bugs.gentoo.org/960224
2025-07-20 17:01:58 +02:00
Vivian Heisz (vhz)
12063768db app-shells/direnv: add 2.37.1, drop 2.37.0
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-07-20 10:50:32 -04:00
Takuya Wakazono
8b374d3375 gui-wm/miracle-wm: drop 0.5.2
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-07-20 23:30:56 +09:00
Takuya Wakazono
b3f4427882 gui-wm/miracle-wm: add 0.6.2
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-07-20 23:30:56 +09:00
Takuya Wakazono
d279435654 net-misc/megasync: drop 5.12.0.1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-07-20 23:30:56 +09:00
Takuya Wakazono
799e3f2d64 net-misc/megasync: add 5.14.0.2
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-07-20 23:30:56 +09:00
Mathijs Saey
1af34e6364 dev-embedded/fwup: add 1.13.1
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be>
2025-07-20 14:53:26 +02:00
ingenarel
7abe6f73ca app-emulation/box86: break up long lines
fixes the following pkgcheck warning:

app-emulation/box86
  ExcessiveLineLength: version 0.3.0: excessive line length (over 120 characters) on lines: 24, 25
  ExcessiveLineLength: version 0.3.6: excessive line length (over 120 characters) on lines: 24, 25
  ExcessiveLineLength: version 9999: excessive line length (over 120 characters) on lines: 23, 24

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-20 13:02:10 +06:00
ingenarel
3c82ea6efb app-benchmarks/phoronix-test-suite: add github upstream metadata
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-20 08:45:57 +06:00
ingenarel
05c68b090e app-admin/sudo-rs: add metadata for the su USE flag
fixes the following pkgcheck error:

app-admin/sudo-rs
  UnknownUseFlags: version 0.2.7: unknown USE flag: 'su'

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-20 07:59:45 +06:00
Paul Zander
7d4f9384ac sys-apps/coolercontrol-liqctld: add 2.2.2
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-07-20 03:49:41 +02:00
Paul Zander
689d32f484 sys-apps/coolercontrol: add 2.2.2
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-07-20 03:49:41 +02:00
Paul Zander
b61db1f03b sys-apps/coolercontrold: add 2.2.2
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-07-20 03:49:41 +02:00
ingenarel
3048d2d7b5 app-misc/superfile: bump to 1.3.2; use a template for 9999
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-20 06:55:24 +06:00
ingenarel
eb7a41268c app-admin/overmind: EGO_SUM -> dependency file; go build -> ego build
fixes the following pkgcheck warnings:

app-admin/overmind
  DeprecatedEclassVariable: version 2.2.2-r1: uses deprecated variable on line 8: EGO_SUM (no replacement)
  DeprecatedEclassFunction: version 2.2.2-r1: uses deprecated function on line 35: go-module_set_globals (no replacement)

also used ego build instead of go build in src_compile()

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-20 05:49:00 +06:00
Filip Štamcar
5a7219a982 www-plugins/firefoxpwa: drop 2.13.3
Signed-off-by: Filip Štamcar <projects@filips.si>
Part-of: https://github.com/gentoo/guru/pull/348
Closes: https://github.com/gentoo/guru/pull/348
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-19 23:18:37 +02:00
Filip Štamcar
c5ce637080 www-plugins/firefoxpwa: add 2.15.0
Signed-off-by: Filip Štamcar <projects@filips.si>
Part-of: https://github.com/gentoo/guru/pull/348
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-07-19 23:18:37 +02:00
Pavel Sobolev
24a9775992 games-emulation/azahar: new package, add 2122.1
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
2025-07-19 21:14:39 +03:00