x265 ver. bump
This commit is contained in:
@@ -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():
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user