libkgapi
This commit is contained in:
@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
pisitools.dodoc("LICENSE", "AUTHORS", "README")
|
pisitools.dodoc("LICENSE", "AUTHORS", "README")
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:library</IsA>
|
<IsA>app:library</IsA>
|
||||||
<Summary>Google API library for KDE</Summary>
|
<Summary>Google API library for KDE</Summary>
|
||||||
<Description>A KDE-based library for accessing various Google services via their public API</Description>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
@@ -47,10 +47,10 @@
|
|||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc</Path>
|
<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/qt5</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -75,6 +75,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2015-09-08</Date>
|
<Date>2015-09-08</Date>
|
||||||
<Version>5.0.0</Version>
|
<Version>5.0.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user