[SCM] plasma-workspace packaging branch, master, updated. debian/4%5.10.5-2-32-gf931ace

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 7 15:39:45 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-workspace.git;a=commitdiff;h=c7af586

The following commit has been merged in the master branch:
commit c7af5861e2b127418a14080d9d9530e1d1f906bb
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Feb 7 16:34:34 2018 +0100

    Add new lib package libcolorcorrect5
---
 debian/control                      | 11 +++++++++++
 debian/libcolorcorrect5.install     |  2 ++
 debian/plasma-workspace-dev.acc.in  |  2 ++
 debian/plasma-workspace-dev.install |  3 +++
 4 files changed, 18 insertions(+)

diff --git a/debian/control b/debian/control
index 0446e94..6b920c6 100644
--- a/debian/control
+++ b/debian/control
@@ -92,6 +92,17 @@ Homepage: https://projects.kde.org/projects/kde/workspace/plasma-workspace
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/plasma-workspace.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/plasma-workspace.git
 
+Package: libcolorcorrect5
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Plasma Workspace for KF5 library
+ Plasma Workspace for KF5. Workspaces provide
+ support for KDE Plasma Widgets, integrated search,
+ hardware management and a high degree of customizability.
+ ColorCorrect library.
+ .
+ This package contains library files.
+
 Package: libkworkspace5-5
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
diff --git a/debian/libcolorcorrect5.install b/debian/libcolorcorrect5.install
new file mode 100644
index 0000000..c2b6f3e
--- /dev/null
+++ b/debian/libcolorcorrect5.install
@@ -0,0 +1,2 @@
+usr/lib/*/libcolorcorrect.so.5
+usr/lib/*/libcolorcorrect.so.5.*
diff --git a/debian/plasma-workspace-dev.acc.in b/debian/plasma-workspace-dev.acc.in
index b28b5e4..f166f45 100644
--- a/debian/plasma-workspace-dev.acc.in
+++ b/debian/plasma-workspace-dev.acc.in
@@ -6,6 +6,7 @@
 </version>
 
 <headers>
+    /usr/include/colorcorrect/
     /usr/include/kworkspace5/
     /usr/include/plasma/geolocation/
     /usr/include/legacytaskmanager/
@@ -19,6 +20,7 @@
 </skip_headers>
 
 <libs>
+    /usr/lib/@@DEB_HOST_MULTIARCH@@/libcolorcorrect.so
     /usr/lib/@@DEB_HOST_MULTIARCH@@/libkworkspace5.so
     /usr/lib/@@DEB_HOST_MULTIARCH@@/liblegacytaskmanager.so
     /usr/lib/@@DEB_HOST_MULTIARCH@@/libplasma-geolocation-interface.so
diff --git a/debian/plasma-workspace-dev.install b/debian/plasma-workspace-dev.install
index 2432687..be6dc85 100644
--- a/debian/plasma-workspace-dev.install
+++ b/debian/plasma-workspace-dev.install
@@ -1,11 +1,14 @@
+usr/include/colorcorrect
 usr/include/kworkspace5/
 usr/include/plasma/geolocation/
 usr/include/plasma/weather/
 usr/include/taskmanager/
 usr/lib/*/cmake/KRunnerAppDBusInterface/KRunnerAppDBusInterfaceConfig.cmake
 usr/lib/*/cmake/KSMServerDBusInterface/KSMServerDBusInterfaceConfig.cmake
+usr/lib/*/cmake/LibColorCorrect/
 usr/lib/*/cmake/LibKWorkspace/
 usr/lib/*/cmake/LibTaskManager/
+usr/lib/*/libcolorcorrect.so
 usr/lib/*/libkworkspace5.so
 usr/lib/*/libplasma-geolocation-interface.so
 usr/lib/*/libtaskmanager.so

-- 
plasma-workspace packaging



More information about the pkg-kde-commits mailing list