# $Id$ PortSystem 1.0 name finch version 2.5.7 revision 1 categories net platforms darwin maintainers simon 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!, MSN, \ ICQ, Jabber, Napster, IRC, and Zephyr via included \ plugins. homepage http://www.pidgin.im/ master_sites sourceforge:pidgin checksums md5 9ced7b5a025a8cf6fa412aee74e51e06 \ sha1 be1913739febd3c367011615f349cba563a06a51 \ rmd160 0453d5bf283fb8eb0651ef5989236ba38355b7ef distname pidgin-${version} use_bzip2 yes depends_lib port:audiofile \ port:libao \ port:libxml2 \ port:nspr \ port:nss \ port:p5-xml-parser \ port:glib2 patchfiles patch-finch_libgnt_Makefile.in.diff configure.args --disable-avahi \ --disable-gtkui \ --disable-dbus \ --disable-gstreamer \ --disable-gtkspell \ --disable-meanwhile \ --disable-nm \ --disable-screensaver \ --disable-sm \ --disable-startup-notification \ --enable-nss \ --mandir=${prefix}/share/man \ --with-nspr-includes=${prefix}/include/nspr \ --with-nspr-libs=${prefix}/lib/nspr \ --with-nss-includes=${prefix}/include/nss \ --with-nss-libs=${prefix}/lib/nss \ --without-x configure.ldflags-append -bind_at_load configure.cppflags-append -no-cpp-precomp post-build { # Don't install perllocal.pod as it collides with other ports. system "cd ${worksrcpath}; patch -p0 < ${filespath}/patch-perllocal.pod.diff" } livecheck.distname Pidgin