108 lines
4.0 KiB
XML
108 lines
4.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>bison</Name>
|
||
<Homepage>http://www.gnu.org/software/bison/bison.html</Homepage>
|
||
<Packager>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>A yacc-compatible parser generator</Summary>
|
||
<Description>A yacc-compatible parser generator. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages</Description>
|
||
<Archive sha1sum="8270497aad88c7dd4f2c317298c50513fb0c3c8e" type="tarxz">mirrors://gnu/bison/bison-3.0.4.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>m4</Dependency>
|
||
<Dependency>gettext</Dependency>
|
||
<Dependency>patch</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>bison</Name>
|
||
<RuntimeDependencies>
|
||
<!-- m4 1.4.16 required?-->
|
||
<Dependency>m4</Dependency>
|
||
<Dependency>gettext</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="data">/usr/share/aclocal</Path>
|
||
<Path fileType="info">/usr/share/info</Path>
|
||
<Path fileType="data">/usr/share/bison</Path>
|
||
<Path fileType="localedata">/usr/share/locale</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="8">
|
||
<Date>2015-03-01</Date>
|
||
<Version>3.0.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Stefan Gronewold(groni)</Name>
|
||
<Email>groni@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2014-09-06</Date>
|
||
<Version>3.0.2</Version>
|
||
<Comment>Rebuild, fix pspec.xml.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2014-05-11</Date>
|
||
<Version>3.0.2</Version>
|
||
<Comment>Release bump.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2014-03-24</Date>
|
||
<Version>3.0.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Burak Fazıl Ertürk</Name>
|
||
<Email>burakerturk@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2013-11-18</Date>
|
||
<Version>3.0.1</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Richard de Bruin</Name>
|
||
<Email>richdb@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2013-08-27</Date>
|
||
<Version>3.0</Version>
|
||
<Comment>Version bump, clean.</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2013-07-23</Date>
|
||
<Version>2.7.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2013-02-16</Date>
|
||
<Version>2.7</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Ertan Güven</Name>
|
||
<Email>ertangvn@istanbul.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-10-24</Date>
|
||
<Version>2.6.4</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|