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

83 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-dds-plugin</Name>
<Homepage>https://www.gimp.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<IsA>library</IsA>
<Summary>DirectDraw Surface (DDS) format plugin for Gimp</Summary>
<Description>This is a plugin for GIMP version 2.6.x. It allows you to load and save images in the Direct Draw Surface (DDS) format.</Description>
<BuildDependencies>
<Dependency>gimp-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="f142a6f0794c6ece16047e25a5ed75930cf33cc8" type="tarbz2">https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gimp-dds/gimp-dds-3.0.1.tar.bz2</Archive>
</Source>
<Package>
<Name>gimp-dds-plugin</Name>
<RuntimeDependencies>
<Dependency>atk</Dependency>
<Dependency>gimp</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>babl</Dependency>
<Dependency>gegl</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>libgomp</Dependency>
<Dependency>freetype</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>json-glib</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/lib/gimp/2.0/plug-ins/dds</Path>
<Path fileType="doc">/usr/share/doc/gimp-dds-plugin</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2021-02-04</Date>
<Version>3.0.1</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2019-04-26</Date>
<Version>3.0.1</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.0.1</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.0.1</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.0.1</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>