[neon/kde/plasma-discover/Neon/unstable] debian: fwupd backend
Carlos De Maine
null at kde.org
Sun Dec 24 05:13:39 GMT 2023
Git commit 2248406e9f31ff6f0f40a1c5a1f7234a40331473 by Carlos De Maine.
Committed on 24/12/2023 at 06:13.
Pushed by carlosdem into branch 'Neon/unstable'.
fwupd backend
M +13 -0 debian/control
A +1 -0 debian/plasma-discover-backend-fwupd.install
M +0 -3 debian/rules
https://invent.kde.org/neon/kde/plasma-discover/-/commit/2248406e9f31ff6f0f40a1c5a1f7234a40331473
diff --git a/debian/control b/debian/control
index 2d8e0b1..05ec3d8 100644
--- a/debian/control
+++ b/debian/control
@@ -104,6 +104,19 @@ Description: Discover software management suite - Flatpak backend
This package contains a backend for the Flatpak application
bundling system.
+Package: plasma-discover-backend-fwupd
+Architecture: linux-any
+Depends: plasma-discover (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends: fwupd,
+Description: Discover software management suite - fwupd backend
+ Discover is a graphical software manager for the Plasma workspace.
+ It helps users easily and quickly find applications and other software
+ they might want to install.
+ .
+ This package contains a backend for the firmware update daemon.
+
Package: plasma-discover-backend-snap
Architecture: any
Depends: plasma-discover (= ${binary:Version}),
diff --git a/debian/plasma-discover-backend-fwupd.install b/debian/plasma-discover-backend-fwupd.install
new file mode 100644
index 0000000..cd9daa6
--- /dev/null
+++ b/debian/plasma-discover-backend-fwupd.install
@@ -0,0 +1 @@
+usr/lib/*/qt6/plugins/discover/fwupd-backend.so
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index e9eca00..e51b1d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,3 @@
override_dh_auto_configure:
dh_auto_configure -- -DBUILD_SnapBackend=OFF
-
-override_dh_shlibdeps:
- dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
More information about the Neon-commits
mailing list