plasma-desktop

This commit is contained in:
Rmys
2019-03-13 14:51:57 +03:00
parent e2b3a64f63
commit 227804b6b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
shelltools.system("rm -rf po/id")
#shelltools.system("rm -rf po/id")
kde5.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_TESTING=OFF")
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>KDE5 plasma workspace</Summary>
<Description>This package contains the basic packages for a Plasma workspace.</Description>
<Archive sha1sum="c51a7e501e1f3e6f8e26c3cb2e9df410cd80c8d6" type="tarxz">mirrors://kde/stable/plasma/5.15.3/plasma-desktop-5.15.3.tar.xz</Archive>
<Archive sha1sum="4859817d9bdd1533a7480eccc4c729794f4ce3ed" type="tarxz">mirrors://kde/stable/plasma/5.15.3/plasma-desktop-5.15.3.2.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>boost-devel</Dependency>