x265 ver. bump

This commit is contained in:
Rmys
2021-06-04 13:46:37 +03:00
committed by GitHub
parent 8b817da113
commit 5f6e321c9e
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from pisi.actionsapi import cmaketools
from pisi.actionsapi import shelltools
WorkDir="x265_%s" % get.srcVERSION()
#WorkDir="x265_%s" % get.srcVERSION()
def setup():
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Open source H265/EVC encoder</Summary>
<Description>x265 is a commercially funded open source implementation of the H.265/High Efficiency Video Coding (HEVC) compression standard.</Description>
<Archive sha1sum="5bc27f7d4504fef1ea429551319c9bab49f6df4a" type="targz">http://ftp.osuosl.org/pub/blfs/conglomeration/x265/x265_3.4.tar.gz</Archive>
<Archive sha1sum="95de93f1572396a07e558279af94e5fa93273a47" type="targz">https://bitbucket.org/multicoreware/x265_git/get/3.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>yasm-devel</Dependency>
<Dependency>cmake</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="12">
<Date>2021-05-05</Date>
<Version>3.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2020-10-14</Date>
<Version>3.4</Version>