Files
2025-08-31 22:16:34 +03:00

47 lines
1.9 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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>