Merge pull request #4614 from Rmys/master

jasper-2.0.14:ver.bump
This commit is contained in:
Rmys
2018-03-21 21:27:36 +03:00
committed by GitHub
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ def setup():
cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \
%s \
-DALLOW_IN_SOURCE_BUILD=ON \
-DCMAKE_JAS_ENABLE_AUTOMATIC_DEPENDENCIES=false \
-DCMAKE_SKIP_INSTALL_RPATH=YES" % options, sourceDir=".." )
def build():
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Software implementation of JPEG-2000 Part 1</Summary>
<Description>JasPer is a software-based implementation of the codec specified in the JPEG-2000 Part-1 standard (ISO/IEC 15444-1:2000).</Description>
<Archive sha1sum="42518b05fd73242f8ee8047d2e35e0275a697a5f" type="targz">http://www.ece.uvic.ca/~frodo/jasper/software/jasper-2.0.10.tar.gz</Archive>
<Archive sha1sum="32c959d883fdb661c32afd76c94b206638972cb1" type="targz">http://www.ece.uvic.ca/~frodo/jasper/software/jasper-2.0.14.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
@@ -83,6 +83,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-04-21</Date>
<Version>2.0.14</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-02-06</Date>
<Version>2.0.10</Version>