ingenarel (NeoJesus)
e7433d5cd4
media-sound/rmpc: update 9999
...
update 9999 like the previous commit
also add the fix for aws-lc-sys
the -sys crate part was generated by
f9fe0341f3
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org >
Part-of: https://codeberg.org/gentoo/guru/pulls/20
Merges: https://codeberg.org/gentoo/guru/pulls/20
2026-06-16 09:14:24 +06:00
ingenarel (NeoJesus)
651247c1b6
media-sound/rmpc: add 0.11.0
...
updates:
- license years
- crate licenses
adds necessary dependencies for -sys crates so vendored deps don't get
used:
- libfuzzer-sys needs clang, for the version that's in the ebuild,
upstream built it against clang 19, but I have also tested this with
clang 22, and compile and tests ran fine, so I set LLVM_COMPAT from 19
to 22
- inotify-sys can use pkgconfig
the -sys crate part was generated by
92c40e243b
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org >
Part-of: https://codeberg.org/gentoo/guru/pulls/20
2026-06-16 09:14:24 +06:00
ingenarel
1858635161
media-sound/rmpc: modify src_unpack() internally instead of redefining
...
Signed-off-by: ingenarel <ingenarelitems@gmail.com >
2025-12-03 05:40:21 +06:00
ingenarel
7a5764abf4
*/*: BSD-3-Clause -> BSD
...
Because the spdx identifier for for BSD-3-Clause is `BSD-3-Clause`, and
gentoo uses `BSD` in their /licenses, there was a misunderstanding by
me, this commit should fix this
sources:
- https://opensource.org/license/bsd-3-clause
- aa3e0fb07e/licenses/BSD
Signed-off-by: ingenarel <ingenarelitems@gmail.com >
2025-12-02 23:08:16 +06:00
ingenarel
fb55821958
media-sound/rmpc: add 9999
...
Signed-off-by: ingenarel <ingenarelitems@gmail.com >
2025-11-29 23:35:57 +06:00
ingenarel
dc29f3c775
media-sound/rmpc: add 0.10.0
...
- update RUST_MIN_VER:
source:
c2b1af801f/Cargo.toml (L10)
- use CRATES instead of depfiles
- use the proper license:
perviously it was just bsd, while the exact license is BSD 3-Clause
The license was never changed, and has been BSD 3-Clause since a
license was added to rmpc
source:
https://github.com/mierak/rmpc/commits/master/LICENSE
c2b1af801f/Cargo.toml (L5)
- use an ebuild template
- install man files, zsh, bash, and fish completion files
Signed-off-by: ingenarel <ingenarelitems@gmail.com >
2025-11-29 23:23:01 +06:00
Timur Kuprava
f46046b6eb
media-sound/rmpc: new package
...
Signed-off-by: Timur Kuprava <kupravagoodman@proton.me >
2025-07-02 13:26:38 +03:00