45 lines
1.5 KiB
XML
45 lines
1.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>samurai</Name>
|
|
<Homepage>https://github.com/michaelforney/samurai</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>Apache</License>
|
|
<Summary>ninja-compatible build tool written in C</Summary>
|
|
<Description>ninja-compatible build tool written in C</Description>
|
|
<Archive sha1sum="21f322fe39b0d128c2d127d46e06d1f4f1329667" type="targz">https://github.com/michaelforney/samurai/releases/download/1.3/samurai-1.3.tar.gz</Archive>
|
|
<Patches>
|
|
<!-- <Patch level="1"></Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>samurai</Name>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2026-04-06</Date>
|
|
<Version>1.3</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-06-09</Date>
|
|
<Version>1.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|