frameworks/bluez-qt cause problems, moved to plasma...

This commit is contained in:
Ertuğrul Erata
2015-08-17 08:55:39 +03:00
parent c5b23ba95b
commit 20f4409185
2 changed files with 8 additions and 5 deletions
@@ -12,8 +12,10 @@
<IsA>library</IsA>
<Summary>Qt wrapper for KDE 5 Bluez DBus API</Summary>
<Description>Qt wrapper for KDE 5 DBus API.</Description>
<Archive sha1sum="736af3076b2b6cb9c8dc13fc91eceb96bdbfb692" type="tarxz">http://download.kde.org/stable/frameworks/5.13/bluez-qt-5.13.0.tar.xz</Archive>
<Archive sha1sum="c897f80c8400101b28be3f9ad1250a8c03cd6901" type="tarxz">http://download.kde.org/stable/plasma/5.3.2/bluez-qt-5.3.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>bluez</Dependency>
<Dependency>bluez-libs-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -23,6 +25,7 @@
<Package>
<Name>bluez-qt</Name>
<RuntimeDependencies>
<Dependency>bluez</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-declarative</Dependency>
<Dependency>libgcc</Dependency>
@@ -50,14 +53,14 @@
<History>
<Update release="3">
<Date>2015-08-16</Date>
<Version>5.13</Version>
<Comment>Version bump.</Comment>
<Date>2015-08-17</Date>
<Version>5.3.2</Version>
<Comment>Rebuild for new bluez.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2015-08-01</Date>
<Date>2015-08-17</Date>
<Version>5.3.2</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>