Files
main/multimedia/graphics/webp/pspec.xml
T
2015-06-19 13:38:15 +03:00

100 lines
3.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>webp</Name>
<Homepage>http://code.google.com/p/webp/downloads/list</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Copyright (c) 2010, Google Inc. All rights reserved.</License>
<IsA>application</IsA>
<Summary>webp image format and format conversion png,jpeg,tiff</Summary>
<Description>webp image format and format conversion png,jpeg,tiff</Description>
<Archive sha1sum="1c307a61c4d0018620b4ba9a58e8f48a8d6640ef" type="targz">http://downloads.webmproject.org/releases/webp/libwebp-0.4.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>mesa-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>giflib-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>freeglut-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>webp</Name>
<RuntimeDependencies>
<Dependency>tiff</Dependency>
<Dependency>mesa</Dependency>
<Dependency>giflib</Dependency>
<Dependency>libpng</Dependency>
<Dependency>freeglut</Dependency>
<Dependency>libjpeg-turbo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libwebp*</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc/webp</Path>
</Files>
</Package>
<Package>
<Name>webp-devel</Name>
<RuntimeDependencies>
<Dependency>webp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2015-04-06</Date>
<Version>0.4.3</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-05-21</Date>
<Version>0.4.0</Version>
<Comment>rebuild</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-04-21</Date>
<Version>0.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-01-25</Date>
<Version>0.3.1</Version>
<Comment>rebuild for unused</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-07-19</Date>
<Version>0.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-12-11</Date>
<Version>0.2.1</Version>
<Comment>First release</Comment>
<Name>can</Name>
<Email>qazsew@mynet.com</Email>
</Update>
</History>
</PISI>