plasma ver. bump
This commit is contained in:
@@ -18,4 +18,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("COPYING*")
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>The KDE crash handler</Summary>
|
||||
<Description>The KDE crash handler</Description>
|
||||
<Archive sha1sum="ad6ffa08e81d3202e3c769b121cc3e1c4ffcb485" type="tarxz">https://download.kde.org/stable/plasma/5.20.5/drkonqi-5.20.5.tar.xz</Archive>
|
||||
<Archive sha1sum="96f164537f2eca6f52ec2ed27675d62cd1b068d5" type="tarxz">https://download.kde.org/stable/plasma/5.21.2/drkonqi-5.21.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.7.0">qt5-base-devel</Dependency>
|
||||
@@ -35,6 +35,7 @@
|
||||
<Dependency>rubygems</Dependency>
|
||||
<Dependency>ruby-devel</Dependency>
|
||||
<Dependency>gdb-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>syntax-highlighting-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -58,6 +59,7 @@
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kwallet</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>syntax-highlighting</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -70,6 +72,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="46">
|
||||
<Date>2021-03-03</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
|
||||
@@ -18,4 +18,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("COPYING*", "README*", "TODO")
|
||||
pisitools.dodoc("LICENSES/*", "README*", "TODO")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Core components for the KDE Activity concept.</Summary>
|
||||
<Description>System service to manage user's activities, track the usage patterns etc.</Description>
|
||||
<Archive type="tarxz" sha1sum="d3e60aa48f21294c33abfbf73fa314d3e9dd3769">mirrors://kde/stable/plasma/5.20.5/kactivitymanagerd-5.20.5.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="05f6a829390a34f782483e43a4e42c18699b4c6f">mirrors://kde/stable/plasma/5.21.2/kactivitymanagerd-5.21.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
@@ -61,6 +61,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="43">
|
||||
<Date>2021-03-03</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Plugin based library to create window decorations</Summary>
|
||||
<Description>Plugin based library to create window decorations</Description>
|
||||
<Archive sha1sum="d3865c521dd2bb03189e6a3ca9d12690e5f65572" type="tarxz">mirrors://kde/stable/plasma/5.20.5/kdecoration-5.20.5.tar.xz</Archive>
|
||||
<Archive sha1sum="7cc1e3fdc6ba070ed3a628a696ce7659bb3d6f29" type="tarxz">mirrors://kde/stable/plasma/5.21.2/kdecoration-5.21.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.30">ki18n-devel</Dependency>
|
||||
@@ -40,7 +40,7 @@
|
||||
<Name>kdecorations-devel</Name>
|
||||
<Summary>Development files for kdecorations</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<!-- <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> -->
|
||||
<Dependency release="current">kdecorations</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="43">
|
||||
<Date>2021-03-03</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
|
||||
@@ -18,4 +18,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("COPYING")
|
||||
pisitools.dodoc("ChangeLog", "LICENSES/*")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Adjust your monitor's gamma settings.</Summary>
|
||||
<Description>Adjust your monitor's gamma settings.</Description>
|
||||
<Archive sha1sum="00d94637b378047613d9ab25425e44a209995a6a" type="tarxz">mirrors://kde/stable/plasma/5.20.5/kgamma5-5.20.5.tar.xz</Archive>
|
||||
<Archive sha1sum="4d51b44c8bed174070ba06258597e79470374a07" type="tarxz">mirrors://kde/stable/plasma/5.21.2/kgamma5-5.21.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
@@ -59,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="44">
|
||||
<Date>2021-03-03</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user