99 lines
3.5 KiB
XML
99 lines
3.5 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="6">
|
|
<Date>2015-04-02</Date>
|
|
<Version>1.22.3</Version>
|
|
<Comment>Release bump, remove X builddep.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-05-11</Date>
|
|
<Version>1.22.2</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2013-10-29</Date>
|
|
<Version>1.22.2</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2013-07-26</Date>
|
|
<Version>1.22.2</Version>
|
|
<Comment>Fix dep, release bump.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-02-16</Date>
|
|
<Version>1.22.2</Version>
|
|
<Comment>Updated</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-11-25</Date>
|
|
<Version>1.21</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|