59 lines
2.3 KiB
XML
59 lines
2.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>ventoy</Name>
|
|
<Homepage>https://www.ventoy.net/en/index.html</Homepage>
|
|
<Packager>
|
|
<Name>Pisilinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPL3</License>
|
|
<Summary xml:lang="en">A new multiboot USB solution</Summary>
|
|
<Summary xml:lang="tr">Yeni bir multiboot USB çözümü</Summary>
|
|
<Description xml:lang="en">A new multiboot USB solution</Description>
|
|
<Description xml:lang="tr">Yeni bir multiboot USB çözümü</Description>
|
|
<Archive sha1sum="f3477ef154d69acf05314489e349c350c01cd01a" type="targz">
|
|
https://github.com/ventoy/Ventoy/releases/download/v1.1.12/ventoy-1.1.12-linux.tar.gz
|
|
</Archive>
|
|
</Source>
|
|
<!-- https://github.com/ventoy/Ventoy/ -->
|
|
|
|
<Package>
|
|
<Name>ventoy</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>bash</Dependency>
|
|
<Dependency>util-linux</Dependency>
|
|
<Dependency>xz</Dependency>
|
|
<Dependency>dosfstools</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/opt</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile target="/usr/share/applications/ventoy.desktop" owner="root">ventoy.desktop</AdditionalFile>
|
|
<AdditionalFile target="/usr/share/icons/ventoy.png">ventoy.png</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2026-05-12</Date>
|
|
<Version>1.1.12</Version>
|
|
<Comment>Update to 1.1.12</Comment>
|
|
<Name>Erkan IŞIK</Name>
|
|
<Email>erkanisik@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-09-12</Date>
|
|
<Version>1.0.79</Version>
|
|
<Comment>First Release</Comment>
|
|
<Name>Erkan IŞIK</Name>
|
|
<Email>erkanisik@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|