Advertisement
Guest User

libhogweed-claws-mail-problem-1

a guest
Mar 17th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. $ dpkg -s claws-mail
  2. Package: claws-mail
  3. Status: install ok installed
  4. Priority: optional
  5. Section: mail
  6. Installed-Size: 3871
  7. Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
  8. Architecture: amd64
  9. Version: 3.13.2-1ubuntu1
  10. Replaces: claws-mail-extra-plugins (<< 3.9.1-1)
  11. Provides: imap-client, mail-reader, news-reader
  12. Depends: libc6 (>= 2.15), libcairo2 (>= 1.2.4), libcompfaceg1, libdbus-glib-1-2 (>= 0.78), libenchant1c2a (>= 1.6.0), libetpan17 (>= 1.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgnutls30 (>= 3.4.2), libgtk2.0-0 (>= 2.24.0), libice6 (>= 1:1.0.0), libldap-2.4-2 (>= 2.4.7), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpisock9, libsm6, xdg-utils
  13. Recommends: claws-mail-i18n, xfonts-100dpi | xfonts-75dpi | xfonts-100dpi-transcoded | xfonts-75dpi-transcoded, aspell-en | aspell-dictionary
  14. Suggests: claws-mail-doc (= 3.13.2-1ubuntu1), www-browser, gedit | kwrite | mousepad | nedit, claws-mail-tools
  15. Breaks: claws-mail-extra-plugins (<< 3.9.1-1)
  16. Description: Fast, lightweight and user-friendly GTK+2 based email client
  17. Claws Mail is a powerful and full-featured mail client formerly called
  18. Sylpheed-Claws. It is also extensible using loadable plugins, which can
  19. provide support for additional features, like other storage formats,
  20. feed reader, calendar management, mail filtering, etc.
  21. Homepage: http://www.claws-mail.org
  22. Original-Maintainer: Ricardo Mones <mones@debian.org>
  23.  
  24.  
  25. $ dpkg -s libhogweed4
  26. Package: libhogweed4
  27. Status: install ok installed
  28. Priority: optional
  29. Section: libs
  30. Installed-Size: 223
  31. Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
  32. Architecture: amd64
  33. Multi-Arch: same
  34. Source: nettle
  35. Version: 3.2-1ubuntu0.16.04.1
  36. Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.0.0), libnettle6 (= 3.2-1ubuntu0.16.04.1)
  37. Description: low level cryptographic library (public-key cryptos)
  38. Nettle is a cryptographic library that is designed to fit easily in more or
  39. less any context: In crypto toolkits for object-oriented languages (C++,
  40. Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
  41. space.
  42. .
  43. It tries to solve a problem of providing a common set of cryptographic
  44. algorithms for higher-level applications by implementing a
  45. context-independent set of cryptographic algorithms. In that light, Nettle
  46. doesn't do any memory allocation or I/O, it simply provides the
  47. cryptographic algorithms for the application to use in any environment and
  48. in any way it needs.
  49. .
  50. This package contains the asymmetric cryptographic algorithms, which,
  51. require the GNU multiple precision arithmetic library (libgmp) for
  52. their large integer computations.
  53. Homepage: http://www.lysator.liu.se/~nisse/nettle/
  54. Original-Maintainer: Magnus Holmgren <holmgren@debian.org>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement