plasma-5.14.0:ver.bump
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
|
||||
from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
@@ -16,4 +18,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("COMPLIANCE", "CONFIGURING", "COPYING", "HACKING", "README")
|
||||
pisitools.dodoc("COMPLIANCE", "CONFIGURING", "COPYING", "HACKING", "README")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 window manager</Summary>
|
||||
<Description>KWin is the window manager of the K desktop environment.</Description>
|
||||
<Archive sha1sum="e5fa367d42f0cfcbecd2f44169d52a428ef1bfc3" type="tarxz">mirrors://kde/stable/plasma/5.12.5/kwin-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="7d9126d9d8aca1919534b31d132d73017100c60a" type="tarxz">mirrors://kde/stable/plasma/5.14.0/kwin-5.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>kactivities-devel</Dependency>
|
||||
<Dependency>kauth-devel</Dependency>
|
||||
@@ -208,6 +208,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="22">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
|
||||
@@ -6,8 +6,10 @@
|
||||
|
||||
from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 Plasma artwork</Summary>
|
||||
<Description>Artwork, styles and assets for the Breeze visual style for the Plasma Desktop</Description>
|
||||
<Archive sha1sum="a5994a8d60280b4d0c37b9fc5b278d5c8ec4899c" type="tarxz">mirrors://kde/stable/plasma/5.12.5/plasma-integration-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="1e883a2e0d65e2c181d41e41298c3e8c7cf411db" type="tarxz">mirrors://kde/stable/plasma/5.14.0/plasma-integration-5.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
@@ -85,6 +85,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="22">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user