mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
x264: bump (#6303)
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
SUMMARY="An encoder for x264 h.264/AVC"
|
||||
DESCRIPTION="x264 is a h.264/AVC encoder library."
|
||||
HOMEPAGE="https://www.videolan.org/developers/x264.html"
|
||||
COPYRIGHT="2003-2019 VideoLan.org"
|
||||
COPYRIGHT="2003-2021 VideoLan.org"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
srcGitRev="cde9a93319bea766a92e306d69059c76de970190"
|
||||
srcGitRev="66a5bc1bd1563d8227d5d18440b525a09bcf17ca"
|
||||
SOURCE_URI="https://github.com/mirror/x264/archive/$srcGitRev.tar.gz"
|
||||
SOURCE_FILENAME="x264-$portVersion-$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="8515baba9f82c723e07252747e9b0e166a16091ba72f2017387641724baec02d"
|
||||
CHECKSUM_SHA256="781891aa10349f53e20c86e27d38fc730e12dabc3bcc610eb9d2650d58541739"
|
||||
SOURCE_DIR="x264-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion="160"
|
||||
libVersion="164"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user