[Pkg-crosswire-devel] Bug#612661: bibletime should depend on libqt4-svg

Neil Mayhew neil_mayhew at sil.org
Wed Feb 9 19:40:22 GMT 2011


Package: bibletime
Version: 2.5-1
Severity: normal
Tags: patch

If libqt4-svg isn't installed, the toolbar icons are blank.

This is probably a casualty of the libqt4 package restructuring
a while back.

The attached patch is against the 2.8.0-1 version of the package from crosswire,
but will also apply against 2.5-1

-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bibletime depends on:
ii  bibletime-data          2.5-1            Documentation and data for bibleti
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libclucene0ldbl         0.9.21b-2+b1     library for full-featured text sea
ii  libcurl3-gnutls         7.21.0-1         Multi-protocol file transfer libra
ii  libgcc1                 1:4.4.5-8        GCC support library
ii  libqt4-dbus             4:4.6.3-4        Qt 4 D-Bus module
ii  libqt4-test             4:4.6.3-4        Qt 4 test module
ii  libqt4-webkit           4:4.6.3-4        Qt 4 WebKit module
ii  libqt4-xml              4:4.6.3-4        Qt 4 XML module
ii  libqtcore4              4:4.6.3-4        Qt 4 core module
ii  libqtgui4               4:4.6.3-4        Qt 4 GUI module
ii  libstdc++6              4.4.5-8          The GNU Standard C++ Library v3
ii  libsword8               1.6.1+dfsg-2+b1  API/library for bible software
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

bibletime recommends no packages.

bibletime suggests no packages.

-- no debconf information
-------------- next part --------------
--- bibletime-2.8.0.orig/debian/control	2010-11-26 15:20:42.000000000 -0700
+++ bibletime-2.8.0/debian/control	2011-02-09 12:27:20.000000000 -0700
@@ -14,7 +14,9 @@
 
 Package: bibletime
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libqtgui4 (>= 4.4.0), bibletime-data
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libqtgui4 (>= 4.4.0), libqt4-svg (>= 4.4.0),
+ bibletime-data
 Provides: sword-frontend
 Description: A bible study tool for Qt
  BibleTime is a free and easy to use bible study tool.


More information about the Pkg-crosswire-devel mailing list