108 lines
3.9 KiB
XML
108 lines
3.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>re2c</Name>
|
|
<Homepage>https://github.com/skvadrik/re2c</Homepage>
|
|
<Packager>
|
|
<Name>Ergün Salman</Name>
|
|
<Email>Poyraz76@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPL</License>
|
|
<Icon>re2c</Icon>
|
|
<IsA>Libry</IsA>
|
|
<Summary>A tool for generating C-based recognizers from regular expressions</Summary>
|
|
<Description>ACM Letters on Programming Languages and Systems (LOPLAS)</Description>
|
|
<Archive sha1sum="076b69ab87e9db674f5a23ed40c23662f52d3859" type="tarxz">https://github.com/skvadrik/re2c/releases/download/4.0.1/re2c-4.0.1.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
<Package>
|
|
<Name>re2c</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin/</Path>
|
|
<Path fileType="library">/usr/lib/</Path>
|
|
<Path fileType="data">/usr/include/re2c/*</Path>
|
|
<Path fileType="data">/usr/share/re2c/*</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig/</Path>
|
|
<Path fileType="doc">/usr/share/man/*</Path>
|
|
</Files>
|
|
</Package>
|
|
<History>
|
|
<Update release="11">
|
|
<Date>2024-12-08</Date>
|
|
<Version>4.0.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="10">
|
|
<Date>2024-05-02</Date>
|
|
<Version>3.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="9">
|
|
<Date>2023-01-20</Date>
|
|
<Version>3.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2021-08-04</Date>
|
|
<Version>2.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2021-06-03</Date>
|
|
<Version>2.1.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2020-12-09</Date>
|
|
<Version>2.0.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2019-12-25</Date>
|
|
<Version>1.3</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2018-08-05</Date>
|
|
<Version>1.0.3</Version>
|
|
<Comment>Rebuild with new toolchain</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2017-04-23</Date>
|
|
<Version>0.16</Version>
|
|
<Comment>Rebuild with new toolchain</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-07-09</Date>
|
|
<Version>0.16</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ergün Salman</Name>
|
|
<Email>Poyraz76@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|