aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pidgin/pidgin_2.5.8.bb
blob: 160f09634d9dc945cc219317c468cb32776d8e78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
require pidgin.inc
PR = "${INC_PR}.0"

SRC_URI = "\
  ${SOURCEFORGE_MIRROR}/pidgin/pidgin-${PV}.tar.bz2 \
  file://sanitize-configure.ac.patch;apply=yes \
  file://pidgin.desktop-set-icon.patch;apply=yes \
  file://purple-OE-branding-25.patch;apply=yes \
  file://pidgin-cross-python.patch;apply=yes \
"

EXTRA_OECONF += "\
  --disable-gtkspell \
  --disable-meanwhile \
  --disable-nm \
  --disable-screensaver \
"

SRC_URI[md5sum] = "c207407dca71c6357c82135875e472f0"
SRC_URI[sha256sum] = "2f79da1f127dd05f9404494ebc794f8cda919764fd2424f79df31f3b0f9dfd21"