aboutsummaryrefslogtreecommitdiffstats
path: root/cargo-vendor-filterer
AgeCommit message (Collapse)AuthorFilesLines
37 hourscargo-vendor-filterer: remove, now in -current basemainDanilo M.5-328/+0
Slackware -current ships cargo-vendor-filterer in the system packages, so this SlackBuild is no longer needed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
37 hourscargo-vendor-filterer: note it builds on -currentDanilo M.1-0/+4
Tested: builds and runs on Slackware -current with the system Rust toolchain. rust-opt stays in REQUIRES for -stable compatibility. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
37 hourscargo-vendor-filterer: add version 0.5.18Danilo M.5-0/+324
Import the existing SlackBuilds.org package (maintainer fourtysixandtwo) verbatim to test whether it builds on -current with the system Rust toolchain instead of rust-opt. Only change is the SlackBuild file mode (0755 -> 0644) to satisfy sbolint. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>