Package: bluedevil / 1.2.3-1

Metadata

Package Version Patches format
bluedevil 1.2.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_libbluedevilaction_is_private.diff | (download)

src/actionplugins/CMakeLists.txt | 3 1 + 2 - 0 !
src/actionplugins/audio/CMakeLists.txt | 1 1 + 0 - 0 !
src/actionplugins/audio/helper/CMakeLists.txt | 1 1 + 0 - 0 !
src/actionplugins/input/CMakeLists.txt | 1 1 + 0 - 0 !
src/actionplugins/input/helper/CMakeLists.txt | 1 1 + 0 - 0 !
src/actionplugins/networkdun/CMakeLists.txt | 1 1 + 0 - 0 !
src/actionplugins/networkdun/helper/CMakeLists.txt | 1 1 + 0 - 0 !
src/actionplugins/networkpanu/CMakeLists.txt | 1 1 + 0 - 0 !
src/actionplugins/networkpanu/helper/CMakeLists.txt | 1 1 + 0 - 0 !
src/actionplugins/sendfile/CMakeLists.txt | 1 1 + 0 - 0 !
src/wizard/CMakeLists.txt | 1 1 + 0 - 0 !
11 files changed, 11 insertions(+), 2 deletions(-)

 modifies cmakelists.txt so that libbluedevilaction.so
 is installed in a subdirectory of /usr/lib, as recommended by the
 Debian policy and sets RPATH for everything that uses this library.
 In addition, the command to install actionplugin.h is removed.