47 lines
1.9 KiB
XML
47 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>distrobox</Name>
|
||
<Homepage>https://distrobox.it</Homepage>
|
||
<Packager>
|
||
<Name>Bedirhan Kurt</Name>
|
||
<Email>bedirhan.kurt@outlook.com</Email>
|
||
</Packager>
|
||
<License>GPLv3</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary xml:lang="en">Use any Linux distribution inside your terminal</Summary>
|
||
<Description xml:lang="en">Use any Linux distribution inside your terminal</Description>
|
||
<Summary xml:lang="tr">Terminalinizde herhangi bir Linux dağıtımını kullanın</Summary>
|
||
<Description xml:lang="tr">Terminalinizde herhangi bir Linux dağıtımını kullanın</Description>
|
||
<Archive sha1sum="bcce3ed6e8bba061a9f335b6ee01feb53d44412e" type="targz">https://github.com/89luca89/distrobox/archive/1.8.1.2.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
</BuildDependencies>
|
||
</Source>
|
||
<Package>
|
||
<Name>distrobox</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>bash</Dependency>
|
||
<Dependency>docker</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="man">/usr/share/man/man1</Path>
|
||
<Path fileType="data">/usr/share/icons/hicolor</Path>
|
||
<Path fileType="config">/usr/share/bash-completion/completions</Path>
|
||
<Path fileType="config">/usr/share/zsh/site-functions</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="1">
|
||
<Date>2025-08-30</Date>
|
||
<Version>1.8.1.2</Version>
|
||
<Comment>Initial release</Comment>
|
||
<Name>Bedirhan Kurt</Name>
|
||
<Email>bedirhan.kurt@outlook.com</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|