summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Sitter <sitter@kde.org>2016-04-13 08:08:23 (GMT)
committerHarald Sitter <sitter@kde.org>2016-04-13 08:08:23 (GMT)
commit9d38004f2eba3b7dd5a5fac5fe2f86240c4cdb43 (patch)
treeedc4180b61b1d3b7cd8ca3281e1e65d61dad6dc1
parent89339989c8ea230c2f9621a02cb5d320281c7735 (diff)
add new breeze-dev package for cmake config
this package doesn't depend on any binary artifact as currently it only contains the name of the plugin which is used by kwin to pick up the name without having to hardcode it.
-rw-r--r--debian/breeze-dev.install2
-rw-r--r--debian/control10
2 files changed, 12 insertions, 0 deletions
diff --git a/debian/breeze-dev.install b/debian/breeze-dev.install
new file mode 100644
index 0000000..ecc51c6
--- /dev/null
+++ b/debian/breeze-dev.install
@@ -0,0 +1,2 @@
+usr/lib/*/cmake/Breeze/BreezeConfig.cmake
+usr/lib/*/cmake/Breeze/BreezeConfigVersion.cmake
diff --git a/debian/control b/debian/control
index 52929d9..c066a6c 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,16 @@ Description: Default Plasma theme (meta-package).
.
This package is part of the KDE base workspace module.
+Package: breeze-dev
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Default Plasma theme (development files).
+ This is the default theme for the KDE Plasma desktop.
+ .
+ This package includes development files.
+ .
+ This package is part of the KDE base workspace module.
+
Package: breeze-cursor-theme
Architecture: all
Depends: ${misc:Depends}, ${shlibs:Depends}