This commit is contained in:
aydemir
2015-11-26 01:07:44 +02:00
parent 0a3aac389c
commit 1634dac53c
2 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
kde5.install()
pisitools.dodoc("LICENSE", "AUTHORS", "README")
pisitools.dodoc("LICENSE", "AUTHORS", "README")
+10 -3
View File
@@ -13,7 +13,7 @@
<IsA>app:library</IsA>
<Summary>Google API library for KDE</Summary>
<Description>A KDE-based library for accessing various Google services via their public API</Description>
<Archive sha1sum="63b8ee4a61febe9ff60295955045ccf65c73f98f" type="tarxz">mirrors://kde/stable/libkgapi/5.0.0/src/libkgapi-5.0.0.tar.xz</Archive>
<Archive sha1sum="aacae9c67bf40bec72a19e45f279add5de42075e" type="tarxz">mirrors://kde/stable/libkgapi/5.1.0/src/libkgapi-5.1.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -47,10 +47,10 @@
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
@@ -75,6 +75,13 @@
</Package>
<History>
<Update release="2">
<Date>2015-11-26</Date>
<Version>5.1.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-09-08</Date>
<Version>5.0.0</Version>