Opened 7 years ago

Closed 3 years ago

#54632 closed enhancement (fixed)

ffmpeg, ffmpeg-devel: remove ASCII art from notes

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: ffmpeg, ffmpeg-devel

Description

Please remove the ******* ASCII art from the notes. You shouldn't attempt to make your port's notes appear more prominently than any other port's notes.

You should allow MacPorts to wrap the lines of the notes' paragraphs to the user's terminal's width. To do this, don't put hard newlines in the text; use \ at the end of a line where you still want to break the line in the source code for readability, e.g.:

To include all nonfree, GPLed and LGPL code use variant +nonfree.\
To remove nonfree and GPLed code leaving only LGPL code remove the\
+gpl2 variant.

Change History (1)

comment:1 Changed 3 years ago by Christopher Nielsen <mascguy@…>

Resolution: fixed
Status: newclosed

In 7140f9abd8a02c362786067a4281d0edde548bc0/macports-ports (master):

ffmpeg: remove ascii art from notes

Closes: #54632

Note: See TracTickets for help on using tickets.