@@ -5,8 +5,10 @@
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i -e '/find_package.*QGpgme/d' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
<Dependency>kcalcore-devel</Dependency>
|
||||
<Dependency>kldap-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kpimtextedit-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -100,6 +101,7 @@
|
||||
<Path fileType="data">/usr/share/akonadi</Path>
|
||||
<Path fileType="data">/usr/share/akonadicontact/grantleetheme/default</Path>
|
||||
<Path fileType="data">/usr/share/libkleopatra</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -122,7 +124,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2017-07-01</Date>
|
||||
<Date>2017-07-03</Date>
|
||||
<Version>17.04.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
|
||||
Reference in New Issue
Block a user