102 lines
3.8 KiB
XML
102 lines
3.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://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="038530d5b30d724bcaac04f009999148cf66cb59" type="targz">https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>mesa-devel</Dependency>
|
|
<Dependency>mesa-glu-devel</Dependency>
|
|
<Dependency>libpng-devel</Dependency>
|
|
<Dependency>tiff-devel</Dependency>
|
|
<Dependency>libsdl-devel</Dependency>
|
|
<Dependency>giflib-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>2019-01-18</Date>
|
|
<Version>1.0.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-07-28</Date>
|
|
<Version>1.0.0</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-03-21</Date>
|
|
<Version>0.6.1</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-16</Date>
|
|
<Version>0.6.0</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.4.3</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-04-06</Date>
|
|
<Version>0.4.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|