Signed-off-by: Koen Kooi <koen@openembedded.org>
SECTION = "x11/network"
LICENSE = "GPL"
DEPENDS = "python startup-notification avahi gtk+ ncurses gnutls virtual/libintl gstreamer dbus"
-INC_PR = "r3"
+INC_PR = "r0"
inherit autotools gettext pkgconfig gconf
EXTRA_OECONF = " \
- --enable-audio \
--enable-vv \
--disable-perl \
--disable-tcl \
- --disable-deprecated \
--disable-gevolution \
--disable-schemas-install \
--x-includes=${STAGING_INCDIR} \
--with-gnutls-libs=${STAGING_LIBDIR} \
"
+do_configure_prepend() {
+ touch ${S}/po/Makefile
+}
+
OE_LT_RPATH_ALLOW=":${libdir}/purple-2:"
OE_LT_RPATH_ALLOW[export]="1"
file://pidgin-cross-python-265.patch \
"
-SRC_URI[md5sum] = "e4bbadadae85e5e008690b52dd51f102"
-SRC_URI[sha256sum] = "8b5788aa7b8c3fa372e6c5f671592731c86e41322bcc09facb6bbe6127e323f2"
+SRC_URI[md5sum] = "9bc6cf953ed7d383b215fa8487bf8829"
+SRC_URI[sha256sum] = "9722d7f199a6704e29900c80f270d9409d5c28caab77f495b68108d81ba3e19e"
EXTRA_OECONF += "\
--disable-gtkspell \