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)
Mon, Mar 3, 5:54 AM
Unknown Object (File)
Mon, Mar 3, 3:16 AM
Unknown Object (File)
Mon, Mar 3, 12:52 AM
Unknown Object (File)
Mon, Mar 3, 12:10 AM
Unknown Object (File)
Thu, Feb 27, 12:01 PM
Unknown Object (File)
Thu, Feb 27, 11:58 AM
Unknown Object (File)
Sat, Feb 22, 8:17 PM
Unknown Object (File)
Thu, Feb 20, 7:15 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.