[SCM] kdeclarative packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-4-gc3fa5ed

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 12:57:09 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdeclarative.git;a=commitdiff;h=dc74e1d

The following commit has been merged in the kubuntu_wily_archive branch:
commit dc74e1df63f85e3834c21ec83455df217495c756
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Oct 16 08:41:07 2014 +0200

    package new library quickaddons5
---
 debian/control                       |  8 ++++++++
 debian/libkf5declarative-dev.install |  1 +
 debian/libkf5quickaddons5.install    |  2 ++
 debian/libkf5quickaddons5.symbols    | 22 ++++++++++++++++++++++
 4 files changed, 33 insertions(+)

diff --git a/debian/control b/debian/control
index c86a43d..512a7be 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Section: libdevel
 Architecture: any
 Depends: kio-dev,
          libkf5declarative5 (= ${binary:Version}),
+         libkf5quickaddons5 (= ${binary:Version}),
          qtbase5-dev,
          ${misc:Depends}
 Description: development files for kdeclarative
@@ -171,3 +172,10 @@ Description: debug symbols for kdeclarative
  i18n available and using kio.
  .
  Contains debug symbols for kdeclarative.
+
+Package: libkf5quickaddons5
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
+Description: provides integration of QML and KDE frameworks
+ Framework providing optimized image texture caching.
diff --git a/debian/libkf5declarative-dev.install b/debian/libkf5declarative-dev.install
index abf7dc6..dbcc604 100644
--- a/debian/libkf5declarative-dev.install
+++ b/debian/libkf5declarative-dev.install
@@ -1,4 +1,5 @@
 usr/include/KF5/
 usr/lib/*/cmake/KF5Declarative/
 usr/lib/*/libKF5Declarative.so
+usr/lib/*/libKF5QuickAddons.so
 usr/lib/*/qt5/mkspecs/modules/*
diff --git a/debian/libkf5quickaddons5.install b/debian/libkf5quickaddons5.install
new file mode 100644
index 0000000..80ab526
--- /dev/null
+++ b/debian/libkf5quickaddons5.install
@@ -0,0 +1,2 @@
+usr/lib/*/libKF5QuickAddons.so.5
+usr/lib/*/libKF5QuickAddons.so.5.*
diff --git a/debian/libkf5quickaddons5.symbols b/debian/libkf5quickaddons5.symbols
new file mode 100644
index 0000000..7eea7c1
--- /dev/null
+++ b/debian/libkf5quickaddons5.symbols
@@ -0,0 +1,22 @@
+# SymbolsHelper-Confirmed: 5.3.0+git20141016.0334 amd64
+libKF5QuickAddons.so.5 libkf5quickaddons5 #MINVER#
+ _ZN18ImageTexturesCache11loadTextureEP12QQuickWindowRK6QImage at Base 5.3.0+git20141016.0334
+ _ZN18ImageTexturesCacheC1Ev at Base 5.3.0+git20141016.0334
+ _ZN18ImageTexturesCacheC2Ev at Base 5.3.0+git20141016.0334
+ _ZN18ImageTexturesCacheD1Ev at Base 5.3.0+git20141016.0334
+ _ZN18ImageTexturesCacheD2Ev at Base 5.3.0+git20141016.0334
+ _ZN18ManagedTextureNode10setTextureE14QSharedPointerI10QSGTextureE at Base 5.3.0+git20141016.0334
+ _ZN18ManagedTextureNodeC1Ev at Base 5.3.0+git20141016.0334
+ _ZN18ManagedTextureNodeC2Ev at Base 5.3.0+git20141016.0334
+ _ZN18ManagedTextureNodeD0Ev at Base 5.3.0+git20141016.0334
+ _ZN18ManagedTextureNodeD1Ev at Base 5.3.0+git20141016.0334
+ _ZN18ManagedTextureNodeD2Ev at Base 5.3.0+git20141016.0334
+ _ZN20QSGSimpleTextureNodeD0Ev at Base 5.3.0+git20141016.0334
+ _ZN20QSGSimpleTextureNodeD1Ev at Base 5.3.0+git20141016.0334
+ _ZN20QSGSimpleTextureNodeD2Ev at Base 5.3.0+git20141016.0334
+ _ZTI18ManagedTextureNode at Base 5.3.0+git20141016.0334
+ _ZTI20QSGSimpleTextureNode at Base 5.3.0+git20141016.0334
+ _ZTS18ManagedTextureNode at Base 5.3.0+git20141016.0334
+ _ZTS20QSGSimpleTextureNode at Base 5.3.0+git20141016.0334
+ _ZTV18ManagedTextureNode at Base 5.3.0+git20141016.0334
+ _ZTV20QSGSimpleTextureNode at Base 5.3.0+git20141016.0334

-- 
kdeclarative packaging



More information about the pkg-kde-commits mailing list