57 lines
1.9 KiB
XML
57 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://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="6b4bcdaac39b12f1fd84ecad8b0331c4cbba5ab5" type="targz">https://git.sr.ht/~sircmpwn/scdoc/archive/1.11.5.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="2">
|
||
<Date>2026-07-08</Date>
|
||
<Version>1.11.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<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>
|