Files
main/multimedia/graphics/gimp/addon/gimp-focusblur-plugin/pspec.xml
T
2021-02-05 01:41:53 +03:00

82 lines
3.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gimp-focusblur-plugin</Name>
<Homepage>http://registry.gimp.org/node/1444</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<IsA>library</IsA>
<License>GPLv2</License>
<Summary>Makes out of focus with luminosity and depth.</Summary>
<Description>Focus Blur plug-in is blurring effect, a kind of called DoF. This software makes a out of focus with luminosity and depth, like a sight or lenses. It can be used with depth map, depth fakes and shine effect. Also it can work as simple and applicable blur.</Description>
<BuildDependencies>
<Dependency>fftw3-devel</Dependency>
<Dependency>gimp-devel</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
<Archive sha1sum="bcf1325e7e7bbd583f938a75d366d4c5fb696145" type="tarbz2">https://sourceforge.net/projects/pisilinux/files/source/focusblur-3.2.6.tar.bz2</Archive>
<Patches>
<Patch level="1">focusblur-3.2.6-gcc10.patch</Patch>
<Patch level="1">gimp-focusblur-plugin-fix-gettext.patch</Patch>
<Patch level="1">gimp-focusblur-plugin-include-main-glib.patch</Patch>
</Patches>
</Source>
<Package>
<Name>gimp-focusblur-plugin</Name>
<RuntimeDependencies>
<Dependency>fftw3</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>gimp</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/lib/gimp/2.0/plug-ins</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2021-02-04</Date>
<Version>3.2.6</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2019-04-26</Date>
<Version>3.2.6</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-04-24</Date>
<Version>3.2.6</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>3.2.6</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>3.2.6</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>