forked from Pisilinux/contrib
53 lines
2.0 KiB
XML
53 lines
2.0 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/</Homepage>
|
|
<Packager>
|
|
<Name>Erkan IŞIK</Name>
|
|
<Email>erkanisik@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPL3</License>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>A new bootable USB solution</Summary>
|
|
<Description>A new bootable USB solution</Description>
|
|
<Archive sha1sum="dbf3cd738e77e489935fd1bd4cbdae92bdd685cd" type="targz">https://github.com/ventoy/Ventoy/releases/download/v1.1.17/ventoy-1.1.17-linux.tar.gz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>ventoy</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>bash</Dependency>
|
|
<Dependency>dosfstools</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/opt</Path>
|
|
<Path fileType="icon">/usr/share/pixmaps</Path>
|
|
<Path fileType="application">/usr/share/applications</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/ventoy.desktop">ventoy.desktop</AdditionalFile>
|
|
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/ventoy.png">ventoy.png</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2026-07-31</Date>
|
|
<Version>1.1.17</Version>
|
|
<Comment>Update to 1.1.17</Comment>
|
|
<Name>Erkan IŞIK</Name>
|
|
<Email>erkanisik@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2024-01-24</Date>
|
|
<Version>1.0.97</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Erkan IŞIK</Name>
|
|
<Email>erkanisik@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|