46 lines
1.7 KiB
XML
46 lines
1.7 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="53735e757272e6586c22a70172af5c38e1d35403" type="targz">https://github.com/ventoy/Ventoy/releases/download/v1.0.97/ventoy-1.0.97-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="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>
|