Files
main/multimedia/graphics/gimp/addon/gimp-refocus-it-plugin/pspec.xml
T
2019-02-06 22:14:40 +03:00

63 lines
2.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gimp-refocus-it-plugin</Name>
<Homepage>https://sourceforge.net/projects/refocus-it/</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<IsA>library</IsA>
<License>GPLv2</License>
<Summary>Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these.</Summary>
<Description>Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these. Adaptive or static area smoothing can be used to remove the so called \"ringing\" effect.</Description>
<Archive sha1sum="746adb97da84cde10d9f8cd1925652164306dd95" type="targz">mirrors://sourceforge/refocus-it/refocus-it-2.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gimp-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gimp-refocus-it-plugin</Name>
<RuntimeDependencies>
<Dependency>gimp</Dependency>
<Dependency>glib2</Dependency>
<Dependency>gtk2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="libraru">/usr/lib/gimp/2.0/plug-ins</Path>
<Path fileType="doc">/usr/share/doc/gimp-refocus-it-plugin</Path>
<Path fileType="data">/usr/share/help</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-04-24</Date>
<Version>2.0.0</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.0.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-06-19</Date>
<Version>2.0.0</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>