tags 664003 + patch thanks According to configure.ac, pinot already supports gmime 2.6, so the attached patch is all you need to get it to compile against gmime 2.6.
Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
diff --git a/debian/control b/debian/control index 828a59b..f5f6a8c 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: cdbs, libtextcat-dev, libtag1-dev (>= 1.4), libsqlite3-dev (>= 3.1), - libgmime-2.4-dev, + libgmime-2.6-dev, libxml++2.6-dev (>= 2.12), libdbus-glib-1-dev, libsigc++-2.0-dev (>= 2.0), diff --git a/debian/rules b/debian/rules index 4561727..9c6c4dc 100755 --- a/debian/rules +++ b/debian/rules @@ -48,7 +48,7 @@ binary-install/pinot:: # Needed by upstream build process CDBS_BUILD_DEPENDS += , libcurl4-openssl-dev, libxapian-dev (>= 1.0.3), libboost-dev CDBS_BUILD_DEPENDS += , libtextcat-dev, libtag1-dev (>= 1.4), libsqlite3-dev (>= 3.1) -CDBS_BUILD_DEPENDS += , libgmime-2.4-dev, libxml++2.6-dev (>= 2.12), libdbus-glib-1-dev +CDBS_BUILD_DEPENDS += , libgmime-2.6-dev, libxml++2.6-dev (>= 2.12), libdbus-glib-1-dev CDBS_BUILD_DEPENDS += , libsigc++-2.0-dev (>= 2.0), libglib2.0-dev (>= 2.6), libssl-dev (>= 0.9.7) CDBS_BUILD_DEPENDS += , libglibmm-2.4-dev (>= 2.6), libgtkmm-2.4-dev (>= 2.10), shared-mime-info CDBS_BUILD_DEPENDS += , desktop-file-utils, libexif-dev (>= 0.6), libattr1-dev
signature.asc
Description: OpenPGP digital signature