65 lines
2.5 KiB
XML
65 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>gimp-dds-plugin</Name>
|
|
<Homepage>https://code.google.com/archive/p/gimp-dds/</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>cairo</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>fontconfig</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>gimp</Dependency>
|
|
<Dependency>gtk2</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>libgomp</Dependency>
|
|
<Dependency>freetype</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="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>
|