[SCM] breeze packaging branch, master, updated. debian/5.6.4-1-6-g46def16
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jul 9 18:07:38 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/breeze.git;a=commitdiff;h=1fb80bf
The following commit has been merged in the master branch:
commit 1fb80bfba126984f4ff3c6e8f400ca3ae6b76d8f
Author: Harald Sitter <sitter at kde.org>
Date: Wed Apr 13 10:08:23 2016 +0200
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.
---
debian/breeze-dev.install | 2 ++
debian/control | 10 ++++++++++
2 files changed, 12 insertions(+)
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 d51edcf..a45b3fd 100644
--- a/debian/control
+++ b/debian/control
@@ -51,6 +51,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}
--
breeze packaging
More information about the pkg-kde-commits
mailing list