x265: fixes distfile (#28424)
This commit is contained in:
parent
24d41171a3
commit
1911f68c45
1 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,8 @@
|
|||
pkgname=x265
|
||||
version=3.4
|
||||
revision=1
|
||||
wrksrc="x265_${version}"
|
||||
_commit="a4f320054d67"
|
||||
wrksrc="multicoreware-x265_git-${_commit}"
|
||||
build_wrksrc=source
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_PIC=1"
|
||||
|
@ -10,8 +11,8 @@ short_desc="Open Source H.265/HEVC video encoder"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://x265.org/"
|
||||
distfiles="https://bitbucket.org/multicoreware/x265/downloads/x265_${version}.tar.gz"
|
||||
checksum=c2047f23a6b729e5c70280d23223cb61b57bfe4ad4e8f1471eeee2a61d148672
|
||||
distfiles="https://bitbucket.org/multicoreware/x265_git/get/${version}.tar.gz"
|
||||
checksum=7f2771799bea0f53b5ab47603d5bea46ea2a221e047a7ff398115e9976fd5f86
|
||||
|
||||
build_options="altivec assembly"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue