90 lines
3.4 KiB
XML
90 lines
3.4 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>bash-completion</Name>
|
||
<Homepage>https://github.com/scop/bash-completion</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>Programmable completion for bash</Summary>
|
||
<Description>A relatively new feature in bash is programmable completion. Since now, users have been able to complete commands, variables and filenames; now it is also possible to complete parameters.</Description>
|
||
<Archive sha1sum="b582c4fc65553bd3fef951badf00cadeb6f1fb41" type="tarxz">https://github.com/scop/bash-completion/releases/download/2.16.0/bash-completion-2.16.0.tar.xz</Archive>
|
||
<Patches>
|
||
<!-- <Patch>pisilinux.patch</Patch> -->
|
||
<!-- <Patch level="1">libreoffice_completion.patch</Patch> -->
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>bash-completion</Name>
|
||
<Files>
|
||
<Path fileType="data">/etc</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="data">/usr/share</Path>
|
||
<Path fileType="data">/var</Path>
|
||
</Files>
|
||
<AdditionalFiles>
|
||
<AdditionalFile owner="root" permission="0644" target="/etc/bash_completion.d/pisilinux">pisilinux</AdditionalFile>
|
||
</AdditionalFiles>
|
||
<Provides>
|
||
<COMAR script="package.py">System.Package</COMAR>
|
||
</Provides>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="7">
|
||
<Date>2024-12-26</Date>
|
||
<Version>2.16.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2020-01-11</Date>
|
||
<Version>2.10</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2018-07-29</Date>
|
||
<Version>2.8</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2018-01-14</Date>
|
||
<Version>2.7</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2017-01-25</Date>
|
||
<Version>2.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Stefan Gronewold</Name>
|
||
<Email>groni@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-06-08</Date>
|
||
<Version>2.1</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2014-02-23</Date>
|
||
<Version>2.1</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Alihan Öztürk</Name>
|
||
<Email>alihan@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|