          MODULE=x265
         VERSION=4.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/Multicorewareinc/x265/releases/download/$VERSION/${MODULE}_$VERSION.tar.gz
      SOURCE_VFY=sha256:83c53e4c8bbb8f1e33ed59e10a7d621d1d7801ca853910c3eb41f038b8ffb121
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_$VERSION
        WEB_SITE=https://www.x265.org/
         ENTERED=20150304
         UPDATED=20260807
           SHORT="Encoding video streams into the H.265"

cat << EOF
x265 is an open-source project and free application library for encoding video
streams into the H.265/High Efficiency Video Coding (HEVC) format.
x265 is available to anyone under the terms of the GNU GPL 2 license.
EOF
