134 lines
4.8 KiB
XML
134 lines
4.8 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>libedit</Name>
|
||
<Homepage>https://www.thrysoee.dk/editline</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>BSD</License>
|
||
<IsA>library</IsA>
|
||
<Summary>An autotool and libtoolized port of the NetBSD Editline library</Summary>
|
||
<Description>libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt.</Description>
|
||
<Archive sha1sum="b2ccdbec187a5ad4338ff6f75f8a190fdabe2c5f" type="targz">https://thrysoee.dk/editline/libedit-20260512-3.1.tar.gz
|
||
</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>ncurses-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>libedit</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>ncurses</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>libedit-devel</Name>
|
||
<Summary>Development files for libedit</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">libedit</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="man">/usr/share/man/man3</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="11">
|
||
<Date>2026-05-15</Date>
|
||
<Version>3.1.20260516</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="10">
|
||
<Date>2025-02-12</Date>
|
||
<Version>3.1.20240808</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="10">
|
||
<Date>2024-06-02</Date>
|
||
<Version>3.1.20240517</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2023-10-21</Date>
|
||
<Version>3.1.20230828</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2022-07-30</Date>
|
||
<Version>3.1.20210910</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2020-11-07</Date>
|
||
<Version>3.1.20191231</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2020-01-10</Date>
|
||
<Version>3.1.20191231</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2018-07-25</Date>
|
||
<Version>3.1.20180525</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2017-09-02</Date>
|
||
<Version>3.1.20170329</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2017-09-02</Date>
|
||
<Version>3.1_20160903</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-06-09</Date>
|
||
<Version>3.1_20150325</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2015-06-25</Date>
|
||
<Version>3.1_20150325</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Ertuğrul Erata</Name>
|
||
<Email>ertugrulerata@gmail.com</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|