81 lines
3.1 KiB
XML
81 lines
3.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>pisi-software-center</Name>
|
|
<Homepage>https://gitlab.com/ayhanyalcinsoy/pisi-software-center</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPL3</License>
|
|
<IsA>app:gui</IsA>
|
|
<Icon>package-manager</Icon>
|
|
<Summary>PiSi command graphical user interface</Summary>
|
|
<Description>pisi-software-center is PiSi's easy-to-use graphical user interface.</Description>
|
|
<Archive sha1sum="fe22ad825f85e49e5f01ebaddeb9187c430f2324" type="targz">https://gitlab.com/ayhanyalcinsoy/pisi-software-center/-/archive/V.0.1.5/pisi-software-center-V.0.1.5.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency versionFrom="1.93.0">rust</Dependency>
|
|
<Dependency versionFrom="21.1.8">llvm-clang-devel</Dependency>
|
|
<Dependency versionFrom="1.93.0">procps</Dependency>
|
|
<Dependency versionFrom="1.93.0">gtk3-devel</Dependency>
|
|
<Dependency>openssl-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!--Patch>Makefile.patch</Patch-->
|
|
</Patches>
|
|
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>pisi-software-center</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>pisi</Dependency>
|
|
<Dependency>openssl</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/share/pisi-software-center</Path>
|
|
<Path fileType="data">/usr/share/applications/</Path>
|
|
<Path fileType="data">/usr/share/applications/pisi/</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="data">/usr/share/mime/packages/</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
<Provides>
|
|
<COMAR script="postInstall.py">System.Package</COMAR>
|
|
</Provides>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2026-05-11</Date>
|
|
<Version>0.1.5</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2026-05-10</Date>
|
|
<Version>0.1.4</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2026-05-07</Date>
|
|
<Version>0.1.3</Version>
|
|
<Comment>New Package</Comment>
|
|
<Name>Ali Cengiz Kurt</Name>
|
|
<Email>alicengizkurt@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2026-04-12</Date>
|
|
<Version>0.1.1</Version>
|
|
<Comment>New Package</Comment>
|
|
<Name>Ali Cengiz Kurt</Name>
|
|
<Email>alicengizkurt@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|