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, Oct 13, 8:52 AM
Unknown Object (File)
Sun, Oct 12, 5:28 PM
Unknown Object (File)
Sun, Oct 12, 11:28 AM
Unknown Object (File)
Fri, Oct 10, 8:22 AM
Unknown Object (File)
Thu, Oct 9, 3:16 AM
Unknown Object (File)
Wed, Oct 8, 6:05 PM
Unknown Object (File)
Fri, Oct 3, 10:08 AM
Unknown Object (File)
Tue, Sep 30, 11:47 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.