hugin: ver. bump to 2020.0.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>hugin</Name>
|
||||
@@ -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="e91bfbb286d0d5f40cd93ecb961eb55a37f3f5bb" type="tarbz2">https://sourceforge.net/projects/hugin/files/hugin/hugin-2019.2/hugin-2019.2.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="20e39ab82e1d8208a7eee2f216ab1271c95f583f" type="tarbz2">mirrors://sourceforge/hugin/hugin/hugin-2020.0/hugin-2020.0.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>swig</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -65,11 +65,13 @@
|
||||
<Dependency>enblend</Dependency>
|
||||
<Dependency>ilmbase</Dependency>
|
||||
<Dependency>libgomp</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>freeglut</Dependency>
|
||||
<Dependency>mesa-glu</Dependency>
|
||||
<Dependency>libpano13</Dependency>
|
||||
<Dependency>exiv2-libs</Dependency>
|
||||
<Dependency>openexr-libs</Dependency>
|
||||
<Dependency>wxGTK-common</Dependency>
|
||||
<Dependency>perl-Image-ExifTool</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -82,6 +84,7 @@
|
||||
<Path fileType="data">/usr/share/hugin</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="data">/usr/share/appdata</Path>
|
||||
<Path fileType="data">/usr/share/metainfo/</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
@@ -96,6 +99,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2021-03-12</Date>
|
||||
<Version>2020.0.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2020-09-20</Date>
|
||||
<Version>2019.2.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user