surpport seeking the recorded video
[vuplus_openembedded] / recipes / pidgin / pidgin_2.6.5.bb
1 require pidgin.inc
2 PR = "${INC_PR}.0"
3
4 DEPENDS += "farsight2 libidn"
5
6 SRC_URI = "\
7   ${SOURCEFORGE_MIRROR}/pidgin/pidgin-${PV}.tar.bz2 \
8   file://sanitize-configure.ac.patch;patch=1 \
9   file://pidgin.desktop-set-icon.patch;patch=1 \
10   file://purple-OE-branding-25.patch;patch=1 \
11   file://pidgin-cross-python-265.patch;patch=1 \
12 "
13
14 EXTRA_OECONF += "\
15   --disable-gtkspell \
16   --disable-meanwhile \
17   --disable-nm \
18   --disable-screensaver \
19 "