[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#800785: marble: doesn't detect quazip properly, breaking KMZ support



Package: marble
Version: 4:15.08.1+dfsg-2
Severity: normal
Tags: patch

Dear Maintainer,

The current package doesn't detect quazip properly, even though it's listed in
Build-Depends; this breaks KMZ support.

The following patch fixes this:

diff -Nru marble-15.08.1+dfsg/debian/rules marble-15.08.1+dfsg0/debian/rules
--- marble-15.08.1+dfsg/debian/rules    2015-09-20 00:40:08.000000000 +0200
+++ marble-15.08.1+dfsg0/debian/rules   2015-10-03 16:46:24.000000000 +0200
@@ -15,6 +15,8 @@
 override_dh_auto_configure:
        $(overridden_command) -- -DWITH_DESIGNER_PLUGIN=ON \
                                 -DWITH_KF5=TRUE \
+                                -DQUAZIP_INCLUDE_DIR=/usr/include/quazip \
+                                -DQUAZIP_LIBRARIES=quazip-qt5 \
                                 $(conf_args)
 
 override_dh_strip:

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages marble depends on:
ii  libc6                   2.19-22
ii  libgcc1                 1:5.2.1-17
ii  libkf5configcore5       5.14.0-1
ii  libkf5configgui5        5.14.0-1
ii  libkf5configwidgets5    5.14.0-1
ii  libkf5coreaddons5       5.14.0-1
ii  libkf5i18n5             5.14.0-1
ii  libkf5kiowidgets5       5.14.0-1
ii  libkf5newstuff5         5.14.0-1
ii  libkf5parts5            5.14.0-1
ii  libkf5runner5           5.14.0-1
ii  libkf5wallet-bin        5.14.0-1
ii  libkf5wallet5           5.14.0-1
ii  libkf5widgetsaddons5    5.14.0-1
ii  libkf5xmlgui5           5.14.0-1
ii  libmarblewidget-qt5-22  4:15.08.1+dfsg-2.1
ii  libqt5core5a            5.4.2+dfsg-9
ii  libqt5dbus5             5.4.2+dfsg-9
ii  libqt5gui5              5.4.2+dfsg-9
ii  libqt5network5          5.4.2+dfsg-9
ii  libqt5printsupport5     5.4.2+dfsg-9
ii  libqt5widgets5          5.4.2+dfsg-9
ii  libqt5xml5              5.4.2+dfsg-9
ii  libstdc++6              5.2.1-17
ii  marble-data             4:15.08.1+dfsg-2.1
ii  marble-plugins          4:15.08.1+dfsg-2.1

marble recommends no packages.

Versions of packages marble suggests:
pn  gosmore               <none>
pn  monav-routing-daemon  <none>
pn  routino               <none>

-- no debconf information


Reply to: