55 lines
1.9 KiB
XML
55 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>btyacc</Name>
|
|
<Homepage>http://www.siber.com/btyacc</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>freedist</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Backtracking YACC - modified from Berkeley YACC</Summary>
|
|
<Description>This is original Berkeley Yacc modified to better fit production environment (and to have less bugs, too).</Description>
|
|
<Archive sha1sum="4a70f78d9695fa1101c49ab1cdbfda5ab740c027" type="targz">http://www.siber.com/btyacc/btyacc-3-0.tar.gz</Archive>
|
|
<Patches>
|
|
<Patch level="1">btyacc-3.0-includes.patch</Patch>
|
|
<Patch level="1">btyacc-3.0-makefile.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>btyacc</Name>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2014-05-11</Date>
|
|
<Version>3.0</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-11-13</Date>
|
|
<Version>3.0</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-10-15</Date>
|
|
<Version>3.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|