[neon/qt6/qt6-lottie/Neon/release] debian: more installs and a qt6-lottie.links file
Carlos De Maine
null at kde.org
Sun Nov 30 02:45:53 GMT 2025
Git commit 61507b93323acc1364f807de5eb6765a6b00f167 by Carlos De Maine.
Committed on 30/11/2025 at 02:45.
Pushed by carlosdem into branch 'Neon/release'.
more installs and a qt6-lottie.links file
M +7 -0 debian/qt6-lottie-dev.install
M +5 -1 debian/qt6-lottie.install
A +1 -0 debian/qt6-lottie.links
https://invent.kde.org/neon/qt6/qt6-lottie/-/commit/61507b93323acc1364f807de5eb6765a6b00f167
diff --git a/debian/qt6-lottie-dev.install b/debian/qt6-lottie-dev.install
index fdd0161..d1c730e 100644
--- a/debian/qt6-lottie-dev.install
+++ b/debian/qt6-lottie-dev.install
@@ -1,6 +1,13 @@
usr/include/${DEB_HOST_MULTIARCH}/
usr/lib/${DEB_HOST_MULTIARCH}/cmake/
+usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6Lottie.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6Lottie.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6LottieVectorImageGenerator.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6LottieVectorImageGenerator.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6LottieVectorImageHelpers.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6LottieVectorImageHelpers.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/
diff --git a/debian/qt6-lottie.install b/debian/qt6-lottie.install
index 71ced0a..c324e7a 100644
--- a/debian/qt6-lottie.install
+++ b/debian/qt6-lottie.install
@@ -1,2 +1,6 @@
+usr/lib/qt6/bin/lottietoqml
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6Lottie.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6LottieVectorImageGenerator.so.*
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt/labs/
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6LottieVectorImageHelpers.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/
diff --git a/debian/qt6-lottie.links b/debian/qt6-lottie.links
new file mode 100644
index 0000000..556814d
--- /dev/null
+++ b/debian/qt6-lottie.links
@@ -0,0 +1 @@
+usr/lib/qt6/bin/lottietoqml usr/bin/lottietoqml6
More information about the Neon-commits
mailing list