Merge pull request #7135 from Rmys/master

hugin:rebuild
This commit is contained in:
Rmys
2019-10-06 00:49:21 +03:00
committed by GitHub
+11 -1
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>A panoramic photo stitcher</Summary>
<Description>hugin can be used to stitch multiple images together. The resulting image can span 360 degrees. Another common use is the creation of very high resolution pictures by combining multiple images.</Description>
<Archive sha1sum="bf62cc597015f8fcbddb52590fe3f8eac497449f" type="tarbz2">https://sourceforge.net/projects/hugin/files/hugin/hugin-2018.0/hugin-2018.0.0.tar.bz2</Archive>
<Archive sha1sum="269efb3c3785b3b3fe86e73ab2ffcb1bb6e0498f" type="tarbz2">https://sourceforge.net/projects/hugin/files/hugin/hugin-2019.0/hugin-2019.0.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>swig</Dependency>
<Dependency>cmake</Dependency>
@@ -49,6 +49,7 @@
<RuntimeDependencies>
<Dependency>blas</Dependency>
<Dependency>glew</Dependency>
<Dependency>flann</Dependency>
<Dependency>mesa</Dependency>
<Dependency>tiff</Dependency>
<Dependency>boost</Dependency>
@@ -58,6 +59,8 @@
<Dependency>lapack</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>python</Dependency>
<Dependency>lcms2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>sqlite</Dependency>
<Dependency>enblend</Dependency>
<Dependency>ilmbase</Dependency>
@@ -93,6 +96,13 @@
</Package>
<History>
<Update release="9">
<Date>2019-10-05</Date>
<Version>2019.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-09-01</Date>
<Version>2018.0.0</Version>