Files
main/network/web/lynx/pspec.xml
T
2018-07-30 23:49:17 +03:00

79 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lynx</Name>
<Homepage>http://lynx.isc.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL</License>
<PartOf>network.web</PartOf>
<IsA>app:gui</IsA>
<Summary>Lynx is the text web browser.</Summary>
<Description>This is the top level page for the Lynx software distribution site hosted by the Internet Software Consortium.</Description>
<Archive sha1sum="65bbf95627c88723bbb5880155e5fe01c2753d0c" type="tarbz2">http://invisible-mirror.net/archives/lynx/tarballs/lynx2.8.8rel.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>gettext-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">lynx2-8-6-don-t-accept-command-line-args-to-telnet.patch</Patch>
<Patch level="1">lynx2-8-6-fix-ugly-color.patch</Patch>
<Patch level="1">lynx2-8-7-adapt-to-modern-file-localizations.patch</Patch>
<Patch level="1">lynx2-8-7-tmp_dir.patch</Patch>
<Patch level="1">lynx-2.8.8rel.2-openssl_1.1.0-1.patch</Patch>
<Patch level="1">lynx-2.8.8rel.2-ncurses_6.1-1.patch</Patch>
</Patches>
</Source>
<Package>
<Name>lynx</Name>
<RuntimeDependencies>
<Dependency>ncurses</Dependency>
<Dependency>openssl</Dependency>
<Dependency>gettext</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2017-07-30</Date>
<Version>2.8.8</Version>
<Comment>Rebuild New T.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-17</Date>
<Version>2.8.8</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.8.8</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-05-29</Date>
<Version>2.8.8</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>