65 lines
2.3 KiB
XML
65 lines
2.3 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>clamav-gui</Name>
|
||
<Homepage>https://github.com/wusel1007/clamav-gui</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<IsA>app:gui</IsA>
|
||
<License>GPLv3</License>
|
||
<PartOf>util.anivirus</PartOf>
|
||
<Summary>Front-End for ClamAV.</Summary>
|
||
<Description>ClamAV-Gui is a graphical interface for ClamAV antivirus software.</Description>
|
||
<Archive sha1sum="faa16c489b0e73133c83500a1802827ee0fe1d4a" type="targz">https://github.com/wusel1007/clamav-gui/archive/v1.1.3/clamav-gui-1.1.3.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>clamav-devel</Dependency>
|
||
<Dependency>qt6-base-devel</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<!-- <Patch level="1"></Patch> -->
|
||
<Patch level="1">qregexp.patch</Patch>
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>clamav-gui</Name>
|
||
<Icon>clamav-gui</Icon>
|
||
<RuntimeDependencies>
|
||
<Dependency>clamav</Dependency>
|
||
<Dependency>libgcc</Dependency>
|
||
<Dependency>qt6-base</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="data">/usr/share</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="3">
|
||
<Date>2025-04-19</Date>
|
||
<Version>1.1.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2021-01-31</Date>
|
||
<Version>0.4.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2018-12-01</Date>
|
||
<Version>0.4.1</Version>
|
||
<Comment>First Release </Comment>
|
||
<Name>Ali Cengiz Kurt(alick01)</Name>
|
||
<Email>alicengizkurt@gmail.com</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|