Files
main/multimedia/graphics/enblend/pspec.xml
T
2015-08-28 22:58:15 +03:00

123 lines
4.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>enblend</Name>
<Homepage>http://enblend.sourceforge.net/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Image blending with multiresolution splines</Summary>
<Description>enblend is a tool for compositing images. Given a set of images that overlap in some irregular way, enblend overlays them in such a way that the seam between the images is invisible, or at least very difficult to see.</Description>
<Archive sha1sum="12a4ef9138107c2eed06033c1a99b55249552c54" type="targz">mirrors://sourceforge/enblend/enblend-enfuse/enblend-enfuse-4.1/enblend-enfuse-4.1.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>gsl-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>vigra-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>lcms2-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>openexr-devel</Dependency>
<Dependency>imagemagick-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gentoo_prepare.patch</Patch>
</Patches>
</Source>
<Package>
<Name>enblend</Name>
<RuntimeDependencies>
<Dependency>gsl</Dependency>
<Dependency>tiff</Dependency>
<Dependency>boost</Dependency>
<Dependency>lcms2</Dependency>
<Dependency>vigra</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/doc</Path>
<Path fileType="data">/usr/share/info</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2014-12-27</Date>
<Version>4.1.3</Version>
<Comment>Rebuild</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2014-12-27</Date>
<Version>4.1.3</Version>
<Comment>Rebuild for boost.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="8">
<Date>2014-06-01</Date>
<Version>4.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2014-01-23</Date>
<Version>4.1.2</Version>
<Comment>rebuild.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2013-11-11</Date>
<Version>4.1.2</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2013-11-09</Date>
<Version>4.1.1</Version>
<Comment>Rebuild.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-05-08</Date>
<Version>4.1.1</Version>
<Comment>add missing builddep gsl-devel</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrullerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2013-04-26</Date>
<Version>4.1.1</Version>
<Comment>Dep Fixed.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-03-21</Date>
<Version>4.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2010-02-08</Date>
<Version>4.0</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>