kconfig
This commit is contained in:
@@ -16,4 +16,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("README.md", "COPYING.LIB", "DESIGN", "TODO")
|
||||
pisitools.dodoc("README.md")
|
||||
|
||||
@@ -14,11 +14,11 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Advanced configuration system for KDE Frameworks 5</Summary>
|
||||
<Description>Kconfig provides advanced libraries and tools for accessing configuration files.</Description>
|
||||
<Archive sha1sum="8e2c46a5a127fcfbe577058259e28eb2633631dd" type="tarxz">mirrors://kde/stable/frameworks/5.71/kconfig-5.71.0.tar.xz</Archive>
|
||||
<Archive sha1sum="5ae0d17a3977c0f39258211f709bb2cc04652a06" type="tarxz">mirrors://kde/stable/frameworks/5.74/kconfig-5.74.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
|
||||
<Dependency versionFrom="5.71.0">extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.74.0">extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -53,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="33">
|
||||
<Date>2020-09-12</Date>
|
||||
<Version>5.74.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2020-06-13</Date>
|
||||
<Version>5.71.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user