Files
main/multimedia/graphics/feh/pspec.xml
T
Ertuğrul Erata 025c59aadc libXt-devel added
2018-12-02 10:39:42 +03:00

66 lines
2.7 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.
<PISI>
<Source>
<Name>feh</Name>
<Homepage>https://feh.finalrewind.org/</Homepage>
<Packager>
<Name>Mogyorósi Petra</Name>
<Email>squeakymouse@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>multimedia.graphics</PartOf>
<Summary>feh a fast and light image viewer</Summary>
<Description>feh is an X11 image viewer aimed mostly at console users. Unlike most other viewers, it does not have a fancy GUI, but simply displays images. It is controlled via commandline arguments and configurable key/mouse actions. It is released under a variant of the MIT license.</Description>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>imlib2-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>libXt-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="946fb692ee525753228b77d376c77354b24362f1" type="tarbz2">https://feh.finalrewind.org/feh-3.1.tar.bz2</Archive>
<Patches>
<Patch level="1">nolocal.patch</Patch>
</Patches>
</Source>
<Package>
<Name>feh</Name>
<Summary>feh a fast and light image viewer</Summary>
<RuntimeDependencies>
<Dependency>curl</Dependency>
<Dependency>imlib2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libXinerama</Dependency>
<Dependency>libexif</Dependency>
<Dependency>libpng</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/*</Path>
<Path fileType="data">/usr/share/applications/*</Path>
<Path fileType="doc">/usr/share/doc/*</Path>
<Path fileType="data">/usr/share/feh/*</Path>
<Path fileType="data">/usr/share/icons/*</Path>
<Path fileType="man">/usr/share/man/*</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2018-12-01</Date>
<Version>3.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2018-06-28</Date>
<Version>2.27</Version>
<Comment>Latest version</Comment>
<Name>Mogyorósi Petra</Name>
<Email>squeakymouse@protonmail.com</Email>
</Update>
</History>
</PISI>