[SCM] qt3d packaging branch, master, updated. debian/5.5.1-2-4-gef8f672

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Nov 2 18:06:24 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt3d.git;a=commitdiff;h=ef8f672

The following commit has been merged in the master branch:
commit ef8f672114e39a953148d8946184f4146f258059
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Nov 2 15:06:04 2015 -0300

    Create the new package qt3d-assimpsceneparser-plugin for assimp support.
---
 debian/changelog                             |  1 +
 debian/control                               | 12 ++++++++++++
 debian/qt3d-assimpsceneparser-plugin.install |  1 +
 3 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c11c899..809b9ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qt3d-opensource-src (5.5.1-3) UNRELEASED; urgency=medium
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Add libassimp-dev as a build dependency in order to enable assimp support
     (Closes: #803748). Thanks Александр Волков for the bug report.
+    - Create the new package qt3d-assimpsceneparser-plugin for it.
   * Update symbols files with buildds' logs.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 02 Nov 2015 13:38:18 -0300
diff --git a/debian/control b/debian/control
index 1916997..17358c2 100644
--- a/debian/control
+++ b/debian/control
@@ -127,6 +127,18 @@ Description: Qt 3D GL Transmission Format scene parser plugin
  .
  This package contains Qt 3D's GLTF scene parser plugin.
 
+Package: qt3d-assimpsceneparser-plugin
+Architecture: any
+Multi-Arch: same
+Depends: libqt53dcore5 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Qt 3D GL Transmission Format scene parser plugin
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This package contains Qt 3D's Assimp scene parser plugin.
+
 Package: qml-module-qt3d
 Architecture: any
 Multi-Arch: same
diff --git a/debian/qt3d-assimpsceneparser-plugin.install b/debian/qt3d-assimpsceneparser-plugin.install
new file mode 100644
index 0000000..7cc00c6
--- /dev/null
+++ b/debian/qt3d-assimpsceneparser-plugin.install
@@ -0,0 +1 @@
+usr/lib/*/qt5/plugins/sceneparsers/libassimpsceneparser.so

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list