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)
Mar 9 2024, 11:27 AM
Unknown Object (File)
Feb 20 2024, 3:42 AM
Unknown Object (File)
Feb 20 2024, 3:42 AM
Unknown Object (File)
Feb 20 2024, 3:42 AM
Unknown Object (File)
Feb 19 2024, 10:44 PM
Unknown Object (File)
Dec 23 2023, 12:58 AM
Unknown Object (File)
Dec 7 2023, 10:38 PM
Unknown Object (File)
Dec 7 2023, 10:38 PM
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.