[neon/extras/phonon-backend-vlc/Neon/stable] debian: Revert "drop the qt* version suffix"
Carlos De Maine
null at kde.org
Sun Jul 20 14:32:48 BST 2025
Git commit fc865f21b7d8bfa40b3dfe64460b079e54ce72dd by Carlos De Maine.
Committed on 20/07/2025 at 13:32.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "drop the qt* version suffix"
This reverts commit d82a48c0462c05479d45f69565d4af4ea8014f3a
M +1 -1 debian/qt5-phonon-backend-vlc.install
M +1 -1 debian/qt6-phonon-backend-vlc.install
https://invent.kde.org/neon/extras/phonon-backend-vlc/-/commit/fc865f21b7d8bfa40b3dfe64460b079e54ce72dd
diff --git a/debian/qt5-phonon-backend-vlc.install b/debian/qt5-phonon-backend-vlc.install
index 95cec44..debe5ee 100644
--- a/debian/qt5-phonon-backend-vlc.install
+++ b/debian/qt5-phonon-backend-vlc.install
@@ -1 +1 @@
-usr/lib/*/qt5/plugins/phonon4qt5_backend/phonon_vlc.so
+usr/lib/*/qt5/plugins/phonon4qt5_backend/phonon_vlc_qt5.so
diff --git a/debian/qt6-phonon-backend-vlc.install b/debian/qt6-phonon-backend-vlc.install
index 6eb5ff4..69b02fe 100644
--- a/debian/qt6-phonon-backend-vlc.install
+++ b/debian/qt6-phonon-backend-vlc.install
@@ -1 +1 @@
-usr/lib/*/qt6/plugins/phonon4qt6_backend/phonon_vlc.so
+usr/lib/*/qt6/plugins/phonon4qt6_backend/phonon_vlc_qt6.so
More information about the Neon-commits
mailing list