Files
main/editor/scdoc/pspec.xml
T
2024-08-16 18:31:21 +03:00

51 lines
1.6 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.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>scdoc</Name>
<Homepage>https://git.sr.ht/~sircmpwn/scdoc/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<Summary>Tool for generating roff manual pages</Summary>
<Description>Roff kılavuz sayfaları oluşturmak için araç</Description>
<Archive sha1sum="951e44495ef6607583bf76718f29ac515e8973aa" type="targz">https://git.sr.ht/~sircmpwn/scdoc/archive/1.11.3.tar.gz
</Archive>
<!--
<BuildDependencies>
<Dependency>Dep1-devel</Dependency>
</BuildDependencies>
-->
<!--
<Patches>
<Patch>scdoc.patch</Patch>
<Patch level="1">scdoc.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>scdoc</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-08-16</Date>
<Version>1.11.3</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>