Files
2026-05-16 16:59:42 +03:00

106 lines
3.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://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="6bba283f8b55b74bbcafd56653876ec5d567de63" type="targz">http://ftp.gnu.org/gnu/groff/groff-1.24.1.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="6">
<Date>2026-05-15</Date>
<Version>1.24.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2020-12-09</Date>
<Version>1.22.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-25</Date>
<Version>1.22.4</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<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>