Merge pull request #7297 from Rmys/master

kdeconnect-1.4
This commit is contained in:
Rmys
2019-12-08 12:12:24 +03:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+3 -1
View File
@@ -5,12 +5,14 @@
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import kde5
from pisi.actionsapi import pisitools
def setup():
pisitools.dosed("CMakeLists.txt", "5.64.0", "5.62.0")
kde5.configure()
def build():
kde5.make()
def install():
kde5.install()
kde5.install()
+3
View File
@@ -32,6 +32,8 @@
<Dependency>libfakekey-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kde-cli-tools</Dependency>
<Dependency>kirigami-devel</Dependency>
<Dependency>kpeoplevcard-devel</Dependency>
<Dependency>sshfs</Dependency>
</BuildDependencies>
</Source>
@@ -63,6 +65,7 @@
<Dependency>qt5-declarative</Dependency>
<Dependency>sshfs</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kpeoplevcard</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>