Ticket #49627: Portfile.cleanup-description.patch

File Portfile.cleanup-description.patch, 2.2 KB (added by casr+macports@…, 8 years ago)

Bonus patch to clean up the long_description

  • Portfile

    old new  
    2020
    2121long_description    FFmpeg is a complete solution to record, convert and \
    2222                    stream audio and video. It includes libavcodec, the \
    23                     leading audio/video codec library. \
    24                     \
    25                     The project is made of several components: \
    26                     \
    27                     ffmpeg is a command line tool to convert one video \
     23                    leading audio/video codec library.\
     24                    \n\nThe project is made of several components: \
     25                    \n\nffmpeg is a command line tool to convert one video \
    2826                    file format to another. It also supports grabbing and \
    2927                    encoding in real time from a TV card. \
    30                     \
    31                     ffserver is an HTTP (RTSP is being developed) \
     28                    \n\nffserver is an HTTP (RTSP is being developed) \
    3229                    multimedia streaming server for live broadcasts. Time \
    3330                    shifting of live broadcast is also supported. \
    34                     \
    35                     ffplay is a simple media player based on SDL and on \
     31                    \n\nffplay is a simple media player based on SDL and on \
    3632                    the ffmpeg libraries. \
    37                     \
    38                     ffprobe gathers information from multimedia streams and \
     33                    \n\nffprobe gathers information from multimedia streams and \
    3934                    prints it in human- and machine-readable fashion. \
    40                     \
    41                     libavcodec is a library containing all the ffmpeg \
     35                    \n\nlibavcodec is a library containing all the ffmpeg \
    4236                    audio/video encoders and decoders. Most codecs were \
    4337                    developed from scratch to ensure best performance \
    4438                    and high code reusability. \
    45                     \
    46                     libavformat is a library containing parsers and \
     39                    \n\nlibavformat is a library containing parsers and \
    4740                    generators for all common audio/video formats.
    4841
    4942platforms           darwin