kde5-framework
This commit is contained in:
Executable
+51
@@ -0,0 +1,51 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>kapidox5</Name>
|
||||
<Homepage>https://www.kde.org</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>KDE5 Frameworks API documentation tools.</Summary>
|
||||
<Description>KDE5 Frameworks API documentation tools.</Description>
|
||||
<Archive sha1sum="30a25991cb104170f0065a915454ceb85f0316bc" type="tarxz">mirrors://kde/stable/frameworks/5.116/kapidox-5.116.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-Jinja2</Dependency>
|
||||
<Dependency>python3-PyYAML</Dependency>
|
||||
<!-- <Dependency versionFrom="5.15.1">qt5-base-devel</Dependency> -->
|
||||
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--Patch level="1">fedora/kf5-kapidox5-install.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>kapidox5</Name>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency versionFrom="5.15.1">qt5-base</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2024-05-19</Date>
|
||||
<Version>5.116.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user