Page MenuHomeFreeBSD

audio/spotify-player: Move CARGO_CRATES list to Makefile.crates
ClosedPublic

Authored by jrm on Sep 21 2022, 10:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 7, 7:38 PM
Unknown Object (File)
Tue, Jul 7, 4:19 AM
Unknown Object (File)
Wed, Jun 17, 1:47 PM
Unknown Object (File)
Wed, Jun 17, 12:18 PM
Unknown Object (File)
Tue, Jun 16, 8:33 AM
Unknown Object (File)
Jun 4 2026, 11:12 PM
Unknown Object (File)
Jun 4 2026, 7:50 AM
Unknown Object (File)
May 26 2026, 2:49 AM
Subscribers

Details

Summary

Mk/Uses/cargo.mk looks for Makefile.crates in MASTERDIR, so move the
list of CARGO_CRATES there to have a smaller and cleaner Makefile
and to make updates easier with

make cargo-crates > Makefile.crates.

Reported by: eduardo
Approved by: jfree (maintainer)
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Sep 21 2022, 10:34 PM

Looks good to me. Great solution to clear up the primary Makefile.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 22 2022, 12:05 AM
This revision was automatically updated to reflect the committed changes.