Package: oxygencursors / 0.0.2012-06-kde4.8-7

Metadata

Package Version Patches format
oxygencursors 0.0.2012-06-kde4.8-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add cmake project command.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add cmake project() command

drop removed inkscape argument without gui.patch | (download)

cursors.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 drop removed inkscape argument --without-gui

Removed in inkscape 1.0

inkspace use export filename instead of deprecated export png.patch | (download)

cursors.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 inkspace: use --export-filename instead of deprecated --export-png

Added in inkscape 1.0

install with cmake.patch | (download)

cursors.cmake | 11 10 + 1 - 0 !
setup.cmake | 34 27 + 7 - 0 !
2 files changed, 37 insertions(+), 8 deletions(-)

 install with cmake

Install the build cursors with cmake.

Also fail if required commands can not be found.

silence inkscape output.patch | (download)

cursors.cmake | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 silence inkscape output

Every call to inkscape prints the following output:

    Unable to init server: Could not connect: Connection refused
    Failed to get connection
    ** (inkscape:18528): CRITICAL **: 15:48:06.682: dbus_g_proxy_new_for_name: assertion 'connection != NULL' failed

    ** (inkscape:18528): CRITICAL **: 15:48:06.682: dbus_g_proxy_call: assertion 'DBUS_IS_G_PROXY (proxy)' failed

    ** (inkscape:18528): CRITICAL **: 15:48:06.682: dbus_g_connection_register_g_object: assertion 'connection != NULL' failed

    ** (inkscape:18528): WARNING **: 15:48:06.795: Fonts dir '/usr/share/inkscape/fonts' does not exist and will be ignored.

They are caused by the minimal chroot and are non critical.
Especially in parallel builds these messages make the build log almost unreadable.

add cmake cmake_minimum_required command.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add cmake cmake_minimum_required() command

introduce custom cmake targets.patch | (download)

cursors.cmake | 15 13 + 2 - 0 !
1 file changed, 13 insertions(+), 2 deletions(-)

 introduce custom cmake targets

Avoid multiple generation of dependent files
If timed badly this can cause parallel builds to fail

Do not ship dolphin .directory entries.patch | (download)

symlinks/.directory | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 do not ship dolphin .directory entries


Add no drop and vertical text svg images.patch | (download)

config/no-drop.in | 1 1 + 0 - 0 !
config/vertical-text.in | 1 1 + 0 - 0 !
svg/no-drop.svg | 458 458 + 0 - 0 !
svg/vertical-text.svg | 170 170 + 0 - 0 !
4 files changed, 630 insertions(+)

 add no-drop and vertical-text svg images

vertical-text is xterm rotated
no-drop is a combination of grab and circle