x264-x265:ver.bump

This commit is contained in:
Rmys
2018-02-18 17:46:06 +03:00
parent d43408fc80
commit 9d40d5a20b
3 changed files with 17 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@ def setup():
# Not delete --bit-depth=8 \
autotools.rawConfigure("--prefix=/usr \
--enable-pic \
--disable-asm \
--enable-shared \
--disable-avs \
--disable-ffms \
+8 -1
View File
@@ -14,7 +14,7 @@
<Summary>Open source H264/AVC encoder</Summary>
<Description>x264 is a free library for encoding H264/AVC video streams.</Description>
<!-- Archives come from http://download.videolan.org/pub/videolan/x264/snapshots/ -->
<Archive sha1sum="16d3302148b92a9f0e6254fec554e0c375ccce75" type="tarbz2">https://sourceforge.net/projects/pisilinux/files/source/last_stable_x264.tar.bz2</Archive>
<Archive sha1sum="f71562a9b4af70db1840495e21bc6851bf42a2da" type="tarbz2">https://download.videolan.org/pub/videolan/x264/snapshots/last_stable_x264.tar.bz2</Archive>
<BuildDependencies>
<Dependency>yasm-devel</Dependency>
<Dependency>l-smash-devel</Dependency>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="6">
<Date>2018-02-18</Date>
<Version>2245.17022018</Version>
<Comment>Rebuild</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2017-09-20</Date>
<Version>2245.12062016</Version>
+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="709ddcf639b414c65867683419de82bc34b587ca" type="targz">https://bitbucket.org/multicoreware/x265/downloads/x265_2.2.tar.gz</Archive>
<Archive sha1sum="d3cb1066830b7fe779b6c9d8d774bbec7f8c1f5a" type="targz">https://bitbucket.org/multicoreware/x265/downloads/x265_2.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>yasm-devel</Dependency>
<Dependency>cmake</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-02-18</Date>
<Version>2.6</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-02-11</Date>
<Version>2.2</Version>