# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {devans @dbevans} openmaintainer
description Multi-protocol Instant Messaging client
long_description Pidgin is an Open Source clone of America OnLine's \
Instant Messenger client that uses GTK+ version 2. It \
features multiple groups, group chat, user information \
fetching and registration, time stamping, and more. It \
also supports other IM protocols, including Yahoo!, \
ICQ, Jabber, Napster, IRC, and Zephyr via included \
homepage https://www.pidgin.im/
master_sites sourceforge:project/pidgin/Pidgin/${version}
checksums rmd160 48f1c281fb018257b2757c4c93ad1501f9f5a356 \
sha256 2747150c6f711146bddd333c496870bfd55058bab22ffb7e4eb784018ec46d8f \
# Python is only required if --enable-dbus is used, and only for
# the build process to generate the dbus code, not for running pidgin.
# set 'pbranch' to desired perl version for perl plugin support
# currently 5.26 (#55208)
depends_build port:pkgconfig \
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
patchfiles patch-configure.ac.diff \
patch-libpurple-internal.h.diff \
patch-pidgin-gtkdocklet-gtk.c.diff \
patch-finch_libgnt_Makefile.am.diff \
patch-finch_libgnt_gntwm.c.diff
# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}