[neon/kf6/kf6-breeze-icons/Neon/unstable] debian: update installs
Carlos De Maine
null at kde.org
Thu Nov 16 23:57:56 GMT 2023
Git commit 951480edffee53603c2ddc3348e95c699c9580e1 by Carlos De Maine.
Committed on 17/11/2023 at 00:57.
Pushed by carlosdem into branch 'Neon/unstable'.
update installs
M +10 -0 debian/control
A +3 -0 debian/kf6-breeze-icon-theme-dev.install
A +4 -0 debian/kf6-breeze-icon-theme.install
https://invent.kde.org/neon/kf6/kf6-breeze-icons/-/commit/951480edffee53603c2ddc3348e95c699c9580e1
diff --git a/debian/control b/debian/control
index fdea506..c15ef1d 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,16 @@ Description: RCC resources for the breeze icon theme
.
This package is part of the Breeze theme module.
+Package: kf6-breeze-icon-theme-dev
+Architecture: any
+Section: kde
+X-Neon-MergedPackage: true
+Depends: kf6-breeze-icon-theme, hicolor-icon-theme, ${misc:Depends}, ${shlibs:Depends}
+Description: Default Plasma icon theme -development files
+ This is the default icon theme for the KDE Plasma 6 desktop.
+ .
+ This package is part of the Breeze theme module.
+
Package: breeze-icon-theme
Architecture: all
Multi-Arch: foreign
diff --git a/debian/kf6-breeze-icon-theme-dev.install b/debian/kf6-breeze-icon-theme-dev.install
new file mode 100644
index 0000000..59bfe89
--- /dev/null
+++ b/debian/kf6-breeze-icon-theme-dev.install
@@ -0,0 +1,3 @@
+usr/include/KF6/BreezeIcons
+usr/lib/*/cmake/
+usr/lib/*/libKF6BreezeIcons.so
diff --git a/debian/kf6-breeze-icon-theme.install b/debian/kf6-breeze-icon-theme.install
new file mode 100644
index 0000000..3cdf78f
--- /dev/null
+++ b/debian/kf6-breeze-icon-theme.install
@@ -0,0 +1,4 @@
+usr/share/icons/breeze/
+usr/share/icons/breeze-dark/
+usr/lib/*/libKF6BreezeIcons.so.5.245.0
+usr/lib/*/libKF6BreezeIcons.so.6
\ No newline at end of file
More information about the Neon-commits
mailing list