Files
core/system/base/groff/pspec.xml
T
2018-07-16 19:37:48 +03:00

85 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>groff</Name>
<Homepage>http://www.gnu.org/software/groff/groff.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3+</License>
<License>BSD</License>
<License>MIT</License>
<IsA>app:console</IsA>
<Summary>A document formatting system</Summary>
<Description>groff is a document formatting system. Groff takes standard text and formatting commands as input and produces formatted output.</Description>
<Archive sha1sum="61a6808ea1ef715df9fa8e9b424e1f6b9fa8c091" type="targz">http://ftp.gnu.org/gnu/groff/groff-1.22.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>texinfo</Dependency>
</BuildDependencies>
<Patches>
<Patch>groff-1.19.2-man-unicode-dashes.patch</Patch>
<Patch level="1">groff-1.22.3-parallel-mom.patch</Patch>
</Patches>
</Source>
<Package>
<Name>groff</Name>
<RuntimeDependencies>
<Dependency>texinfo</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/groff</Path>
</Files>
</Package>
<Package>
<Name>groff-doc</Name>
<PartOf>system.doc</PartOf>
<RuntimeDependencies>
<Dependency>groff</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="info">/usr/share/info</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2018-07-15</Date>
<Version>1.22.3</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-24</Date>
<Version>1.22.3</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>1.22.3</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-08</Date>
<Version>1.22.3</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>