Files
main/editor/discount/discount/pspec.xml
T
2022-10-29 20:02:30 +03:00

77 lines
2.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>discount</Name>
<Homepage>https://github.com/Orc/discount</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>app:console</IsA>
<Summary>A Markdown implementation written in C</Summary>
<Description>implementation of the Markdown markup language in C</Description>
<Archive sha1sum="a5e2535dffba68a69268ae73260d2fb05154c5ef" type="tarbz2">http://download.openpkg.org/components/cache/discount/discount-2.2.7.tar.bz2</Archive>
</Source>
<Package>
<Name>discount</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>discount-devel</Name>
<Summary>Development files for discount</Summary>
<RuntimeDependencies>
<Dependency release="current">discount</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2022-10-29</Date>
<Version>2.2.7</Version>
<Comment>Version bump</Comment>
<Name>Ümit Solmaz</Name>
</Update>
<Update release="4">
<Date>2020-02-08</Date>
<Version>2.2.6</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-08-29</Date>
<Version>2.2.4</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-05-08</Date>
<Version>2.2.1</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2016-11-06</Date>
<Version>2.2.1</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>